Skip to content

4.0.0

Compare
Choose a tag to compare
@DJTB DJTB released this 30 Apr 08:48
· 156 commits to master since this release

Changed

  • stripOkurigana() options are now { leading: Boolean, matchKanji: String }

Removed

  • stripOkurigana() "all" option has been removed but can be easily reproduced via [...text].filter(isKana)