iso-error

An Isomorphic Error Library

Downloads
5.8K
Stars
3
Committers
6

Bot releases are hidden (Show)

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 9d56e0f: Adjust or add back main export.

    Allow older systems which does not support exports field to use the module.

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 9d56e0f: Adjust or add back main export.

    Allow older systems which does not support exports field to use the module.

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 33ccdb0: Improve code quality with newer typescript settings.

    Improve exports field.

  • Updated dependencies [33ccdb0]

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 33ccdb0: Improve code quality with newer typescript settings.

    Improve exports field.

  • Updated dependencies [33ccdb0]

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 33ccdb0: Improve code quality with newer typescript settings.

    Improve exports field.

  • Updated dependencies [33ccdb0]

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 33ccdb0: Improve code quality with newer typescript settings.

    Improve exports field.

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • c4a4701: Remove usage of private fields on SerializableConverter.

    Private field does not work with proxy,
    causing issue like: https://github.com/mocktomata/mocktomata/issues/523

    Since it does not gain additional benefits and there are nothing to hide,
    relying on private modifier in TypeScript is suffice.

    The IsoError still have some static private fields, but should not affect anything.

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • e7606b6: Fix constructor options for some of the errors.

    The options should be optional.

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 4dc76ff: Fix module name for HttpError.
    It should be iso-error-web/http
iso-error - [email protected]

Published by unional over 1 year ago

Minor Changes

  • cde80f1: Export plugin as named export.
iso-error - [email protected]

Published by unional over 1 year ago

Minor Changes

  • cde80f1: Export plugin as named export.
iso-error - [email protected]

Published by unional over 1 year ago

Minor Changes

  • 003cf8d: Re-export google-cloud-api.
    So now consumer can get code in google-cloud-api directly from iso-error-google-cloud-api.

    This ensure the same version is being used.

    If not, the serialization might fail due to version mismatch,
    and instanceof check will fail.

Patch Changes

iso-error - [email protected]

Published by unional over 1 year ago

Patch Changes

  • 003cf8d: Add MIT license to the api spec
iso-error - [email protected]

Published by unional almost 2 years ago

Patch Changes

iso-error - [email protected]

Published by unional almost 2 years ago

Patch Changes