Skip to content

Latest commit

 

History

History
109 lines (73 loc) · 4.8 KB

CHANGELOG.md

File metadata and controls

109 lines (73 loc) · 4.8 KB

Change history for stripes-final-form

8.2.0 IN PROGRESS

8.1.0 (2024-10-11)

Full Changelog

  • Ignore the dirty-form prompt when navigating to a logout location. STRIPESFF-35.

8.0.1 (2024-03-13)

Full Changelog

  • Update translations

8.0.0 (2023-10-11)

Full Changelog

  • Avoid private paths in stripes-core imports. Refs STRIPESFF-27.
  • Compile translations. Refs STRIPESFF-29.
  • BREAKING Upgrade react to v18. Refs STRIPESFF-30.
  • BREAKING bump react-intl to v6.4.4. Refs STRIPESFF-33.

7.0.0 (2023-01-30)

Full Changelog

  • Bump flat to avoid security concerns. Refs STRIPESFF-21.

6.1.1 (2022-10-13)

Full Changelog

  • translations

6.1.0 (2022-06-14)

Full Changelog

  • Upgrade NodeJS to active LTS, v16. Refs STRIPESFF-16.
  • Migrate to @babel/eslint-parser. Refs STRIPESFF-15.

6.0.0 (2021-09-27)

Full Changelog

  • React 17. Refs STRIPESFF-10.

5.1.0 (2021-06-09)

Full Changelog

  • translations

5.0.0 (2021-02-25)

Full Changelog

  • 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)

Full Changelog

  • Increment react-router to ^5.2. Refs STRIPES-674.
  • Move inter-stripes deps to peers. Refs STRIPESFF-6.

3.0.0 (2020-05-20)

Full Changelog

  • Increment stripes-core to v5.0.0.
  • Increment stripes-components to v7.0.0.
  • Increment react-intl to v4.5. Refs STRIPES-672.

2.1.0 (2020-03-16)

Full Changelog

  • Turn off navigation check during submission. Fixes STRIPESFF-3.
  • Correct Full Changelog links that pointed to stripes-core.
  • Provide correct prop-type for StripesFinalFormWrapper.Form.

2.0.0 (2020-03-04)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

  • Increment stripes-core to v3.10.0.
  • Increment stripes-components to v5.8.0.

1.2.0 (2019-09-09)

Full Changelog

  • Increment stripes-core to v3.9.0.
  • Increment stripes-components to v5.7.0.

1.1.0 (2019-08-21)

Full Changelog

  • Increment stripes-core to v3.8.0.
  • Increment stripes-components to v5.6.0.

1.0.0 (2019-08-01)

  • First formal release