Skip to content

v2.1.1

Compare
Choose a tag to compare
@jordanbtucker jordanbtucker released this 02 Oct 20:52
  • New: package.json and package.json5 include a module property so
    bundlers like webpack, rollup and parcel can take advantage of the ES Module
    build. ([#208])
  • Fix: stringify outputs \0 as \\x00 when followed by a digit. ([#210])
  • Fix: Spelling mistakes have been fixed. ([#196])