Skip to content

The latest news releases from the Qwik team

January 23rd, 2025

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

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)

Contributors:

  • Varixo
  • JerryWu1234
1
23
...
2930