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
- Refactor: extract common field components into reusable Field component ([#122](https://github.com/MetaMask/snap-7715-permissions/pull/122))
45
-
- style: fix indentation in package.json files and docs
46
-
- build: downgrade @types/react from 18.3.23 to 18.2.4
47
-
- Update linter rule for empty line is js docs and update comments to have an empty line
37
+
- Downgrade @types/react from 18.3.23 to 18.2.4
48
38
- Reduce usage of @metamask/delegation-toolkit and viem ([#107](https://github.com/MetaMask/snap-7715-permissions/pull/107))
49
39
- Bump the npm_and_yarn group across 1 directory with 3 updates ([#78](https://github.com/MetaMask/snap-7715-permissions/pull/78))
50
-
- refactor: reduce boilerplate in permission definitions
51
-
- Remove errant console.log
52
40
- Improve profile sync dev experience ([#86](https://github.com/MetaMask/snap-7715-permissions/pull/86))
53
-
- Update ARCHITECTURE.md to reflect current state. Update manifest files."
54
-
- Can now remove optional permission properties
55
-
- Simplify confirmation dialog structure
56
-
- upgrade delegation-toolkit and improve UI components
57
-
-improve permission request orchestration and code quality
58
-
-Split permission request validation and hydration
59
-
-Iterate on nativetokenstream confirmation to be closer to design requirements. Add origin, network, token to confirmation.
41
+
- Update ARCHITECTURE.md to reflect current state. Update manifest files.
42
+
43
+
### Removed
44
+
45
+
-Remove development constants from production artifacts ([#148](https://github.com/MetaMask/snap-7715-permissions/pull/148))
46
+
-Remove unused code and images ([#111](https://github.com/MetaMask/snap-7715-permissions/pull/111))
47
+
-Remove 'viem' dependency from package.json and related files ([#154](https://github.com/MetaMask/snap-7715-permissions/pull/154))
60
48
61
49
### Fixed
62
50
@@ -68,12 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
68
56
- Fix linting: - add eslint packages to packages - fix linting errors in gator permissions snap
69
57
- Fix issue where accountMeta was not being included on the response object correctly. ([#95](https://github.com/MetaMask/snap-7715-permissions/pull/95))
70
58
71
-
### Removed
72
-
73
-
- Remove development constants from production artifacts ([#148](https://github.com/MetaMask/snap-7715-permissions/pull/148))
74
-
- Remove unused code and images ([#111](https://github.com/MetaMask/snap-7715-permissions/pull/111))
0 commit comments