Skip to content

Releases: LaunchPadLab/dot-index-webpack-plugin

v5.4.0

15 Mar 12:45
ac1d816
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

10 Mar 16:43
983e08f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

20 Mar 03:42
Compare
Choose a tag to compare
  • Removes the need for '.index.js' to be manually added to the webpack resolve.mainFiles configuration.

v5.1.2

24 Jan 17:13
Compare
Choose a tag to compare
  • Fixes a bug where newly added files wouldn't be picked up by Webpack (#11). In order to use this fix, you'll also need to remove /\.index\.js from the ignored files array in webpack dev server if present.

v5.1.1

24 Jan 17:10
Compare
Choose a tag to compare
v5.1.1

v5.1.0

23 Apr 15:37
Compare
Choose a tag to compare
  • Adds formatExports option

v4.2.0

23 Apr 15:37
Compare
Choose a tag to compare
  • Adds formatExports option

v5.0.0

15 Mar 20:27
Compare
Choose a tag to compare

Updated to support Webpack v4

v4.1.0

15 Mar 20:25
Compare
Choose a tag to compare

First stable release for Webpack v3 and under