Skip to content

Latest commit

 

History

History
426 lines (129 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

426 lines (129 loc) · 12.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.0.0 (2023-12-20)

⚠ BREAKING CHANGES

  • node 20 OSE-6084 (#1053)

Features

7.0.2 (2023-11-21)

Note: Version bump only for package @ornikar/intl-config

7.0.1 (2023-11-14)

Bug Fixes

7.0.0 (2023-10-19)

⚠ BREAKING CHANGES

  • deps: update babel dependencies

Miscellaneous Chores

  • deps: bump @babel/traverse from 7.22.8 to 7.23.2 (#990) (8a79155)

6.0.0 (2023-09-27)

⚠ BREAKING CHANGES

  • rollup-config: requires node 18 and requires to update exports as dist path changed

Features

5.2.2 (2023-09-15)

Bug Fixes

  • get relative path from extract translations file [no issue] (#973) (7547e46)

5.2.1 (2023-07-19)

Note: Version bump only for package @ornikar/intl-config

5.2.0 (2023-06-26)

Features

5.1.0 (2023-04-21)

Features

  • intl-config: update babel-plugin-formatjs to dedupe typescript (683c165)

5.0.3 (2023-03-27)

Bug Fixes

  • intl-config: add newline eof to match editorconfig [no issue] (#884) (6125373)

5.0.2 (2023-01-26)

Note: Version bump only for package @ornikar/intl-config

5.0.1 (2022-11-29)

Note: Version bump only for package @ornikar/intl-config

5.0.0 (2022-08-17)

chore

  • deps: update dependency @ornikar/eslint-config to v19 (#759) (e05eecb)

BREAKING CHANGES

  • deps: drop node 14

4.0.2 (2022-07-29)

Bug Fixes

  • intl-config: fix peer dep requires min babel core ^7.13.0 [no issue] (#755) (bc9c4f6)

4.0.1 (2022-06-20)

Note: Version bump only for package @ornikar/intl-config

4.0.0 (2022-03-21)

Features

  • intl-config: babel-plugin-formatjs CME-391 (#676) (af4ed61)

BREAKING CHANGES

  • intl-config: parameters changed and use of babel-plugin-formatjs

3.1.6 (2022-03-15)

Note: Version bump only for package @ornikar/intl-config

3.1.5 (2022-02-11)

Note: Version bump only for package @ornikar/intl-config

3.1.4 (2022-02-08)

Note: Version bump only for package @ornikar/intl-config

3.1.3 (2022-02-04)

Note: Version bump only for package @ornikar/intl-config

3.1.2 (2022-01-24)

Note: Version bump only for package @ornikar/intl-config

3.1.1 (2022-01-14)

Note: Version bump only for package @ornikar/intl-config

3.1.0 (2022-01-03)

Features

  • check translations duplicates project wide and not only section wide (#610) (6b9f94d)
  • generate translations script returns a part of phrase config (#614) (b384356)
  • let identical translations pass if from similar file and same default messages [no issue] (#613) (57245a2)

3.0.1 (2021-12-09)

Bug Fixes

  • downgrade node minimum required version [no issue] (#595) (9464687)

3.0.0 (2021-12-07)

Features

BREAKING CHANGES

  • requires node 14.17 or higher

2.3.4 (2021-12-02)

Note: Version bump only for package @ornikar/intl-config

2.3.3 (2021-10-29)

Note: Version bump only for package @ornikar/intl-config

2.3.2 (2021-09-07)

Note: Version bump only for package @ornikar/intl-config

2.3.1 (2021-04-09)

Note: Version bump only for package @ornikar/intl-config

2.3.0 (2021-02-09)

Features

  • lerna-config: generate eslintrc config files ARCH-826 (#457) (f412489)

2.2.0 (2021-01-27)

Features

2.1.5 (2021-01-20)

Note: Version bump only for package @ornikar/intl-config

2.1.4 (2020-08-19)

Note: Version bump only for package @ornikar/intl-config

2.1.3 (2020-07-12)

Note: Version bump only for package @ornikar/intl-config

2.1.2 (2020-07-10)

Note: Version bump only for package @ornikar/intl-config

2.1.1 (2020-06-05)

Note: Version bump only for package @ornikar/intl-config

2.1.0 (2020-05-25)

Features

  • support node 12.16.1 for renovate [no issue] (#383) (77c0ef4)

2.0.1 (2020-05-05)

Note: Version bump only for package @ornikar/intl-config

2.0.0 (2020-04-21)

Bug Fixes

  • deps: update dependency babel-plugin-react-intl to v7 (#348) (b4b560e)

Features

  • update node version to 12 [no issue] (#354) (6276917)

BREAKING CHANGES

  • node version

  • Update config.yml

1.2.0 (2020-02-27)

Features

  • intl-config: add babelPluginReactIntlOptions in generate-translations script [no issue] (#327) (a585032)
  • sort keys [no issue] (#328) (753d9ca)

1.1.0 (2020-02-06)

Features

  • generate translations should ignore tests [no issue] (#322) (9f11cb0)

1.0.0 (2020-01-27)

Features