This version primarily addresses an issue with useLocalStore, identified and resolved by @yard. The useLocalStore hook now properly cleans up existing subscriptions when a new instance is created, preventing updates from previous instances. Additionally, various dependencies have been updated.
Patches
- chore: minor, non-functional changes by @no-stack-dub-sack in #876
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 in /website by @dependabot in #879
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #878
- chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #862
- chore(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #903
- chore(deps): bump ws from 8.13.0 to 8.17.1 by @dependabot in #908
- fix: Making sure models created with useLocalStore stop updating the state on update by @yard in #914
Full Changelog: v6.0.4...v6.0.5