Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Releases: asztal/react-intl-modules-loader

Re-think

13 Nov 03:34
Compare
Choose a tag to compare

Version 1 worked when doing a single build, but didn't correctly handle updates while Webpack is watching.
This was because it didn't behave in the way Webpack expects loaders to behave.

v2.0.0 works in a much simpler, more testable way, and as a bonus works with Hot Module Replacement too.

Initial release

13 Nov 03:35
Compare
Choose a tag to compare
v1.0.0

1.0.0