svelte@4.0.1
          ·
          
            3305 commits
          
          to main
          since this release
        
        
        
Patch Changes
- 
fix: ensure identifiers in destructuring contexts don't clash with existing ones (#8840) 
- 
fix: ensure createEventDispatcherandActionReturnwork with types from generic function parameters (#8872)
- 
fix: apply transition to <svelte:element>with local transition (#8865)
- 
fix: relax a11y "no redundant role" rule for li, ul, ol (#8867) 
- 
fix: remove tsconfig.json from published package (#8859)