Releases: GeKorm/webpack-permissions-plugin
Releases · GeKorm/webpack-permissions-plugin
Upgrade dependencies
What's Changed
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #9
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #10
- Upgrade Yarn and Prettier by @GeKorm 8b1dcf9)
Full Changelog: v1.0.7...v1.0.10
Fix file selection
Looks like Filehound .not()
stopped working with the directory filter. Tested with Node 10, 14, and 15
Handle missing directories
Changelog
- Do not fail when a directory doesn't exist. Fixes #3
Upgrade dependencies
Resolves security issue in lodash v4.17.10
Publish additional existence check, update deps
v1.0.3 Publish additional existence check, update deps
Additional file existence check
v1.0.2-beta.0 Bump version
Update filehound, add prettier
v1.0.1 Update filehound, reformat with prettier