Patch Changes
-
🐞🩹 resuming a component using styles and a text node (by @Varixo in #7668)
-
🐞🩹 reuse the same props instance when props are changing (by @Varixo in #7672)
-
🐞🩹 the @qwik-handlers aren't properly handled in dev mode for library projects (by @JerryWu1234 in #7608)
-
🐞🩹 subscribe to signals on computed signal recomputation (by @Varixo in #7700)
-
⚡ QRL segments now memoize imports, removing some Promises during render (by @wmertens in #7686)
-
🐞🩹 allow special characters in key attribute (by @Varixo in #7677)