Skip to content

Latest commit

 

History

History
364 lines (223 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

364 lines (223 loc) · 14.3 KB

Changelog

5.1.0 (2022-03-24)

Miscellaneous

  • 👷 Migrate CI build to Github Actions [398ae82]

5.0.3 (2022-01-17)

Miscellaneous

  • Merge pull request #26 from AckeeCZ/dependabot/npm_and_yarn/marked-0.7.0 [c37233f]

4.1.1 (2022-01-17)

Removed

  • ➖ Remove marked from dependencies [6fb8d1e]

5.0.1 (2022-01-03)

Fixed

  • 🐛 getIntl: wait for SET_INTL action if intlContext doesn't include intl object [9742cc9]

5.0.0 (2021-12-15)

Added

  • ✨ Add LocalizationsRaw component [2bc2373]
  • ➕ Add babel plugins for optional chaining and nullish operator [06379f0]
  • ✅ Adds test for intlProvider sagas [5cba603]
  • ➕ Adds redux-saga-tester [91902dd]
  • ➕ Adds redux-saga-test [49b3179]

Changed

  • ⬆️ gitmoji-changelog@2.2.1 [b85411e]
  • 🚨 Fix linter in tests [0132c37]
  • ♻️ Storing intl in sagas using context [d90f22a]

Fixed

  • 🐛 Export createIntlContext [932c106]
  • 🐛 Intl variable was being overrided when used with multiple intl instances [4c66b98]

Miscellaneous

  • Merge pull request #32 from AckeeCZ/feat/components [e1c4381]
  • 📝 Add documention for Translatable component [b07ba58]
  • 🏷️ Fix return type of getIntl generator [50512fe]
  • Bump marked from 0.6.3 to 0.7.0 [31a08bc]
  • Merge pull request #26 from AckeeCZ/dependabot/npm_and_yarn/marked-0.7.0 [c37233f]
  • Bump marked from 0.6.3 to 0.7.0 [684e036]
  • 👷 Update tsconfig target to es2019 To make ts-jest working with optional chaining and nullish operator [897e235]
  • 👷 Let babel to transpile optional chaining and nullish operator [7a92c1d]
  • 👌 Use optional chaining in getIntl [d8c0f3b]
  • 📝 Updates sagas docs [f97e87a]

4.1.0 (2020-07-14)

Added

  • ✨ translatableFactory: add optional onError prop [a47c475]
  • ➕ Add @ackee/browserslist-config package [2996dad]

Changed

  • 🔧 Update changelog script [5e44ecf]
  • ⬆️ Loosen up peer dependencies (from patch to minor version) [9cfa24b]
  • 🔧 Replace npm command with yarn [91ebdc4]
  • ⬆️ Upgrade @babel/* packages [9f614a4]

4.0.1 (2020-05-20)

Changed

  • 🚨 Fix lint errors [63ec326]
  • 🔧 Setup husky to run lint before push [2daf101]
  • ♻️ Use async/await instead of promise based try catch [bcef378]

Fixed

  • 🐛 Catch errors when opening DB and fallback to mock DB in that case [580a243]

4.0.0 (2020-05-04)

Added

  • ✨ Add second entry point for antd compliant imports [24efcf7]
  • ✨ Uses create intl and RawIntlProvider It is usefull to create intl in the component instead of delegating it to the IntlProvider since it can be sent to the saga to be stored for an external usage. [14b473a]
  • 📝 Add vulnerabilities badge into the readme [5662a0c]

Changed

  • ⬆️ Upgrade version of nodejs image used at ci server [2b63152]
  • ♻️ Separate antd related code into standalone "index" file [9ff4870]
  • 🔧 Mark package as sideEffects free [bdb6d81]
  • ⚡ Add yarnrc to have better release commits [a2c32ef]
  • ♻️ Replace changelog-it with gitmoji-changelog [dbbd642]
  • ♻️ Refactors the intlProvider saga The saga now doesn't create the duplication of the intl from the react intl provider but uses the intl instance from the intl provider [e74cc0b]

Removed

  • 🔥 Remove package-lock [702fbc0]

Fixed

  • 💚 Split build into phases [2ac4e87]
  • ✏️ Add types for jest [6734e82]

Security

  • 🔒 Add resolutions for marked pkg to fix moderate vulnerabilities [a22dd9c]

3.1.0 (2020-03-24)

Added

  • ⬆️ upgrade to antd config provider

3.0.0 (2019-09-04)

Added

  • Tests execution at CI server
  • Husky scripts

Changed

  • Change reducer factory interface - it can receive list of languages and use it to determine default language from window.navigator.
  • Do nothing for GET_LOCALE action in reducer
  • Exclude tests from typechecking

2.0.0 (2019-08-23)

Changed

  • Split translatableHOC to translatableFactory and translatableWithAntdFactory
  • Upgrade react-intl to version 3 having new context API and doesn't require key={locale}

1.1.1 (2019-08-22)

Added

  • Prepare script to build sources before publishing

1.1.0 (2019-08-22)

Added

  • Export action types

1.0.2 (2019-07-02)

Fixed

  • Publish once again with correctly generated lib files

1.0.1 (2019-07-02)

Fixed

  • Fixed using on server with simple mock of indexedDB

1.0.0 (2019-06-24)

Changed

  • Upgrade redux-saga to 1.x version.

0.3.4 (2019-06-24)

Fixed

  • Don't use ES modules in CommonJS environment.

0.3.3 (2019-05-27)

Changed

  • Replace source directory for antd imports - antd/lib -> antd/es.

0.3.2 (2019-04-29)

Changed

  • Replace quite large localforage package with smaller one idb package.

0.3.1 (2019-01-30)

Changed

  • Update changelog-it

0.3.0 (2019-01-30)

Added

  • CHANGELOG.md and script for generating its records

0.2.5 (2019-01-30)

Fixed

  • Exclude stories from build 850a0df

0.2.4 (2019-01-30)

Fixed

  • Ignore story and definitions when transpiling 921bb34

0.2.3 (2019-01-24)

Changed

0.2.2 (2019-01-21)

Added

  • New baner & badges into readme 9c956c0

Changed

  • Use tslint-config-ackee instead of tslint:recommended ced9c83

Removed

  • Unused utility-types package c6177fd

Fixed

  • Loading story source by upgrade to storybook@4 d65571b
  • Starting storybook 48fd035

0.2.1 (2018-12-11)

Fixed

  • Fix readme formatting for npm 2439190

0.2.0 (2018-12-11)

Added

  • Add getIntl saga for accessing the intl provider outside React context 26c9dce
  • Start npm script - compiles files on change 025fb0e
  • MIT license 724f438

Changed

  • Update packages and set correct git repo url 5334a89
  • translatableHOC: set Fragment as default textComponent 986f43d
  • Install localforage package d87f44b
  • Extend coverage of the .npmignore 6d1fb8d
  • Add return type to the translatableFactory 02f3673

Fixed

0.1.1]( 2018-12-11)

Changed

  • Hopefuly last attempt for valid deploying token 8955f54

0.1.9 (2018-12-11)

Changed

0.1.8 (2018-12-11)

Changed

0.1.6 (2018-12-11)

Changed

  • Try another auth token for deploying 1b53b5b

0.1.5 (2018-12-11)

Changed

  • Try the npm auth token again after travis login --com c300d4e

0.1.4 (2018-12-11)

Changed

  • Try to use token from ~/.npmrc 5dc83d5

0.1.3 (2018-12-11)

Fixed

  • Generate npm auth token for ackeecz user - old was for ackee which doesn't exist anymore aca6290

0.1.2 (2018-12-11)

Changed

  • Regenerate npm access token into travis.yml d59c368

0.1.1 (2018-12-10)

Added

  • Public access for publishing into package.json 750a39c

0.1.0 (2018-12-10)

Added

  • Welcome Jerome to the world faf86ba