v2.7.11
📦 denoView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces support for alpha and beta release channels and includes fixes for file watching events and graceful shutdown timeouts.
✨ New Features
- Added support for alpha and beta release channels.
🐛 Bug Fixes
- Fixed an issue where fs.watch events were not fired immediately for writes in the node extension.
- Reduced the graceful shutdown timeout from 5 seconds to 500 milliseconds.