Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 684 Bytes

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 684 Bytes

0.7.1

  • Remove .swcrc to fix importing kinfolk as esm package in certain bundler configurations

0.7.0

  • Upgrade deps to fix security alerts.

0.6.0

  • Add support for Node.js native ESM mode - build kinfolk with .cjs and .mjs and add exports

0.5.1

  • Upgrade dependencies of the examples.

0.5.0

  • Upgrade deps to fix security alerts.

0.4.0

  • Handle errors in selectors without breaking global internal kinfolk state. (#2)

0.3.0

  • Upgrade all dependencies.

0.2.0

  • Added documentation to the README

0.1.1

  • Sorting out the publish step.

0.1.0

  • All working nicely! See README and code for all the features.