Releases: amitsingh-007/webpack-watch-external-files-plugin
Releases · amitsingh-007/webpack-watch-external-files-plugin
Release v3.1.0
What's Changed
- Bump @types/glob from 8.0.1 to 8.1.0 by @dependabot in #26
- Bump webpack from 5.89.0 to 5.92.1 by @dependabot in #38
- Bump glob from 10.3.10 to 10.4.2 by @dependabot in #43
- Bump tsup from 8.0.1 to 8.1.0 by @dependabot in #39
- Bump vitest from 1.2.0 to 1.6.0 by @dependabot in #41
- Bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #42
- Bump pnpm/action-setup from 2 to 4 by @dependabot in #37
- Bump typescript from 4.9.5 to 5.5.2 by @dependabot in #40
- Bump deps by @amitsingh-007 in #44
- Bump package version by @amitsingh-007 in #45
Full Changelog: v3.0.0...v3.1.0
Release v3.0.0
Breaking Change
- Minimum supported node version: v16 by @amitsingh-007
What's Changed
- Add dependabot by @amitsingh-007 in #11
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- Bump webpack from 5.75.0 to 5.89.0 by @dependabot in #13
- Bump actions/setup-node from 3 to 4 by @dependabot in #15
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #16
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #18
- Bump JS-DevTools/npm-publish from 1 to 3 by @dependabot in #14
- Bump glob from 8.1.0 to 10.3.10 by @dependabot in #21
- Bump tsup from 6.5.0 to 8.0.1 by @dependabot in #17
- Bump rimraf from 4.1.1 to 5.0.5 by @dependabot in #20
- Bump vitest from 0.28.1 to 1.2.0 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v2.0.0...v3.0.0
Release v2.0.0
Breaking Change
- Minimum required node version: v14 by @amitsingh-007
What's Changed
- Added tests to run before merge by @amitsingh-007 in #3
- Migrate to pnpm by @amitsingh-007 in #5
- Migrate codebase to Typescript by @amitsingh-007 in #6
- Added CI checks by @amitsingh-007
New Contributors
- @amitsingh-007 made their first contribution in #3
Full Changelog: v1.0.0...v2.0.0
Stable major release
v1.0.0 stable release
Updated badges
v0.1.0 updated badges
Initial Release
v0.0.1 added github ci to publish package