Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 23:44
b4abd10
  • Breaking Svelte has been switched to a peer dependency which allows Svelte to be updated independently of this plugin

    Migration is as simple as npm i --save-dev svelte if you don't have svelte as a dependency already.

  • Breaking Remove compileOptions since it was deprecated in v0.6.0