pony-cause

Ponyfill and helpers for the standardized Error Causes

0BSD License

Downloads
5.2M
Stars
49
Committers
5
pony-cause - Latest Release

Published by voxpelli 7 months ago

pony-cause -

Published by voxpelli over 1 year ago

  • Maintenance release, no functional changes

https://github.com/voxpelli/pony-cause/compare/v2.1.9...v2.1.10

pony-cause -

Published by voxpelli over 1 year ago

  • Maintenance release, no functional changes

https://github.com/voxpelli/pony-cause/compare/v2.1.8...v2.1.9

pony-cause -

Published by voxpelli almost 2 years ago

  • Fix published types and the type building in published types test (#62) 0296862 (Sorry, this one fooled me a couple of times)
  • Improve README 7d1d509

https://github.com/voxpelli/pony-cause/compare/v2.1.7...v2.1.8

pony-cause -

Published by voxpelli almost 2 years ago

  • Fix verification of published types + fix regression in types for some setups with TypeScript 4.6 and 4.7 (#61) 68fbc45

https://github.com/voxpelli/pony-cause/compare/v2.1.6...v2.1.7

pony-cause -

Published by voxpelli almost 2 years ago

  • Fix for adding types to exports in package.json f6c2e09

https://github.com/voxpelli/pony-cause/compare/v2.1.5...v2.1.6

pony-cause -

Published by voxpelli almost 2 years ago

  • Add types to exports in package.json f6c2e09

No changes from v2.1.5-0

https://github.com/voxpelli/pony-cause/compare/v2.1.4...v2.1.5

pony-cause -

Published by voxpelli almost 2 years ago

  • Add types to exports in package.json f6c2e09

https://github.com/voxpelli/pony-cause/compare/v2.1.4...v2.1.5-0

pony-cause -

Published by voxpelli about 2 years ago

pony-cause -

Published by voxpelli about 2 years ago

  • Fix type regression in TS. Fixes #45 4e0843f

https://github.com/voxpelli/pony-cause/compare/v2.1.2...v2.1.3

pony-cause -

Published by voxpelli about 2 years ago

  • Re-add support for Node 12 (#50) 26e9342

https://github.com/voxpelli/pony-cause/compare/v2.1.1...v2.1.2

pony-cause -

Published by voxpelli about 2 years ago

  • Improve compatibility types for TS 4.6 & 4.7. Should accept unknown causes fe5eb93

https://github.com/voxpelli/pony-cause/compare/v2.1.0...v2.1.1

pony-cause -

Published by voxpelli about 2 years ago

  • Create compat file for esnext / es2022.error libs in TS 4.6 / 4.7 (#46) 1c7ba55

https://github.com/voxpelli/pony-cause/compare/v2.0.0...v2.1.0

pony-cause -

Published by voxpelli over 2 years ago

  • BREAKING: Drop support for Node 12 since it reached end of life 855acfa
  • Feature: Add ESM variant of module (using my linemod module) 6174b7b
  • Dev: Dependency updates, workflow updates and now eg. validates package metadata using @skypack/package-check

https://github.com/voxpelli/pony-cause/compare/v1.1.1...v2.0.0

pony-cause - v1.1.1

Published by voxpelli almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/voxpelli/pony-cause/compare/v1.1.0...v1.1.1

pony-cause -

Published by voxpelli almost 3 years ago

New

Improvements

  • Fix VError support 5fefc68
  • Improve types and type coverage 8eb3d69
  • Remove comments from compiled types 481d3a0
  • Set .name of ErrorWithCause a2cb0e0

Changes

  • Remove constructorOpt, redundant and out of scope of this module 316a930

Internal

  • Added tests efd5170 d2f3af3 10930cd de0d636

https://github.com/voxpelli/pony-cause/compare/v1.0.0...v1.1.0

pony-cause -

Published by voxpelli about 3 years ago

Initial release!