Nodemon Webpack Plugin Versions Save

A webpack plugin that uses Nodemon to start and reload the server.

v4.8.2

7 months ago

4.8.2 (2023-10-10)

Bug Fixes

  • bump nodemon from 2.0.19 to 3.0.1 (33f60d5)

v4.8.1

1 year ago

4.8.1 (2022-07-11)

Bug Fixes

  • bump nodemon from 2.0.16 to 2.0.19 (922cd89)

v4.8.0

1 year ago

4.8.0 (2022-06-17)

Features

v4.7.1

2 years ago

4.7.1 (2022-02-03)

Bug Fixes

  • Typescript error with "noImplicitAny" (071385c), closes #141

v4.7.0

2 years ago

4.7.0 (2021-11-29)

Features

v4.6.0

2 years ago

Minor Changes

  • Bump nodemon to v2.0.15: de17dfe20c42956b223ca7af028c15b609333bd4

v4.5.2

3 years ago

Patches

  • Chore: Remove ramda dependency: 77a470f4e06417ffcdd61a37b5f4d77b4a313f8d

v4.5.1

3 years ago

Patches

  • Fix: typings no published: e6055e608620940d612c7b9fd30260e2eb062455

v4.5.0

3 years ago

Minor Changes

  • Fix: Typescript declarations are not compatible with Webpack5: 57664b9c11404373045081d70a98f15368fa725a

Patches

  • Docs: Add example of Nodemon's env option: a3a351b3f6f67d9fe8178d618346cc00bea381c8

v4.4.4

3 years ago

Minor

  • Chore: Bump nodemon to 2.0.7