@@ -7,45 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### Uncategorized
11-
12- - Release 99.0.0 ([ #3309 ] ( https://github.com/MetaMask/snaps/pull/3309 ) )
13- - chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([ #3297 ] ( https://github.com/MetaMask/snaps/pull/3297 ) )
14- - chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([ #3283 ] ( https://github.com/MetaMask/snaps/pull/3283 ) )
15- - perf: Optimize ` typedUnion ` ([ #3275 ] ( https://github.com/MetaMask/snaps/pull/3275 ) )
16- - chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([ #3277 ] ( https://github.com/MetaMask/snaps/pull/3277 ) )
17- - Release 98.0.0 ([ #3269 ] ( https://github.com/MetaMask/snaps/pull/3269 ) )
18- - Release 96.0.0 ([ #3256 ] ( https://github.com/MetaMask/snaps/pull/3256 ) )
19- - chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([ #3254 ] ( https://github.com/MetaMask/snaps/pull/3254 ) )
20- - perf!: Use mnemonic seed for state persistence key derivation ([ #3217 ] ( https://github.com/MetaMask/snaps/pull/3217 ) )
21- - chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([ #3204 ] ( https://github.com/MetaMask/snaps/pull/3204 ) )
22- - Release 91.0.0 ([ #3185 ] ( https://github.com/MetaMask/snaps/pull/3185 ) )
23- - Migrate to ESLint 9 ([ #3118 ] ( https://github.com/MetaMask/snaps/pull/3118 ) )
24- - Release 90.0.0 ([ #3123 ] ( https://github.com/MetaMask/snaps/pull/3123 ) )
25- - chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([ #3091 ] ( https://github.com/MetaMask/snaps/pull/3091 ) )
26- - chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([ #3050 ] ( https://github.com/MetaMask/snaps/pull/3050 ) )
27- - Release 88.0.0 ([ #3061 ] ( https://github.com/MetaMask/snaps/pull/3061 ) )
28- - Release 87.0.0 ([ #3055 ] ( https://github.com/MetaMask/snaps/pull/3055 ) )
29- - Release 85.0.0 ([ #3038 ] ( https://github.com/MetaMask/snaps/pull/3038 ) )
30- - Release 82.0.0 ([ #3012 ] ( https://github.com/MetaMask/snaps/pull/3012 ) )
31- - Bump MetaMask dependencies ([ #2946 ] ( https://github.com/MetaMask/snaps/pull/2946 ) )
32- - Cache snap state in memory ([ #2980 ] ( https://github.com/MetaMask/snaps/pull/2980 ) )
33- - chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([ #2989 ] ( https://github.com/MetaMask/snaps/pull/2989 ) )
34- - Release 81.0.0 ([ #2964 ] ( https://github.com/MetaMask/snaps/pull/2964 ) )
35- - feat: Automatically add ` platformVersion ` to manifest ([ #2938 ] ( https://github.com/MetaMask/snaps/pull/2938 ) )
36- - feat: Allow async initialization logic ([ #2918 ] ( https://github.com/MetaMask/snaps/pull/2918 ) )
37- - Add property and hook for specifying custom cryptography functions ([ #2909 ] ( https://github.com/MetaMask/snaps/pull/2909 ) )
38- - chore: Bump MetaMask dependencies ([ #2853 ] ( https://github.com/MetaMask/snaps/pull/2853 ) )
39- - Add TypeScript typechecking to snaps-cli ([ #2783 ] ( https://github.com/MetaMask/snaps/pull/2783 ) )
40- - Set target back to ES2020 ([ #2767 ] ( https://github.com/MetaMask/snaps/pull/2767 ) )
41- - Set target to ES2022 and lib to ES2023 ([ #2751 ] ( https://github.com/MetaMask/snaps/pull/2751 ) )
42- - Update Yarn constraints to use JavaScript-based constraints ([ #2740 ] ( https://github.com/MetaMask/snaps/pull/2740 ) )
43- - Update metadata for all packages ([ #2748 ] ( https://github.com/MetaMask/snaps/pull/2748 ) )
44- - Add ` since-latest-release ` script to match ` MetaMask/core ` ([ #2744 ] ( https://github.com/MetaMask/snaps/pull/2744 ) )
45- - Update test scripts to match ` MetaMask/core ` ([ #2745 ] ( https://github.com/MetaMask/snaps/pull/2745 ) )
46- - Fix linting of ` package.json ` files ([ #2742 ] ( https://github.com/MetaMask/snaps/pull/2742 ) )
47- - Update changelog validation scripts to match ` MetaMask/core ` ([ #2741 ] ( https://github.com/MetaMask/snaps/pull/2741 ) )
48-
4910## [ 2.1.3]
5011
5112### Fixed
0 commit comments