Skip to content

2.1.0

Compare
Choose a tag to compare
@jcwillox jcwillox released this 13 Feb 00:43
· 35 commits to main since this release
f59a543

This release contains many improvements to the projects dev-tooling, this shouldn't really be noticeable to end-users but makes it easier to keep maintaining the project. In particular, I switched from rollup -> vite for much faster builds.

Changes

  • fix: missing state default color (584ddd6)
  • chore: bump LICENSE to 2023 (552e8b1)
Development updates
  • fix: duplicate embedded buttons (f59a543)
  • build(deps): pin dependencies (fc16587)
  • feat: update github files (84995fe)
  • feat: add vscode configuration (4a29b55)
  • feat: add husky and lint-staged (f899e4a)
  • feat: add .git-blame-ignore-revs (264f818)
  • refactor: reformat and sort imports (8b31e63)
  • feat: update prettier config (3f24f25)
  • fix: eslint issues (65829fe)
  • feat: update eslint config (7bfdfb6)
  • feat: add editor config and git attributes (984e32e)
  • build(deps): bump dependencies (e86646e)
  • feat: update package scripts (0851da3)
  • feat: build with vite instead of rollup (cf7468f)

Full Changelog: 2.0.1...2.1.0