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
exports
andmain
accordingly
- Fix missed renaming in README
- Add
unpkg
topackage.json
- Add badges in README
- Update
exports
topackage.json
to handle wider variety
- Fix typo in
fix:js
script
- 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
exports
to package config
- Uninstall
rollup
,eslint
- Use
getConfig()
from@shgysk8zer0/js-utils/rollup
for rollup config
- Revert to old Release Action, now with permissions & link to changelog
- Fix
changelog-entry
to match[$version]
instead of$version
- Update GitHub Release workflow to use Auto Release
Initial Release