Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 10:00
· 1 commit to main since this release
e4987d2

Patch Changes

  • fix: allow double hyphen css selector names (#15384)

  • fix: class:directive not working with $restProps #15386 (#15389)
    fix: spread add an useless cssHash on non-scoped element

  • fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)

  • fix: allow for duplicate var declarations (#15382)

  • fix : bug "$0 is not defined" on svelte:element with a function call on class (#15396)