Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 1.33 KB

Changelog

2.0.1 (2022-11-28)

Bug Fixes

  • allow names that are invalid js identifiers (#8) (ab7aec6)

2.0.0 (2021-04-28)

⚠ BREAKING CHANGES

  • Add options argument to the guess function. Changes the default options, so static types are not included

Features

  • Add options argument to the guess function (9097436)

Bug Fixes

  • use null instead of unknown (030fa56)

1.1.0 (2021-04-26)

Features

1.0.0 (2021-04-25)

Features