- Remove .swcrc to fix importing kinfolk as esm package in certain bundler configurations
- Upgrade deps to fix security alerts.
- Add support for Node.js native ESM mode - build kinfolk with .cjs and .mjs and add exports
- Upgrade dependencies of the examples.
- Upgrade deps to fix security alerts.
- Handle errors in selectors without breaking global internal kinfolk state. (#2)
- Upgrade all dependencies.
- Added documentation to the README
- Sorting out the publish step.
- All working nicely! See README and code for all the features.