Skip to content

v2.0.0

Compare
Choose a tag to compare
@bent10 bent10 released this 14 Oct 14:27
· 38 commits to main since this release

2.0.0 (2023-10-14)

Bug Fixes

Features

  • add .umd.cjs file (5953f71)
  • add non-enumerable toString() and getTokens() helpers to the Attributes (082484c)
  • enhance rules for better data handling (42a2a53)
  • use default export, removes tokenizer and serializer (a85b7df)

BREAKING CHANGES

  • removes tokenizeAttrs and serializeTokens