-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [20.0.0](v19.25.3...v20.0.0) (2022-06-17) * feat!: implement i18n in Paragon components and in docs site (#1100) ([53e0ac6](53e0ac6)), closes [#1100](#1100) ### BREAKING CHANGES * By adding i18n support to the Paragon design system, we are introducing a peer dependency on `[email protected]` or greater. This may be a breaking change for some consumers, if your repository: * Uses v1 of `@edx/frontend-platform` * Uses older version of `react-intl` than v5.25.0 directly. * Does not use `react-intl`.
- Loading branch information
1 parent
53e0ac6
commit 461f4cf
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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,3 +1,16 @@ | ||
# [20.0.0](https://github.com/openedx/paragon/compare/v19.25.3...v20.0.0) (2022-06-17) | ||
|
||
|
||
* feat!: implement i18n in Paragon components and in docs site (#1100) ([53e0ac6](https://github.com/openedx/paragon/commit/53e0ac632b45b045c0932741b05c2251ee056c47)), closes [#1100](https://github.com/openedx/paragon/issues/1100) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* By adding i18n support to the Paragon design system, we are introducing a peer dependency on `[email protected]` or greater. This may be a breaking change for some consumers, if your repository: | ||
* Uses v1 of `@edx/frontend-platform` | ||
* Uses older version of `react-intl` than v5.25.0 directly. | ||
* Does not use `react-intl`. | ||
|
||
## [19.25.3](https://github.com/openedx/paragon/compare/v19.25.2...v19.25.3) (2022-06-15) | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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