Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 530 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 530 Bytes

Changelog

2.0.0 - 2022-06-07

Added

  • support return type for JSON.parse

Updated

  • bump deps
  • move from Jest to Japa for testing

Breaking Changes

  • Require Node.js v14, drop support for Node.js v12

1.1.0 - 2021-08-29

Added

  • default export providing an object containing the parse and stringify methods

1.0.0 - 2021-08-24

Added

  • 1.0.0 release 🚀 🎉