Skip to content

Version 4.9.0 (2020-12-01)

Choose a tag to compare

@mnater mnater released this 01 Dec 20:23
· 290 commits to master since this release

Version 4.9.0 (2020-12-01)

Fixed

  • Add compatibility to node v10 (thanks to yashha and danburzo, #154)

Changed

  • wasm.hyphenate() returns the length of the hyphenated word - or 0 on error (d1c0d8e)
  • Extended CI testing to all node LTS versions (#156)
  • Add lint script to pretest (4afce88)