- feat: complete API documentation using TSDoc format
- build: change tsconfig compilerOptions.target to
ES2020
- build: set up GitHub Actions to publish to npm
- fix: ISC license
- chore: update
package.json - doc: update
README
- build: built with Vite's Library Mode
- feat: provide in CommonJS / ES Module / IIFE
- refactor: rename
rateFrequencytorateType
- Initial release