Skip to content

iso-error@4.4.0

Choose a tag to compare

@unional unional released this 01 Oct 05:17
· 258 commits to main since this release

Minor Changes

  • 19ecd12: Add ModuleError.Options which is an alias of IsoError.Options.

    IsoError.Options is used on every error you create so adding this alias so that you don't have to import both types.