Skip to content

@qwik.dev/core@2.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 17:04
· 32 commits to main since this release
d848ba5

Patch Changes

  • 🐞🩹 component props as var props (by @Varixo in #7265)

  • 🐞🩹 input's value is string when passing number (by @JerryWu1234 in #7182)

  • ✨ log a warning instead of throwing an error for server host mismatch error (by @Varixo in #7236)

  • 🐞🩹 retry vnode diffing on promise throw (by @Varixo in #7259)

  • 🐞🩹 convert destructured array's props to signal (by @Varixo in #7217)