All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update ESLint & super-linter
- Switch to more basic Rollup config
- Update
exportsandmainaccordingly
- Fix missed renaming in README
- Add
unpkgtopackage.json - Add badges in README
- Update
exportstopackage.jsonto handle wider variety
- Fix typo in
fix:jsscript
- Update to node 20
- Update npm publishing GH Action
- Add
funding
- Updated GitHub Actions workflows
- Update versioning & lock-file scripts
- Update
.npmignore&.gitignore
- Install
@shgysk8zer0/npm-utils - Add
exportsto package config
- Uninstall
rollup,eslint
- Use
getConfig()from@shgysk8zer0/js-utils/rollupfor rollup config
- Revert to old Release Action, now with permissions & link to changelog
- Fix
changelog-entryto match[$version]instead of$version
- Update GitHub Release workflow to use Auto Release
Initial Release