feat(dev-server): add no-cache headers to built-in development server; update docs and bump dependencies
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-05 - 3.1.0 - feat(dev-server)
|
||||
add no-cache headers to built-in development server; update docs and bump dependencies
|
||||
|
||||
- Introduce noCache: true in ts/tswatch.classes.tswatch.ts to send Cache-Control: no-store, no-cache during development (prevents browser caching).
|
||||
- Update documentation to describe no-caching behavior (readme.md and readme.hints.md).
|
||||
- Bump dependencies: @git.zone/tstest ^3.1.8, @types/node ^25.2.1, @push.rocks/npmextra ^5.3.3, @push.rocks/taskbuffer ^4.2.0.
|
||||
|
||||
## 2026-01-24 - 3.0.1 - fix(deps)
|
||||
downgrade @push.rocks/smartinteract to ^2.0.16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user