Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sveltejs
/
svelte
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.7k
Star
85.2k
Code
Issues
902
Pull requests
71
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
42f73a0
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 12, 2025
tweak conditions
Rich-Harris
committed
42f73a0
Copy full SHA for 42f73a0
cosmetic tweak
Rich-Harris
committed
0e57669
Copy full SHA for 0e57669
simplify
Rich-Harris
committed
c4182f5
Copy full SHA for c4182f5
tweak docs
Rich-Harris
committed
bde0252
Copy full SHA for bde0252
Merge branch 'main' into state-onchange
Rich-Harris
committed
bfa0883
Copy full SHA for bfa0883
chore: remove some unused code (#15747)
Rich-Harris
authored
3d6da41
Copy full SHA for 3d6da41
ValueOptions -> StateOptions
Rich-Harris
committed
af70cef
Copy full SHA for af70cef
merge main
Rich-Harris
committed
9f34f7c
Copy full SHA for 9f34f7c
Commits on Apr 11, 2025
use pnpm/action-setup (#15744)
Rich-Harris
authored
a5240cc
Copy full SHA for a5240cc
chore(deps-dev): bump vite from 5.4.17 to 5.4.18 (#15743)
Show description for d38504d
dependabot[bot]
authored
d38504d
Copy full SHA for d38504d
Version Packages (#15737)
Show description for fd57eb3
github-actions[bot]
authored
fd57eb3
Copy full SHA for fd57eb3
chore: remove unused documentation markdown files (#15738)
Rich-Harris
authored
9b25071
Copy full SHA for 9b25071
fix: update `state_referenced_locally` message (#15733)
Show description for 95a020a
Rich-Harris
authored
95a020a
Copy full SHA for 95a020a
Version Packages (#15731)
Show description for 02448a9
github-actions[bot]
authored
02448a9
Copy full SHA for 02448a9
feat: add `css.hasGlobal` to `compile` output (#15450)
Show description for 0117109
paoloricciuti
and
Rich-Harris
authored
0117109
Copy full SHA for 0117109
Commits on Apr 10, 2025
fix: add snippet argument validation in dev (#15521)
Show description for ec1d85c
Ocean-OS
and
Rich-Harris
authored
ec1d85c
Copy full SHA for ec1d85c
Version Packages (#15729)
Show description for 0020e59
github-actions[bot]
authored
0020e59
Copy full SHA for 0020e59
fix: don't transform reassigned state in labeled statement in `$derived` (#15725)
Show description for 0d233e5
paoloricciuti
and
Rich-Harris
authored
0d233e5
Copy full SHA for 0d233e5
nicer sandbox output (#15730)
Rich-Harris
authored
73acf6e
Copy full SHA for 73acf6e
fix: improve internal_set versioning mechanic (#15724)
trueadm
authored
9cafdd8
Copy full SHA for 9cafdd8
Version Packages (#15726)
Show description for c2c83b6
github-actions[bot]
authored
c2c83b6
Copy full SHA for c2c83b6
fix: handle hydration mismatches in await blocks (#15708)
Show description for 6d195f0
Rich-Harris
authored
6d195f0
Copy full SHA for 6d195f0
fix: prevent ownership warnings if the fallback of a bindable is used (#15720)
Show description for 6c97a78
paoloricciuti
authored
6c97a78
Copy full SHA for 6c97a78
Commits on Apr 9, 2025
Version Packages (#15712)
Show description for 475b5db
github-actions[bot]
authored
475b5db
Copy full SHA for 475b5db
chore: remove stack-based module boundaries (#15711)
Rich-Harris
authored
c23f151
Copy full SHA for c23f151
docs: explain restriction on exporting reassigned state (#15713)
Rich-Harris
authored
93110a3
Copy full SHA for 93110a3
docs: update `$effect` examples (#15463)
Show description for 0ff3d74
benmccann
and
Rich-Harris
authored
0ff3d74
Copy full SHA for 0ff3d74
docs: raise importance of global vs local transitions (#15479)
Show description for 0ca1f4a
midzelis
and
Rich-Harris
authored
0ca1f4a
Copy full SHA for 0ca1f4a
Commits on Apr 8, 2025
chore: revert corepack override (#15197)
Show description for e9a16c4
Rich-Harris
and
benmccann
authored
e9a16c4
Copy full SHA for e9a16c4
fix: set deriveds as `CLEAN` if they are assigned to (#15592)
Show description for 966ccfb
paoloricciuti
authored
966ccfb
Copy full SHA for 966ccfb
fix: better scope `:global()` with nesting selector `&` (#15671)
Show description for 708f541
7nik
authored
708f541
Copy full SHA for 708f541
Version Packages (#15705)
Show description for 7694818
github-actions[bot]
authored
7694818
Copy full SHA for 7694818
fix: rework binding ownership validation (#15678)
Show description for 98d14ec
dummdidumm
and
Rich-Harris
authored
98d14ec
Copy full SHA for 98d14ec
fix: allow `$.state` and `$.derived` to be treeshaken (#15702)
Rich-Harris
authored
caf62ee
Copy full SHA for caf62ee
Commits on Apr 7, 2025
docs:Update 02-context.md (#15700)
Show description for 6a668c4
simon-lund
and
Rich-Harris
authored
6a668c4
Copy full SHA for 6a668c4
Pagination
Previous
Next
You can’t perform that action at this time.