Skip to content

@neoconfetti/svelte@2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 09:40
· 10 commits to main since this release

Major Changes

  • a933eb4: - Remove runtime validation. Rely on TypeScript's checking
    • BREAKING: Use translate and rotate CSS properties instead of transform.
    • Size reduction of 300bytes. Now 1.36kb min_brotli
    • By defauly ships unminified build. To use minified build, use dist/min/index.js