Skip to content

v3.0.0

Compare
Choose a tag to compare
@nivekcode nivekcode released this 30 Nov 09:09
· 109 commits to main since this release

3.0.0 (2022-11-30)

Bug Fixes

  • 🐛 (investigator) detect validators (eff6660)
  • 🐛 (parsel) adjust package.json URLs (7847c10)
  • 🐛 (parser) validtor and harness parser output properties (38c0445)

Features

  • 🎸 (esm) convert library to ESM (cbb3bcd)
  • 🎸 (filepath) export filepath for all types (de7f8ed)
  • 🎸 (types) export types subentry for browser usage (6219283)
  • 🎸 (welcome) print welcome messages (599c813)

BREAKING CHANGES

  • 🧨 ESM - Library is now published as ESM
  • 🧨 rename methods to methodsPublicExplicit for harness and validator
    parsers