November 24th, 2022
What's Changed
- docs: vercel edge by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2228
- fix: props enumeration of simbols by @manucorporat in https://github.com/BuilderIO/qwik/pull/2229
- test: qwik-city catchall e2e by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2231
- fix: non-GET request endpoints by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2233
- docs: updated contributing.md by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/2232
- chore: improve bug report template by @manucorporat in https://github.com/BuilderIO/qwik/pull/2236
- feat: allow recursive class definitions by @wmertens in https://github.com/BuilderIO/qwik/pull/2230
- docs: fix typo by @saikatdas0790 in https://github.com/BuilderIO/qwik/pull/2237
- fix: qwikcity vite dev server order by @manucorporat in https://github.com/BuilderIO/qwik/pull/2239
- docs: Update Vercel Edge Get Started Link by @tihuan in https://github.com/BuilderIO/qwik/pull/2246
- docs: FAQ fix doubled sentences by @forresst in https://github.com/BuilderIO/qwik/pull/2244
- docs: fix typo in faq/index.mdx by @eltociear in https://github.com/BuilderIO/qwik/pull/2249
- Rephrase a paragraph by @DominusKelvin in https://github.com/BuilderIO/qwik/pull/2247
- perf/fix: strong partially guaranties by @manucorporat in https://github.com/BuilderIO/qwik/pull/2253
- feat: add query search params to loadClientData (#2250) by @jwickers in https://github.com/BuilderIO/qwik/pull/2251
- docs: fix typo in static-site-config/index.mdx by @MRDGH2821 in https://github.com/BuilderIO/qwik/pull/2255
- fix: back button w/ SPA link and reload by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2263
- fix: onGet stripping by @manucorporat in https://github.com/BuilderIO/qwik/pull/2260
- chore: Release 0.14.1 by @manucorporat in https://github.com/BuilderIO/qwik/pull/2264
- fix: page, endpoint, q-data GET request by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2265
- chore: release qwik-city 0.0.127 by @manucorporat in https://github.com/BuilderIO/qwik/pull/2269
New Contributors
- @DominusKelvin made their first contribution in https://github.com/BuilderIO/qwik/pull/2247
- @jwickers made their first contribution in https://github.com/BuilderIO/qwik/pull/2251
- @MRDGH2821 made their first contribution in https://github.com/BuilderIO/qwik/pull/2255
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.14.0...v0.14.1