Skip to content

v0.7.0

Compare
Choose a tag to compare
@seambot seambot released this 02 May 04:29
· 1922 commits to main since this release
v0.7.0
da70f40

Bug Fixes

  • Always proxy endpoint in local dev (831ce0a)
  • Fix module replacement regex (e4fef5a)
  • Fix vite config type (ae11e7d)
  • Remove ts-expect-error from example (0f7cf54)
  • Sort devices by id (#62) (8493887)
  • Stop vite from clearing screen (5312731)

Features

  • Add favicon to example (03918fe)
  • Add Sass support (fc2b50b)
  • Do not use globals in example (70dc02f)
  • Generate components from SVG (50a80e0)
  • Simplify vite example and config (bcce20a)

Reverts

  • Revert "Combine vite.d.ts with vite-env.d.ts" (17d2873)