Skip to content

Latest commit

 

History

History
69 lines (34 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

69 lines (34 loc) · 2.78 KB

Changelog

All notable changes to this project will be documented in this file.

1.2.2 - (2024-06-16)

📝 Documentation

  • readme: Simplify syntax (99634de)

1.2.1 - (2022-08-30)

🐛 Bug Fixes

  • Add default exports to all index files (2e89791)

📝 Documentation

1.2.0 - (2022-05-04)

Bug Fixes

Documentation

  • Update version in README (43b6086)

Features

1.1.3 (2021-11-29)

Bug Fixes

  • allow full Node 14 versions (fa2ca04)

1.1.2 (2021-11-29)

Bug Fixes

  • readme: update url and supported toolchains (6e418c7)

1.1.1 (2021-01-08)

Bug Fixes

  • do not return, just use empty JS files (7c007ad)
  • move index files out of src and specify more exports (bfbaad4)

1.1.0 (2021-01-04)

Features

Bug Fixes

  • remove console.log line (05552e9), closes #1
  • removed invalid pnpm engine (1c37774)