summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-11-06Update to Vite 6.0.0-beta.6 (#12323)Gravatar Bjorn Lu 1-1/+1
2024-11-06[ci] formatGravatar Bjorn Lu 2-18/+17
2024-11-06Add support for Svelte 5 @render syntax (#12390)Gravatar Bjorn Lu 2-0/+25
Co-authored-by: Jonas Robertsson <jonas.robertsson@icloud.com>
2024-10-28fix(deps): update all non-major dependencies (#12316)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15Merge branch 'main' into nextGravatar bluwy 1-1/+1
2024-10-15fix(deps): update all non-major dependencies (#12218)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-07[ci] release (beta) (#12100)astro@5.0.0-beta.4@astrojs/svelte@6.0.0-beta.1Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07Merge branch 'main' into nextGravatar Princesseuh 1-0/+6
2024-10-07[ci] release (#12115)create-astro@4.9.1astro@4.15.12@astrojs/vue@4.5.2@astrojs/upgrade@0.3.4@astrojs/svelte@5.7.2@astrojs/db@0.14.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-05Fix-component-undefined-svelte-v5 (#12102) (#12129)Gravatar Martin Trapp 1-2/+1
* - fix: 'component is not defined' error when unmount svelte 5 component * added changeset * Moving unmount listener to where the component is defined. * Update .changeset/eighty-ligers-punch.md --------- Co-authored-by: Hermit <70563349+hermit99@users.noreply.github.com>
2024-10-05Fix-component-undefined-svelte-v5 (#12102)Gravatar Hermit 1-2/+1
* - fix: 'component is not defined' error when unmount svelte 5 component * added changeset * Moving unmount listener to where the component is defined. * Update .changeset/eighty-ligers-punch.md Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> --------- Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-10-04Bump vite to beta (#11979)Gravatar Bjorn Lu 1-1/+1
2024-10-04Merge branch 'main' into nextGravatar Matt Kane 1-4/+4
2024-10-03docs: update Vite links to use their new domain (#12117)Gravatar Armand Philippot 1-4/+4
* docs: update Vite links to use their new domain See https://github.com/withastro/docs/issues/9548 * update other links with the new Vite domain * Create strange-cats-notice.md --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-10-01Merge branch 'main' into nextGravatar bluwy 1-2/+2
2024-09-30fix(deps): update all non-major dependencies (#12092)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26fix(deps): update all non-major dependencies (#12003)feat/action-on-resultGravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-24[ci] release (beta) (#12017)astro@5.0.0-beta.2@astrojs/vue@5.0.0-beta.0@astrojs/svelte@6.0.0-beta.0Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18Merge branch 'main' into nextGravatar Matt Kane 4-18/+41
2024-09-18[ci] release (#12002)astro@4.15.7@astrojs/vue@4.5.1@astrojs/tailwind@5.1.1@astrojs/svelte@5.7.1@astrojs/solid-js@4.4.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17Fix Svelte view transition state persistence (#12006)Gravatar Johannes Spohr 2-17/+34
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-09-17fix: only bump packages that needs itGravatar Princesseuh 1-1/+1
2024-09-17fix: attempt to version at beta 1Gravatar Princesseuh 1-1/+1
2024-09-10Merge branch 'main' into nextGravatar Princesseuh 1-2/+2
2024-09-09chore(deps): update all non-major dependencies (#11948)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28Merge branch 'main' into nextGravatar Princesseuh 1-4/+4
2024-08-28fix(deps): update all non-major dependencies (#11837)Gravatar renovate[bot] 1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19[ci] release (alpha) (#11627)create-astro@4.8.4-alpha.0astro@5.0.0-alpha.0@astrojs/vue@5.0.0-alpha.0@astrojs/vercel@8.0.0-alpha.0@astrojs/tailwind@6.0.0-alpha.0@astrojs/svelte@6.0.0-alpha.0@astrojs/node@9.0.0-alpha.0@astrojs/mdx@4.0.0-alpha.0@astrojs/markdown-remark@6.0.0-alpha.0@astrojs/markdoc@1.0.0-alpha.0Gravatar Houston (Bot) 2-2/+9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-19fix(deps): update all non-major dependencies (#11765)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13fix(deps): update all non-major dependencies (#11674)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-08update formatter config (#11640)Gravatar Darius 2-3/+3
* update formatter config * format --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-08-08chore: bump typescript-eslint to v8 (#11649)Gravatar Josh Goldberg ✨ 2-2/+2
2024-07-31fix(deps): update all non-major dependencies (#11565)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18[ci] release (#11481)astro@4.12.0@astrojs/web-vitals@1.0.0@astrojs/svelte@5.7.0@astrojs/mdx@3.1.3@astrojs/markdown-remark@5.2.0@astrojs/markdoc@0.11.3@astrojs/db@0.12.0Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-18Fix Svelte 5 slots change (#11490)Gravatar Bjorn Lu 3-33/+21
* Fix Svelte 5 slots change * Use alternative * Fix Svelte 5 slots
2024-07-17fix(deps): update all non-major dependencies (#11426)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-01fix(deps): update all non-major dependencies (#11383)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-24fix(deps): update all non-major dependencies (#11318)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-17[ci] release (#11233)astro@4.10.3@astrojs/vue@4.5.0@astrojs/vercel@7.7.1@astrojs/svelte@5.6.0@astrojs/solid-js@4.4.0@astrojs/sitemap@3.1.6@astrojs/react@3.6.0@astrojs/preact@3.5.0@astrojs/node@8.3.1@astrojs/mdx@3.1.1@astrojs/lit@4.3.0@astrojs/db@0.11.6Gravatar Houston (Bot) 2-1/+38
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-17chore(deps): update all non-major dependencies (#11269)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14feat: refine container APIs for renderers (#11251)Gravatar Emanuele Stoppa 3-3/+15
2024-06-11fix(deps): update all non-major dependencies (#11222)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06[ci] release (#11186)astro@4.10.0@astrojs/vue@4.4.0@astrojs/svelte@5.5.0@astrojs/solid-js@4.3.0@astrojs/react@3.5.0@astrojs/preact@3.4.0@astrojs/mdx@3.1.0@astrojs/lit@4.2.0Gravatar Houston (Bot) 2-1/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-05feat(container): provide a virtual module to load renderers (#11144)Gravatar Emanuele Stoppa 1-1/+8
* feat(container): provide a virtual module to load renderers * address feedback * chore: restore some default to allow to have PHP prototype working * Thread through renderers and manifest * Pass manifest too * update changeset * add diff * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix diff * rebase and update lock --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-05-30fix(deps): update all non-major dependencies (#11151)Gravatar renovate[bot] 1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-09chore(deps): update all non-major dependencies (#10958)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-30fix(deps): update all non-major dependencies (#10901)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22chore(deps): update all non-major dependencies (#10833)Gravatar renovate[bot] 1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-11[ci] release (#10739)create-astro@4.8.0astro@4.6.0@astrojs/vue@4.1.0@astrojs/upgrade@0.3.0@astrojs/telemetry@3.1.0@astrojs/svelte@5.4.0@astrojs/solid-js@4.1.0@astrojs/react@3.3.0@astrojs/prism@3.1.0@astrojs/preact@3.2.0@astrojs/mdx@2.3.0@astrojs/markdown-remark@5.1.0@astrojs/markdoc@0.10.0Gravatar Houston (Bot) 2-1/+9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-10feat: upgrade the minimum Node.js maintainance LTS version (#10689)Gravatar Emanuele Stoppa 1-1/+1
* feat: upgrade the minimum Node.js maintainance LTS version * chore: update minimum npm version * chore: revert npm change * chore: address Erika's feedback * chore: apply further suggestions * Update .changeset/empty-rules-type.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>