Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

30 lines (15 loc) · 1.06 KB

Changelog

0.3.1 (2024-11-07)

0.3.0 (2023-10-12)

Bug Fixes

  • switch to tsup and fix package exports (9198501)

0.2.0 (2022-09-20)

⚠ BREAKING CHANGES

  • ESM version and CJS version produced

This should fix breakage that would otherwise result from updating to superstruct from 0.16.0 to 0.16.1.

  • export ESM version as well as CJS version (cc189f2)

0.1.0 (2021-08-26)

Bug Fixes

  • Add more useful output for objects (90f8de0)
  • Make the schema a bit less magical (1b4f5bb)