Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-03-31 | [ci] release (#13513)astro@5.5.6@astrojs/vue@5.0.9@astrojs/svelte@7.0.9@astrojs/studio@0.1.6@astrojs/solid-js@5.0.7@astrojs/react@4.2.3@astrojs/preact@4.0.8@astrojs/netlify@6.2.5@astrojs/mdx@4.2.3@astrojs/markdoc@0.13.3@astrojs/db@0.14.10@astrojs/cloudflare@12.4.0@astrojs/alpinejs@0.4.5 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-31 | fix: update `vite` to latest version (#13526) | 1 | -1/+1 | ||
* fix: update `vite` to latest version * apply suggestion Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> | |||||
2025-03-31 | fix(deps): update astro client runtimes (#13522) | 1 | -1/+1 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-03-26 | [ci] release (#13504)astro@5.5.5@astrojs/vue@5.0.8@astrojs/tailwind@6.0.2@astrojs/svelte@7.0.8@astrojs/studio@0.1.5@astrojs/solid-js@5.0.6@astrojs/react@4.2.2@astrojs/preact@4.0.7@astrojs/netlify@6.2.4@astrojs/mdx@4.2.2@astrojs/markdoc@0.13.2@astrojs/db@0.14.9@astrojs/cloudflare@12.3.1@astrojs/alpinejs@0.4.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-25 | fix: update vite (#13505) | 1 | -1/+1 | ||
* fix: update vite * use dedupe | |||||
2025-03-21 | [ci] release (#13460)astro@5.5.4@astrojs/vercel@8.1.3@astrojs/tailwind@6.0.1@astrojs/svelte@7.0.7@astrojs/preact@4.0.6@astrojs/cloudflare@12.3.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-21 | fix(deps): update astro client runtimes (#13474) | 1 | -2/+2 | ||
* fix(deps): update astro client runtimes * fix: pin vite-plugin-vue --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2025-03-20 | [ci] format | 1 | -1/+1 | ||
2025-03-20 | fix(preact,svelte): empty target container before rendering `client:only` ↵ | 1 | -0/+3 | ||
island (#13470) * fix(preact,svelte): empty target container before rendering `client:only` island * Remove log | |||||
2025-03-11 | fix(deps): update all non-major dependencies (#13387) | 1 | -3/+3 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-03-11 | [ci] release (#13361)astro@5.4.3@astrojs/vercel@8.1.2@astrojs/upgrade@0.5.1@astrojs/svelte@7.0.6@astrojs/node@9.1.3@astrojs/netlify@6.2.3@astrojs/mdx@4.1.1@astrojs/markdown-remark@6.2.1@astrojs/markdoc@0.12.11@astrojs/internal-helpers@0.6.1@astrojs/cloudflare@12.2.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-05 | bugfix(svelte): fix colliding id's generated from `$props.id` (#13339) | 3 | -3/+33 | ||
* bugfix(svelte): fix colliding id's generating from $props.id by utilizing the new `uidPrefix` option exposed for both server and client side rendering. * bugfix(svelte): changeset * Add server side ID prefix, not sure how to do this on the client. * Discard changes to packages/integrations/svelte/client.svelte.js * Update .changeset/flat-cherries-rule.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> * feat: context * revert peerDep bump * revert html variable seperation * feat: rename * fix lockfile --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2025-03-04 | fix(deps): update all non-major dependencies (#13346) | 1 | -1/+1 | ||
* fix(deps): update all non-major dependencies * chore: fix type issue --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-02-27 | [ci] release (#13318)astro@5.4.0@astrojs/vercel@8.1.0@astrojs/svelte@7.0.5@astrojs/solid-js@5.0.5@astrojs/react@4.2.1@astrojs/preact@4.0.5@astrojs/node@9.1.2@astrojs/netlify@6.2.2@astrojs/mdx@4.1.0@astrojs/markdown-remark@6.2.0@astrojs/markdoc@0.12.10@astrojs/internal-helpers@0.6.0@astrojs/db@0.14.7@astrojs/cloudflare@12.2.3 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-02-27 | chore(deps): update `esbuild` and `vite` versions (#13323) | 1 | -1/+1 | ||
Co-authored-by: Jisu-Woniu <31986081+Jisu-Woniu@users.noreply.github.com> Co-authored-by: natemoo-re <7118177+natemoo-re@users.noreply.github.com> Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com> | |||||
2025-02-04 | fix(deps): update all non-major dependencies (#13124) | 1 | -1/+1 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-02-04 | Fix typo (#13126) | 1 | -1/+1 | ||
"WrapMap" → "WeakMap" | |||||
2025-01-31 | fix(deps): update all non-major dependencies (#13074) | 1 | -1/+1 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-01-29 | chore: upgrade Vite and update tests (#13076) | 1 | -1/+1 | ||
* chore: upgrade Vite and update tests * chore: bump vite in other package.json as well * chore: pnpm dedupe --------- Co-authored-by: Matt Kane <m@mk.gg> | |||||
2025-01-20 | [ci] release (#12991)astro@5.1.8@astrojs/vue@5.0.6@astrojs/tailwind@5.1.5@astrojs/svelte@7.0.4@astrojs/studio@0.1.4@astrojs/solid-js@5.0.4@astrojs/react@4.1.6@astrojs/preact@4.0.3@astrojs/mdx@4.0.7@astrojs/markdoc@0.12.7@astrojs/db@0.14.6@astrojs/alpinejs@0.4.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-20 | fix(deps): update all non-major dependencies (#13008) | 1 | -1/+1 | ||
* fix(deps): update all non-major dependencies * chore: lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Kane <m@mk.gg> | |||||
2025-01-20 | fix: upgrade Vite and update tests (#13011) | 1 | -1/+1 | ||
* fix: upgrade Vite and update tests * chore: remove cors header snapshot * chore: upgrade Vitest * chore: revert edit * chore: changeset | |||||
2025-01-13 | fix(deps): update all non-major dependencies (#12579) | 1 | -3/+3 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-01-13 | fix: align esbuild to vite (#12361) | 1 | -1/+1 | ||
Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2025-01-02 | [ci] release (#12801)astro@5.1.2@astrojs/vue@5.0.4@astrojs/underscore-redirects@0.5.0@astrojs/svelte@7.0.3@astrojs/rss@4.0.11@astrojs/partytown@2.1.3 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-02 | Fix Vue & Svelte server renderer types (#12776) | 1 | -1/+3 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2024-12-20 | [ci] release (#12790)astro@5.1.1@astrojs/vue@5.0.3@astrojs/tailwind@5.1.4@astrojs/svelte@7.0.2@astrojs/studio@0.1.3@astrojs/solid-js@5.0.1@astrojs/react@4.1.2@astrojs/preact@4.0.1@astrojs/mdx@4.0.3@astrojs/markdoc@0.12.4@astrojs/db@0.14.5@astrojs/alpinejs@0.4.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-12-20 | fix(deps): upgrade Vite (#12799) | 1 | -1/+1 | ||
2024-12-03 | [ci] release (#12595)astro@5.0.1@astrojs/web-vitals@3.0.1@astrojs/vue@5.0.1@astrojs/tailwind@5.1.3@astrojs/svelte@7.0.1@astrojs/mdx@4.0.1@astrojs/markdoc@0.12.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-12-03 | fix: cleanup peer deps ranges (#12594) | 1 | -1/+1 | ||
2024-12-03 | [ci] release (#12567)create-astro@4.11.0astro@5.0.0@astrojs/vue@5.0.0@astrojs/upgrade@0.4.0@astrojs/underscore-redirects@0.4.0@astrojs/telemetry@3.2.0@astrojs/svelte@7.0.0@astrojs/studio@0.1.2@astrojs/solid-js@5.0.0@astrojs/react@4.0.0@astrojs/prism@3.2.0@astrojs/preact@4.0.0@astrojs/mdx@4.0.0@astrojs/markdown-remark@6.0.0@astrojs/markdoc@0.12.0@astrojs/internal-helpers@0.4.2 | 2 | -1/+21 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-27 | [ci] release (beta) (#12534)create-astro@4.11.0-beta.1astro@5.0.0-beta.12@astrojs/vue@5.0.0-beta.3@astrojs/upgrade@0.4.0-beta.0@astrojs/telemetry@3.2.0-beta.0@astrojs/svelte@7.0.0-beta.1@astrojs/solid-js@5.0.0-beta.1@astrojs/react@4.0.0-beta.2@astrojs/prism@3.2.0-beta.0@astrojs/preact@4.0.0-beta.1@astrojs/mdx@4.0.0-beta.5@astrojs/markdown-remark@6.0.0-beta.3@astrojs/markdoc@0.12.0-beta.1 | 2 | -1/+13 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-27 | Merge branch 'main' into next | 1 | -1/+1 | ||
2024-11-27 | Drop node 21 support (#12539) | 1 | -1/+1 | ||
2024-11-27 | Update Vite to 6.0.0 (#12524) | 1 | -2/+2 | ||
2024-11-27 | fix(deps): update all non-major dependencies (#12410) | 1 | -4/+4 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-11-21 | Merge main into next (#12493) | 1 | -1/+1 | ||
* [ci] release (#12490) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update solid version * update lockfile * fix vue changelog --------- Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | [ci] release (#12490)astro@4.16.14@astrojs/vue@4.5.3@astrojs/svelte@6.0.2@astrojs/solid-js@4.4.4@astrojs/react@3.6.3@astrojs/preact@3.5.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | [ci] release (beta) (#12430)astro@5.0.0-beta.9@astrojs/vue@5.0.0-beta.2@astrojs/svelte@6.0.2-beta.0@astrojs/solid-js@4.4.4-beta.0@astrojs/react@3.6.3-beta.0@astrojs/preact@3.5.4-beta.0 | 2 | -2/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | chore: merge fixes | 2 | -10/+13 | ||
2024-11-21 | Resolve peer dependency problem in the integration packages (SolidJS, Vue, ↵ | 1 | -3/+3 | ||
Svelte, React) (#12481) Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> Co-authored-by: bluwy <34116392+bluwy@users.noreply.github.com> | |||||
2024-11-15 | Add publint checks (#12445) | 1 | -1/+1 | ||
2024-11-15 | [ci] release (#12443)@astrojs/svelte@6.0.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-15 | Publish missing file for svelte integration (#12442) | 1 | -5/+2 | ||
2024-11-15 | Merge branch 'main' into next | 9 | -352/+161 | ||
2024-11-15 | [ci] release (#12427)astro@4.16.13@astrojs/svelte@6.0.0@astrojs/solid-js@4.4.3 | 2 | -1/+22 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-14 | Update to svelte 5 (#12364) | 8 | -350/+138 | ||
Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-11-06 | [ci] release (beta) (#12370)create-astro@4.11.0-beta.0astro@5.0.0-beta.7@astrojs/svelte@6.0.0-beta.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-06 | Merge branch 'main' into next | 3 | -0/+30 | ||
2024-11-06 | [ci] release (#12369)astro@4.16.10@astrojs/svelte@5.7.3 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |