This repository has been archived by the owner on May 19, 2021. It is now read-only.
Releases: asztal/react-intl-modules-loader
Releases · asztal/react-intl-modules-loader
Re-think
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
v1.0.0 1.0.0