internet-programming/lab3/node_modules/@humanwhocodes/object-schema/CHANGELOG.md

910 B

Changelog

2.0.1 (2023-10-20)

Bug Fixes

  • Custom properties should be available on thrown errors (6ca80b0)

2.0.0 (2023-10-18)

⚠ BREAKING CHANGES

  • Throw custom errors instead of generics.

Features

  • Throw custom errors instead of generics. (c6c01d7)

1.2.1 (2021-11-02)

Bug Fixes

  • Never return original object from individual config (5463c5c)