Skip to content

1.3.0

Compare
Choose a tag to compare
@pcbowers pcbowers released this 05 Apr 18:05
· 37 commits to main since this release

v1.3.0 | Improved Bundle Size, Linting, & Performance

This release dramatically decreased the overall bundle size along with several other changes to improve overall development.

  • Added eslint
  • Added Vite as the package bundler
  • Corrected dependencies, devDependencies, and peerDependencies
  • Ensured all files properly matched the new eslint rules

What's Changed

  • perf: ⚡ Improved Bundle Size and Performance by @pcbowers in #3

New Contributors

Full Changelog: 1.2.0...1.3.0