Version 6.0.0 (2024-06-30)
Breaking changes
- Hyphenopoly.config() in hyphenopoly.module.js now always returns a
Map
(issue #209) - Drop support for outdated (eol) node versions. Hyphenopoly.module now requires node >= 18
Fixed
- bump devDependencies
- small perf related refactorings
Test
- use eslint flatConfig