-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jakub Freisler
committed
Feb 20, 2020
1 parent
6da203f
commit 5cd157d
Showing
3 changed files
with
11 additions
and
4 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,10 +1,17 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. Click on the version number to see detailed file comparison. | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [2.1.0](https://github.com/phrase/react-intl-phraseapp/compare/v1.0.0...v2.1.0) (2020-02-20) | ||
|
||
|
||
### Features | ||
|
||
* add back binding for functions within injectIntl ([c50d009](https://github.com/phrase/react-intl-phraseapp/commit/c50d0093441472ad9d037198f22ac4ac589c382d)) | ||
|
||
## [2.0.0](https://github.com/phrase/react-intl-phraseapp/compare/v1.0.0...v2.0.0) (2020-02-13) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* remove unnecessary `state` property and `error` prop ([#39](https://github.com/phrase/react-intl-phraseapp/pull/39)) ([2c03b1b](https://github.com/phrase/react-intl-phraseapp/commit/2c03b1b041e398775e52d57378546557e38a4f81)) | ||
* add support for `react-intl@>=3.0.0`! Please follow [upgrade guide](https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md) to make your app compatible (especially the ["Breaking API Changes" section](https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md#breaking-api-changes)) ([#36](https://github.com/phrase/react-intl-phraseapp/pull/36)) ([031645a](https://github.com/phrase/react-intl-phraseapp/commit/031645aba94ae8fb8ebe1e5ec3dd7d7c390805d7)) | ||
* add support for `react-intl@>=3.0.0`! Please follow [upgrade guide](https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md) to make your app compatible (especially the ["Breaking API Changes" section](https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md#breaking-api-changes)) ([#36](https://github.com/phrase/react-intl-phraseapp/pull/36)) ([3fb9c26](https://github.com/phrase/react-intl-phraseapp/commit/3fb9c2612ba164824144bcc08cb4809aae1039a1)) |
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