Denon Versions Save

👀 Monitor any changes in your Deno application and automatically restart.

2.5.0

2 years ago

What's Changed

Full Changelog: https://github.com/denosaurs/denon/compare/2.4.10...2.5.0

2.4.10

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/denosaurs/denon/compare/2.4.9...2.4.10

2.4.9

2 years ago

Changelog

Bug Fixes

  • deno 1.14 support, signals (1a824a5)

2.4.8

2 years ago

2.4.6

3 years ago

Changelog

Bug Fixes

  • remove unused , update (39ba36c)
  • add version for schema in script.json (c3b3d46)
  • #120 closes #49

2.4.4

3 years ago

Changelog

Bug Fixes

2.4.2

3 years ago

Changelog

Features

  • re-add quiet config option (10b5669)
  • issue_91 example (9e81f99)
  • re-add logger config (17e609d)
  • new example for testing with issue #101 (5ceb849)

Bug Fixes

2.4.1

3 years ago

Changelog

Bug Fixes

2.4.0

3 years ago

Changelog

Features

  • change default file name to scripts (6146dec)

Bug Fixes

  • deno 1.4.0 compatibility (7c1e3e4)
  • force quit when watch is false (68c1d83)
  • add latest version check (74caccf)

2.3.3

3 years ago

Changelog

Features

  • deno 1.3.2 support (68c38ad)

Bug Fixes

  • improve clarity of "starting" logs (1066934)