Skip to content

Commit b68c6ac

Browse files
committed
docs: update CHANGES
1 parent 4f54110 commit b68c6ac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- Fix: path should be more generous in unescaping anything valid in a
2828
path (such as a hash)
2929
- Fix: change `fs.createReadStream()` mode to integer (@pixcai)
30+
- Enhancement: TypeScript support
3031
- Enhancement: Allow access with local ip (@flyingsky)
3132
- Enhancement: Allow `serverInfo` to be `null` (@martindale)
3233
- Enhancement: Time display logging with leading 0 (@mauris)
@@ -50,8 +51,8 @@
5051
prefer `startsWith` and `includes`
5152
- Refactoring: Use safer non-prototype version of `colors`
5253
- Maintenance: Add `.editorconfig`
54+
- Testing: Full test coverage
5355
- Testing: Add checks for supposed direct `node-static` vulnerabilities
54-
- Testing: Add test for `null` and non-`null` serverInfo
5556
- Testing: Allow tests to end (@fmalk)
5657
- Testing: Switch to `mocha`/`chai`/`c8`
5758
- Testing: Add CI workflow

0 commit comments

Comments
 (0)