What's Changed
- test: add pathname matching tests with a period by @adamdbradley in #3509
- fix: match routes w/ and w/out trailing slash by @adamdbradley in #3511
- fix: better next steps for deployments by @manucorporat in #3510
- docs: typos by @the-r3aper7 in #3516
- feat(qwik-auth): support credentials provider using useAuthSignin action by @ulic75 in #3513
- docs: Node.js typos by @ilteoood in #3514
- docs: fix code snippet on page
routeLoader$()
by @iamyuu in #3518 - docs: update links by @the-r3aper7 in #3515
- feat: added event payload to support userEvent change with custom payload by @Oddadmix in #3517
- docs: fix action docs by @manucorporat in #3520
- feat: serialize JSX by @manucorporat in #3526
- fix(qwik-auth): replace accidently removed optional chain on providerId by @ulic75 in #3523
- docs: deployments redirects by @adamdbradley in #3533
- fix: yaml escaped titles by @adamdbradley in #3538
- docs: fix Qwik SDK missing site information for targeting by @mhevery in #3539
- docs: Updated homepage by @mhevery in #3529
- core: remove currentTarget from BaseSyntheticEvent by @steve8708 in #3553
- docs: Fix broken links for "API" and "Qwik City & Routing" on "Welcome to Qwik" (Introduction) Page by @EdinK1 in #3543
- docs: Make the introductoin to resources friendlier by @steve8708 in #3550
- docs: blackflag.dev added to demo pages on docs site by @openblackflag in #2604
- docs: move qwik city into the qwik city section by @steve8708 in #3549
- docs: fix and simplify resource example by @steve8708 in #3555
- docs: make errors in the repl red so they are noticeable by @steve8708 in #3556
- docs: add live examples by @mhevery in #3559
- docs: Clean up Qwik City docs by @steve8708 in #3558
- docs: fix typo in Form actions page by @adnanebrahimi in #3562
- docs: Make the tutorial buttons more prominent by @steve8708 in #3557
- chore: 0.25.0 by @manucorporat in #3564
New Contributors
- @Oddadmix made their first contribution in #3517
- @EdinK1 made their first contribution in #3543
- @openblackflag made their first contribution in #2604
Full Changelog: v0.24.0...v0.25.0