Releases: Izhaki/nodemon-webpack-plugin
Releases · Izhaki/nodemon-webpack-plugin
v4.8.2
4.8.2 (2023-10-10)
Bug Fixes
- bump nodemon from 2.0.19 to 3.0.1 (33f60d5)
v4.8.1
4.8.1 (2022-07-11)
Bug Fixes
- bump nodemon from 2.0.16 to 2.0.19 (922cd89)
v4.8.0
4.8.0 (2022-06-17)
Features
v4.7.1
4.7.1 (2022-02-03)
Bug Fixes
- Typescript error with "noImplicitAny" (071385c), closes #141
v4.7.0
4.7.0 (2021-11-29)
Features
v4.5.2
Patches
- Chore: Remove ramda dependency: 77a470f
v4.5.0
Minor Changes
- Fix: Typescript declarations are not compatible with Webpack5: 57664b9
Patches
- Docs: Add example of Nodemon's env option: a3a351b
v4.4.4
Minor
- Chore: Bump nodemon to 2.0.7