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.
- Cleanup the main
package.json
and generate library related metadata during the build
- CHANGELOG file
- Upgraded all dependencies to latest versions
- Moved
size-limit
config from thepackage.json
to its own file - Enable sourcemaps by default
- Remove CommonJS build output
- Typescript support
- CSS Modules
- ESLint (with React and Prettier)
- Unit tests (Jest and Testing Library)
- Minified output (Terser)
- Bundle size validation
- Flexible builds (Rollup)