v18.20.7
📦 node-jsView on GitHub →
✨ 5 features🐛 5 fixes⚡ 1 deprecations🔧 6 symbols
Summary
This release updates root certificates to NSS 3.107, adds support for Python 3.13, and includes several dependency updates and documentation accessibility improvements.
✨ New Features
- crypto: update root certificates to NSS 3.107
- build: support python 3.13
- doc: add 'Skip to content' button and improve accessibility of expandable lists
- doc: save user preference for JS flavor (JavaScript vs TypeScript) in documentation
- doc: add ARIA landmarks (main and navigation) to API documentation for better accessibility
🐛 Bug Fixes
- doc: fix arrow vertical alignment in HTML version
- doc: remove flicker on page load when using dark theme
- doc: make theme consistent across API and other documentation pages
- build: use glob for dependencies of out/Makefile
- test: mark test-inspector-stop-profile-after-done as flaky
Affected Symbols
⚡ Deprecations
- Import assertions are being phased out in tests in favor of newer syntax.