·
          
            2772 commits
          
          to main
          since this release
        
        
        
Patch Changes
- 
breaking: snippets can now take multiple arguments, support default parameters. Because of this, the type signature has changed (#9988) 
- 
Use generic Tas the return type for$derived.call()(#10349)
- 
fix: replace TODO errors (#10326) 
- 
fix: add proper typings for $derived.call(6145be5c695a063c70944272a42d9c63fdd71d64)
- 
fix: improve handling of unowned derived signals (#10342) 
- 
fix: correctly reference destructured derived binding in event handler (#10333) 
- 
fix: add scrollendevent type (#10337)
- 
fix: improve unstate handling of non enumerable properties (#10348)