Skip to content

Releases: OpenNTF/dojo-webpack-plugin

v3.0.6

29 Sep 19:06
f988f4e
Compare
Choose a tag to compare

Fix error in DojoAMDRuntimeModule.generate() when used with MonacoEditorWebpackPlugin (thanks @dpwatrous )

v3.0.5

13 Jan 15:31
5324894
Compare
Choose a tag to compare
  • Fix issue with nls folder as root folder
  • Multiple security updates from dependabot

v3.0.4

24 Nov 12:37
336a449
Compare
Choose a tag to compare
  • Use Dojo config to resolve non-module resource (can disable with ignoreNonModuleResources option.
  • Fix issue with order of runtime extensions and ES6 modules

v3.0.3

29 Oct 17:05
563e628
Compare
Choose a tag to compare
  • Fix Cannot read property 'getChunkModules' of undefined when using mini-css-extract-plugin
  • Some npm audit security updates of dependencies

v3.0.2

03 Aug 15:34
c7f11e5
Compare
Choose a tag to compare

Fix issues with dojo/has module not found

v3.0.1

25 Jun 18:14
d39b80e
Compare
Choose a tag to compare

Fix djProp name collision detection for HRM

v3.0.0

14 Jun 19:36
e0126dc
Compare
Choose a tag to compare

Support webpack v5

v2.8.20

14 Jun 14:47
77a0e22
Compare
Choose a tag to compare

Pull in dependabot and npm audit updates

2.8.19

30 Jan 20:08
b0d2bd9
Compare
Choose a tag to compare

Fix bug preventing remapping of locale specific language bundles using loader config paths, aliases, etc.

v2.8.18

01 Oct 20:18
e41530d
Compare
Choose a tag to compare
  • Fixed issue with exporting a Dojo based bundle as a library
  • Fixed issue with Dojo language bundles and Typescript