What's Changed
- fix(insights): wrapper style by @gioboa in #5193
- docs: fix typos by @igorbabko in #5195
- fix(qwik-auth): allow multiple set-cookie headers by @ulic75 in #5194
- feat(insights): return prefetch list per route by @mhevery in #5197
- feat(insights): return prefetch list per route by @mhevery in #5198
- chore(qwik-auth): v0.1.3 by @mhevery in #5201
- feat(cli): add barrel template to
new
command by @dapids in #5202 - docs: add
dimension.dev
to showcase by @necatikcl in #5200 - fix(core): Added StringSerializer for strings that start with the prefixes of serializers. by @genki in #5176
- fix(serializers): fix for serialization of an empty set or map by @Varixo in #5209
- docs: add qwik-spin-delay library by @harshmangalam in #5214
- docs(ecosystem): add qwik-image library by @gioboa in #5216
- chore: add prettier-plugin-tailwindcss to tailwind starter (#5217) by @nsdonato in #5217
- docs: Correct image size and CLS in resumable example by @mhevery in #5220
- docs: fix url for useVisibleTask by @nsdonato in #5223
- feat: bootstrap integration adapter by @mhevery in #5222
- chore: update file path in next-steps.tsx by @Craiqser in #5212
- refactor: remove extraneous isElement call by @wmertens in #5210
- docs: fix edit this page for deprecated features by @nsdonato in #5224
- chore: update firebase starter to contemplate dist folder by @nsdonato in #5225
- feat(cachecontrol): add second
target
argument to cacheControl by @maiieul in #5226 - fix: should SSR render if accept header includes / by @SamVerschueren in #5234
- docs: fix 404 links by @mhevery in #5236
- docs: Add frostytools.com to pages.json by @n8sabes in #5239
- docs: fix typo by @the-r3aper7 in #5241
- chore(contributing.md): remove unnecessary step to test against docs … by @maiieul in #5244
- chore(contributing.md): added info when package linking doesn't work by @maiieul in #5245
- docs: Build Showcase by @n8sabes in #5242
- docs: documentation link and text for directory-based routing by @ryo-manba in #5246
- feat(labs): Add json debugging tool by @mhevery in #5259
- feat(core): Allow useContext in same elem as provider by @wmertens in #5258
- docs(routing): add Link prefetch documentation (alternative) by @maiieul in #5248
- docs(labs): document devtools/json by @mhevery in #5260
- fix(starter): localize configuration by @gioboa in #5262
- docs: fix typos by @igorbabko in #5265
- docs(integrations): add valibot to modular forms guide by @fabian-hiller in #5252
- docs: Update SSG documentation to run build instead of preview by @ibousfiha in #5269
- fix(starter): localize container attribute by @tzdesign in #5268
- fix: A bug fix #5104 by @Charlygraphy23 in #5267
- docs(state): Add 'key' prop to list items by @nicvazquez in #5250
- docs: add note about
onRequest
middleware exported fromserverAuth$
by @jakovljevic-mladen in #5264 - docs(labs): update path for devtools to include https by @mhevery in #5271
- docs: updated phrasing for clarity by @bodhicodes in #5273
- fix: Bun adapter polyfill and redirect fix by @EamonHeffernan in #5272
- fix: Pr local dev docker by @SauravChanda in #5237
- refactor(core): remove useContextBoundary by @wmertens in #5274
- fix: shell script update in README file by @harshmangalam in #5275
- docs: improve advanced routing documentation by @jakovljevic-mladen in #5276
- chore: 1.2.13 by @mhevery in #5277
New Contributors
- @igorbabko made their first contribution in #5195
- @dapids made their first contribution in #5202
- @maiieul made their first contribution in #5226
- @SamVerschueren made their first contribution in #5234
- @ryo-manba made their first contribution in #5246
- @ibousfiha made their first contribution in #5269
- @Charlygraphy23 made their first contribution in #5267
- @nicvazquez made their first contribution in #5250
- @bodhicodes made their first contribution in #5273
- @SauravChanda made their first contribution in #5237
Full Changelog: v1.2.12...v1.2.13