8.1.0 (2024-10-11)
- Ignore the dirty-form prompt when navigating to a logout location. STRIPESFF-35.
8.0.1 (2024-03-13)
- Update translations
8.0.0 (2023-10-11)
- Avoid private paths in stripes-core imports. Refs STRIPESFF-27.
- Compile translations. Refs STRIPESFF-29.
- BREAKING Upgrade
react
tov18
. Refs STRIPESFF-30. - BREAKING bump
react-intl
tov6.4.4
. Refs STRIPESFF-33.
7.0.0 (2023-01-30)
- Bump
flat
to avoid security concerns. Refs STRIPESFF-21.
6.1.1 (2022-10-13)
- translations
6.1.0 (2022-06-14)
- Upgrade NodeJS to active LTS, v16. Refs STRIPESFF-16.
- Migrate to
@babel/eslint-parser
. Refs STRIPESFF-15.
6.0.0 (2021-09-27)
- React 17. Refs STRIPESFF-10.
5.1.0 (2021-06-09)
- translations
5.0.0 (2021-02-25)
- Increment
react-intl
to^5.7
. Refs STRIPES-694. - Increment
stripes-core
to v7.0.0. - Increment
stripes-components
to v9.0.0.
4.0.0 (2020-10-06)
- Increment
react-router
to^5.2
. Refs STRIPES-674. - Move inter-stripes deps to peers. Refs STRIPESFF-6.
3.0.0 (2020-05-20)
- Increment
stripes-core
to v5.0.0. - Increment
stripes-components
to v7.0.0. - Increment
react-intl
tov4.5
. Refs STRIPES-672.
2.1.0 (2020-03-16)
- Turn off navigation check during submission. Fixes STRIPESFF-3.
- Correct
Full Changelog
links that pointed tostripes-core
. - Provide correct prop-type for
StripesFinalFormWrapper.Form
.
2.0.0 (2020-03-04)
- Increment
stripes-core
to v4.0.0. - Increment
stripes-components
to v6.0.0. - Security update for eslint to
v6.2.1
. Refs STRIPES-648
1.4.0 (2019-12-04)
- Increment
stripes-core
to v3.11.0. - Increment
stripes-components
to v5.9.0. - Add
initialValues
to subscriptions, restoring the behavior of final-form v4.18.5 and react-final-form v6.3.0.
1.3.0 (2019-09-25)
- Increment
stripes-core
to v3.10.0. - Increment
stripes-components
to v5.8.0.
1.2.0 (2019-09-09)
- Increment
stripes-core
to v3.9.0. - Increment
stripes-components
to v5.7.0.
1.1.0 (2019-08-21)
- Increment
stripes-core
to v3.8.0. - Increment
stripes-components
to v5.6.0.
1.0.0 (2019-08-01)
- First formal release