Skip to content

v5.0.0

Choose a tag to compare

@steelbrain steelbrain released this 10 Jul 18:34
· 22 commits to main since this release
  • Remove dependence on assert native module for validation, and use simple error instead (Thanks @eliandoran)

    Because this changes the error class from AssertionError to Error which might break downstream code,
    this is being tagged as semver-major.

New Contributors

Full Changelog: v4.1.1...v5.0.0