Highlights
- Chrome/Edge 142, Firefox 145
- core-js: support for spread in arrays added
- core-js: Replace number formatting operations on Number (toExponential, toFixed, and toPrecision) with a more modern and faster impl
- upgrade Apache commons-lang3 to 3.20.0 / commons-io to 2.21.0.
- WebClient.setJavaScriptTimeout(timeout) stops most JavaScript immediately. This is a regression compared to version 4.18.0.
- core-js: symbol fixes and improvements
- core-js: fixes for arguments support in strict mode
- neko: improve spec conformance of comment end detection
- neko: handling of formatting elements in sync with the spec
- the usual small improvements
Please have a look at the full release notes for details about this release.
💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).
Full Changelog: 4.18.0...4.19.0