-
Notifications
You must be signed in to change notification settings - Fork 642
release: 100.0.0
#3325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
release: 100.0.0
#3325
Changes from 8 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
a054fdc
Initialize Release 100.0.0
GuillaumeRx 3135ee4
Update Release 100.0.0
GuillaumeRx 19431e0
fix changelogs
GuillaumeRx 3b7e0ad
fix changelogs again
GuillaumeRx 22e0dcb
fix changelog and update manifests
GuillaumeRx cb00751
fix changelogs again
GuillaumeRx 88c1d66
apply changelog updates from code review
GuillaumeRx 2608a71
fix incorrect version
GuillaumeRx bbf3759
update manifests with suggestions from review
GuillaumeRx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "name": "root", | ||
| "version": "99.0.0", | ||
| "version": "100.0.0", | ||
| "private": true, | ||
| "repository": { | ||
| "type": "git", | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [1.1.2] | ||
|
|
||
| ### Fixed | ||
|
|
||
| - Add missing `displayAvatar` props ([#3312](https://github.com/MetaMask/snaps/pull/3312)) | ||
|
|
||
| ## [1.1.1] | ||
|
|
||
| ### Changed | ||
|
|
@@ -25,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| - Initial release of the `@metamask/send-flow-example-snap` example. | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [1.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [1.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [1.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [1.0.0]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected] | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [2.1.5] | ||
|
|
||
| ### Changed | ||
|
|
||
| - Remove deprecated Browserify options from CLI ([#3313](https://github.com/MetaMask/snaps/pull/3313)) | ||
|
|
||
| ## [2.1.4] | ||
|
|
||
| ### Fixed | ||
|
|
@@ -71,7 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
| - The version of the package no longer needs to match the version of all other | ||
| MetaMask Snaps packages. | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [2.1.5]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.1.4]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.1.3]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| - Remove deprecated Browserify configuration ([#3313](https://github.com/MetaMask/snaps/pull/3313)) | ||
| ## [7.0.0] | ||
|
|
||
| ### Changed | ||
|
|
||
| - **BREAKING** Remove deprecated Browserify configuration ([#3313](https://github.com/MetaMask/snaps/pull/3313)) | ||
GuillaumeRx marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - The Browserify bundler is no longer supported. Snaps using the Browserify | ||
| bundler will need to be migrated to the new configuration format based on | ||
| Webpack. | ||
|
|
@@ -346,7 +350,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
| - The version of the package no longer needs to match the version of all other | ||
| MetaMask Snaps packages. | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [7.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [6.7.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [6.6.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [6.6.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [11.3.0] | ||
GuillaumeRx marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ### Changed | ||
|
|
||
| - Make comparision case sensitive in MultichainRouter ([#3310](https://github.com/MetaMask/snaps/pull/3310)) | ||
|
|
||
| ## [11.2.0] | ||
|
|
||
| ### Added | ||
|
|
@@ -703,7 +709,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
| - The version of the package no longer needs to match the version of all other | ||
| MetaMask Snaps packages. | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [11.3.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [11.2.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [11.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [11.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [7.2.1] | ||
|
|
||
| ### Fixed | ||
|
|
||
| - Add missing `includeMarketData` param to `onAssetsConversion` handler ([#3323](https://github.com/MetaMask/snaps/pull/3323)) | ||
|
|
@@ -462,7 +464,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
| - The version of the package no longer needs to match the version of all other | ||
| MetaMask Snaps packages. | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [7.2.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [7.2.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [7.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [7.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [2.5.0] | ||
|
|
||
| ### Added | ||
|
|
||
| - Add support for `AddressInput` ([#3312](https://github.com/MetaMask/snaps/pull/3312)) | ||
|
|
||
| ## [2.4.1] | ||
|
|
||
| ### Fixed | ||
|
|
@@ -147,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| - Initial release of `@metamask/snaps-simulation` package ([#2727](https://github.com/MetaMask/snaps/pull/2727)) | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [2.5.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.4.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.4.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.3.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [2.21.1] | ||
|
|
||
| ### Changed | ||
|
|
||
| - Use latest versions of example Snaps ([#3325](https://github.com/MetaMask/snaps/pull/3325)) | ||
|
|
||
| ## [2.21.0] | ||
|
|
||
| ### Removed | ||
|
|
@@ -313,7 +319,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| - Fix NPM package name of the network access snap ([#1621](https://github.com/MetaMask/snaps/pull/1621)) | ||
|
|
||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected] | ||
| [2.21.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.21.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.20.3]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
| [2.20.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected] | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.