Releases: privatenumber/webpack-localize-assets-plugin
Releases · privatenumber/webpack-localize-assets-plugin
v1.5.4
1.5.4 (2023-01-24)
Bug Fixes
- externalizing @types/estree (71f9e28)
v1.5.3
1.5.3 (2022-12-21)
Bug Fixes
- single quote support in eval & major refactor (#64) (ec28793)
v1.5.2
1.5.2 (2022-04-01)
Bug Fixes
- escape double quotes in devtool eval (#53) (77a5c92)
v1.5.1
1.5.1 (2022-02-20)
Bug Fixes
v1.5.0
1.5.0 (2022-02-05)
Features
- allow filenames without [locale] in single locale (#47) (93c2dda)
v1.4.2
1.4.2 (2021-12-12)
Bug Fixes
- address deprecation warning with Chunk.getModules (#38) (793b24f)
- update asset code with localized contenthashes (#41) (4dcf54d)
v1.4.1
1.4.1 (2021-11-24)
Bug Fixes
- use named imports on astring and acorn (#36) (4f4b90c)
v1.4.0
1.4.0 (2021-11-23)
Bug Fixes
- preserve original callNode in localizeCompiler (ce9b23a)
Features
v1.3.0
1.3.0 (2021-11-04)
Bug Fixes
- contenthash in Webpack 5 (via realContentHash) (#22) (7573df5)
- contenthash to be unique across locales (aa2483b)
- different chunkHash (cb103a4)
Features
- support function for output.filename (#28) (22a11ea)
v1.2.4
1.2.4 (2021-05-18)
Bug Fixes
- relative paths in locale json path (5ca4792)