March 15th, 2026
The latest news releases from the Qwik team
@qwik.dev/core@2.0.0-beta.29
March 13th, 2026
March 13th, 2026
March 13th, 2026
March 13th, 2026
Patch Changes
🐞🩹 When a form POST is done, keys like "name.1" mean it's an array. However, later keys could be strings like "name.value". Now, we check if all the keys are numbers, otherwise we make an object instead of an array. This allows for more correct form data handling. (by @wmertens in #8424)
🐞🩹 handle special characters in dynamic route (by @gioboa in #8400)
March 12th, 2026