Skip to content

iso-error@5.0.0

Choose a tag to compare

@unional unional released this 28 Nov 08:27
· 225 commits to main since this release

Major Changes

  • 2c2798f: CJS code upgrade to ES2015 to support private fields.

  • 74adb0d: Remove IsoError.Serializable.

    While the concept is still there (SerializableConverter),
    the type is not needed because the value across physically boundary is untyped.

Minor Changes

  • 2c2798f: Add SerializableConverter.