Skip to content

Releases: environment-agency-austria/react-ocean-forms-react-intl

2.0.4

12 Apr 13:14
9f5592d
Compare
Choose a tag to compare
  • Disabled console.error in formatIntlString

2.0.3

16 Dec 22:03
cf493b8
Compare
Choose a tag to compare
  • Migrated to rollup to improve package size and tree shaking

2.0.2

01 Dec 13:19
9cd6f3b
Compare
Choose a tag to compare
  • Moved @types/react-intl to peerDependencies due to hoisting issues
  • Made production package size smaller
  • Enabled tree shaking

2.0.1

28 Nov 21:25
4837662
Compare
Choose a tag to compare
  • Added @types/react-intl dependency to fix possible typescript compiler issues

2.0.0

19 Nov 19:01
b02a19e
Compare
Choose a tag to compare

Breaking changes

  • IntlForm is now a named export. Use import { IntlForm } from 'react-ocean-forms-react-intl'; now
  • Updated to react-ocean-forms 2.0.0 - migration guide
  • react-ocean-forms-react-intl is now migrated fully to typescript!

2.0.0-rc1

30 Oct 20:59
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release

This is the release candidate of the 2.0.0 release which is a complete migration of this project to typescript.

Breaking changes

  • IntlForm is now a named export. Use import { IntlForm } from 'react-ocean-forms-react-intl'; now
  • Updated to react-ocean-forms 2.0.0

1.3.0

20 Aug 15:19
Compare
Choose a tag to compare
  • Updated to react-ocean-forms 1.4.0

1.2.0

02 Aug 18:25
Compare
Choose a tag to compare

Updated to react-ocean-forms 1.3.0

1.1.0

25 Jul 14:13
Compare
Choose a tag to compare
  • Added displayName props
  • Updated to react-ocean-forms 1.2.0

1.0.3

27 Jun 17:19
Compare
Choose a tag to compare

Updated react-ocean-forms dependency to 1.1.0