What's Changed
- docs: fix reactivity counter example to
useStore
so that description matches code by @aivarsliepa in #4236 - fix(create-interactive.ts): make script remove only contents of targe… by @Arctomachine in #4209
- docs: state: add types for method example by @wmertens in #4135
- docs: update react code snippets by @the-r3aper7 in #4125
- fix: update cloudflare starter to use latest Wrangler by @petebacondarwin in #4251
- docs: fix useVisibleTask documentation by @cbazureau in #4258
- docs: menu sort order by @zanettin in #4272
- docs(guides/qwik-nutshell/index.mdx): fix typo on variable name by @julianobrasil in #4269
- docs: eslint rules docs by @zanettin in #4137
- fix: base pathname for global css by @manucorporat in #4274
- perf: improve ssr rendering by @manucorporat in #4275
- docs: adjust eslint rules mobile view by @zanettin in #4280
- fix: vercel environment variables by @manucorporat in #4286
- docs: add qwik india community link by @apherio in #4293
- docs: simplify tag line by @mhevery in #4294
- fix(mdx): add wrapping div to tables by @hamatoyogi in #4296
- fix: variable subscription signals by @manucorporat in #4297
- Update index.mdx by @neonpie in #4302
- Update index.mdx by @neonpie in #4300
- docs: Fix typo on (qwik)/components/events/index.mdx by @julianobrasil in #4305
- Update qwik-nutshell/index.mdx by @willnguyen1312 in #4306
- docs: add link & standardize description by @neonpie in #4304
- docs: remove ambiguity on "Composing Components" by @neonpie in #4301
- docs: add seifen.vercel.app to showcase by @Armandotrsg in #4295
- docs: Fix store example on (qwik)/components/state/index.mdx by @julianobrasil in #4291
- refactor(starters/apps/empty/src/global.css): remove redundant comment by @krishna-santosh in #4289
- docs: Update (qwikcity)/api/index.mdx by @julianobrasil in #4285
- docs: yarn create does not support @latest by @zanettin in #4312
- Community: Qwik Uruguay - Argentina by @Marcoo09 in #4298
- docs: add inline components redirect by @mhevery in #4315
- feat(cli): add vscode launch configuration for
dev.debug
by @mhevery in #4318 - feat: add staleIfError option for request.cacheControl, also adds docs on caching and caching to starters by @steve8708 in #4313
- perf: faster resuming by @manucorporat in #4329
- docs: fix typo by @neonpie in #4322
- docs: improve language on 'Preventing default behavior' by @neonpie in #4303
- docs: update symbol colocation by @mhevery in #4341
- fix: duplicated keys in own properties by @manucorporat in #4348
- docs: add bundle optimization by @mhevery in #4350
- docs(bundle): fix some typos by @antoinepairet in #4352
- Add BuiltWithAppwrite to pages.json by @Meldiron in #4330
- fix: allow undefined ref prop by @DustinJSilk in #4347
- fix: track store key for signal updates by @manucorporat in #4355
- docs: add SimplyMC to showcase by @saboooor in #4276
- fix(slot): duplicated ssr content projection by @manucorporat in #4356
- feat: media pages separated by language by @zanettin in #4340
- docs: Update (qwik)/components/tasks/index.mdx by @julianobrasil in #4354
- fix: non passive event listeners by @manucorporat in #4359
- Import styles naming fixing by @lanc3lo1 in #4333
- fix(jsxImg): noWidthHeight example by @yassinrais in #4365
- fix(deno middleware): serve static assets in Deno middleware as binary data by @jaroel in #4360
- docs: Fix typo at caching index.mdx page by @chsanch in #4370
- docs: Add RadixStream to showcases by @tanftw in #4364
- docs: Add documentation and example for QwikIntrinsicElements by @hbendev in #4357
- fix: hot module reloading for server$ by @manucorporat in #4385
- docs: routing added titles by @the-r3aper7 in #4384
- server$ fixes, and improvements by @DanielAdolfsson in #4290
- fix(optimizer): missing const inline by @manucorporat in #4387
- fix: missing media type in DocumentMeta by @GrandSchtroumpf in #4327
- docs: env small typos by @the-r3aper7 in #4393
- docs: Grammar and clarification for endpoints by @EamonHeffernan in #4380
- docs(qwik in a nutshell docs): fix grammar by @hbendev in #4405
- docs: prefetch typo by @literalpie in #4398
- docs: eslint page adjustment by @zanettin in #4394
- docs: add Qwikbits to ecosystem by @acoreyj in #4392
- docs: add qwik-auth route protection example by @ulic75 in #4119
- feat: builder.io starter w/ dev-tools by @adamdbradley in #4403
- types: Refine jsx types by @FlatMapIO in #4402
- chore: update deps by @manucorporat in #4388
- fix: add restrictive width/height types by @manucorporat in #4413
- fix(optimizer): handle assign + default by @manucorporat in #4414
- docs: api docs fixed markdown links by @zanettin in #4260
- fix: reactivity serialization by @manucorporat in #4415
- fix: add builder.io integration back by @manucorporat in #4419
- chore: release 1.1.5 by @manucorporat in #4420
New Contributors
- @Arctomachine made their first contribution in #4209
- @cbazureau made their first contribution in #4258
- @julianobrasil made their first contribution in #4269
- @apherio made their first contribution in #4293
- @willnguyen1312 made their first contribution in #4306
- @Armandotrsg made their first contribution in #4295
- @krishna-santosh made their first contribution in #4289
- @Marcoo09 made their first contribution in #4298
- @Meldiron made their first contribution in #4330
- @saboooor made their first contribution in #4276
- @lanc3lo1 made their first contribution in #4333
- @yassinrais made their first contribution in #4365
- @jaroel made their first contribution in #4360
- @chsanch made their first contribution in #4370
- @hbendev made their first contribution in #4357
- @GrandSchtroumpf made their first contribution in #4327
- @acoreyj made their first contribution in #4392
- @FlatMapIO made their first contribution in #4402
Full Changelog: v1.1.4...v1.1.5