Skip to content

v0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@metonym metonym released this 08 May 11:57
· 120 commits to main since this release

Fixes

  • elements: only replace token in property instead of the entire property
  • elements: do not emit warning if token is falsy
  • add exports map to package.json so svelte.config.js works properly
  • temporarily omit optimizeCss plugin from library

Documentation

  • use ESM instead of CJS syntax in svelte.config.js usage examples