Skip to content

Version 6.0.0 (2024-06-30)

Latest
Compare
Choose a tag to compare
@mnater mnater released this 30 Jun 21:07
· 12 commits to master since this release

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