Skip to content

Releases: GeKorm/webpack-permissions-plugin

Upgrade dependencies

08 Jul 17:03
8b1dcf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.10

Fix file selection

31 Jan 19:13
e65092c
Compare
Choose a tag to compare

Looks like Filehound .not() stopped working with the directory filter. Tested with Node 10, 14, and 15

Handle missing directories

01 Sep 16:57
ee53953
Compare
Choose a tag to compare

Changelog

  • Do not fail when a directory doesn't exist. Fixes #3

Upgrade dependencies

19 Aug 18:14
02cd148
Compare
Choose a tag to compare

Resolves security issue in lodash v4.17.10

Publish additional existence check, update deps

11 Apr 14:23
Compare
Choose a tag to compare
v1.0.3

Publish additional existence check, update deps

Additional file existence check

16 Nov 16:44
Compare
Choose a tag to compare
Pre-release
v1.0.2-beta.0

Bump version

Update filehound, add prettier

10 Sep 22:40
Compare
Choose a tag to compare
v1.0.1

Update filehound, reformat with prettier

Webpack 4 compatibility

26 Feb 21:02
Compare
Choose a tag to compare

Non-Breaking Release

  • Add support for webpack 4 (#1, thanks @HiDeoo)

Compatible with older webpack versions. API unchanged.