summaryrefslogtreecommitdiff
path: root/packages/integrations/vue (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-05-13fix(deps): update all non-major dependencies (#11015)Gravatar renovate[bot] 3-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-09[ci] release (#10944)astro@4.8.0@astrojs/web-vitals@0.1.1@astrojs/vue@4.2.0@astrojs/vercel@7.6.0@astrojs/solid-js@4.2.0@astrojs/react@3.3.3@astrojs/preact@3.3.0@astrojs/mdx@3.0.0@astrojs/db@0.11.1Gravatar Houston (Bot) 2-1/+18
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.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-05-06feat(vue): add support for devtools (#10929)Gravatar Florian Lefebvre 2-12/+26
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-05-01Fix typos (#10923)Gravatar Viktor Szépe 1-1/+1
2024-04-30fix(deps): update all non-major dependencies (#10901)Gravatar renovate[bot] 1-2/+2
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-20Update major deps (#10823)Gravatar Bjorn Lu 1-1/+0
2024-04-17[ci] formatGravatar Emanuele Stoppa 4-4/+4
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>
2024-04-09[ci] release (#10680)astro@4.5.17@astrojs/vue@4.0.11@astrojs/react@3.2.0@astrojs/db@0.10.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-08Fix vue-jsx change (#10716)Gravatar Bjorn Lu 1-0/+11
2024-04-08Remove unused config in Vue JSX integration (#10687)Gravatar Bjorn Lu 2-19/+0
2024-04-02[ci] release (#10603)astro@4.5.13@astrojs/vue@4.0.10@astrojs/vercel@7.5.1@astrojs/preact@3.1.2@astrojs/mdx@2.2.3@astrojs/markdown-remark@5.0.0@astrojs/markdoc@0.9.4@astrojs/db@0.9.9Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-29Remove the ssr external for vue (#10601)Gravatar Tyler van der Hoeven 1-1/+0
* remove the ssr external for vue * Remove the external line vs comment it out * add a changeset
2024-03-14[ci] release (#10430)astro@4.5.4@astrojs/vue@4.0.9@astrojs/db@0.8.3Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-14fix(vue): Add default options to not transform assets (#10419)Gravatar Erika 6-3/+28
* fix(vue): Add default options to not transform assets * fix: oops merge correctly * chore: changeset * nit: address feedback
2024-03-13Revert "[ci] format" (#10417)Gravatar Emanuele Stoppa 4-4/+4
* Revert "[ci] format" This reverts commit 1863727215e87e20c6f5aebe5f9ee0f2783bc788. * pin dependency * update lock
2024-03-13[ci] formatGravatar Houston (Bot) 4-4/+4
2024-03-05[ci] formatGravatar Phk 1-13/+19
2024-03-05fix: fixed an error in the vue component editor (#10293)Gravatar Phk 2-4/+49
* fix: fixed an error in the vue component editor(https://github.com/withastro/language-tools/issues/758) * chore: format code * chore: change import path
2024-02-28Update Vite to latest (#10259)Gravatar Bjorn Lu 1-1/+1
2024-02-27chore: import sort source code, exception for the `astro` package (#10242)Gravatar Emanuele Stoppa 4-6/+6
* chore: import sort source code, exception for the `astro` package * fix import sorting bug * Update packages/integrations/lit/server.js Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-02-22chore: import sorting for test folder and e2e folder (#10190)Gravatar Emanuele Stoppa 8-8/+8
2024-02-21chore: use biome to sort imports - only test files (#10180)Gravatar Emanuele Stoppa 3-6/+6
* chore: use biome to sort imports * do the sorting * Update package.json Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-02-15Update to Vite 5.1 (#10120)Gravatar Bjorn Lu 1-1/+1
2024-02-07Use eslint-plugin-regexp (#9993)Gravatar Bjorn Lu 2-6/+6
2024-01-31chore(`@astrojs/vue`): use Node.js for testing (#9901)Gravatar Atharva 4-43/+42
* chore: migrate vue tests to node * chore: prune chai/mocha from package-lock
2024-01-23fix: vite security issue (#9773)Gravatar Stefano 1-1/+1
2024-01-06[ci] release (#9609)astro@4.1.1@astrojs/vue@4.0.8@astrojs/vercel@6.1.3@astrojs/solid-js@4.0.1Gravatar Houston (Bot) 2-1/+9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-05Fix class property Vue hydration error (#9620)Gravatar Bjorn Lu 1-1/+0
2024-01-05[ci] formatGravatar Nate Moore 2-9/+9
2024-01-05Ensure `appEntrypoint` is referenced in Vue components (#9490)Gravatar Nate Moore 10-5/+146
* fix(#6827): ensure `appEntrypoint` is referenced in Vue components * chore: add test * chore: add changeset * fix: windows handling * Update packages/integrations/vue/src/index.ts Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * chore: address review feedback * chore: update lockfile --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-01-02[ci] release (#9541)astro@4.0.9@astrojs/vue@4.0.7@astrojs/vercel@6.1.2@astrojs/upgrade@0.2.2@astrojs/node@7.0.4Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-01Fix asynchronous `appEntrypoint` support (#9558)Gravatar Michael Thomas 9-2/+84
2023-12-27[ci] release (#9491)astro@4.0.8@astrojs/vue@4.0.6@astrojs/vercel@6.1.1@astrojs/tailwind@5.1.0@astrojs/svelte@5.0.3@astrojs/solid-js@3.0.3@astrojs/sitemap@3.0.4@astrojs/react@3.0.9@astrojs/preact@3.0.2@astrojs/partytown@2.0.3@astrojs/node@7.0.3@astrojs/mdx@2.0.3@astrojs/markdoc@0.8.2@astrojs/lit@4.0.1@astrojs/alpinejs@0.3.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-27[ci] formatGravatar Houston (Bot) 1-1/+1
2023-12-21[ci] formatGravatar Sarah Rainsberger 1-1/+1
2023-12-21[docs] minimal integration READMEs (#9479)Gravatar Sarah Rainsberger 1-143/+21
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com> Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
2023-12-20[ci] release (#9457)astro@4.0.7@astrojs/vue@4.0.5@astrojs/tailwind@5.0.4@astrojs/svelte@5.0.2@astrojs/react@3.0.8@astrojs/node@7.0.2@astrojs/mdx@2.0.2@astrojs/markdoc@0.8.1Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-20chore: upgrade vite to latest (close #9443) (#9452)Gravatar Florian Lefebvre 1-1/+1
* chore: upgrade vite to latest * chore: add changeset * fix: enforce type * fix: postcss * chore: log messages * fix: take vite re-optimizing message into account --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-12-15[ci] release (#9432)create-astro@4.6.0astro@4.0.6@astrojs/vue@4.0.4Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-15[ci] formatGravatar Bjorn Lu 1-1/+3
2023-12-15Simplify vue appEntrypoint handling (#9362)Gravatar Bjorn Lu 1-62/+38
* Simplify vue appEntrypoint handling * Try fix windows --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-12-11[ci] release (#9365)astro@4.0.4@astrojs/vue@4.0.3@astrojs/vercel@6.0.2@astrojs/svelte@5.0.1@astrojs/node@7.0.1@astrojs/mdx@2.0.1@astrojs/markdown-remark@4.0.1Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-07chore: update peer dependencies (#9366)Gravatar Arsh 1-1/+1
2023-12-05[ci] release (#9332)astro@4.0.2@astrojs/vue@4.0.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-06[ci] formatGravatar Nate Moore 2-4/+4
2023-12-05Vue: Remove `hasDefaultExport` check from `appEntrypoint` logic (#9333)Gravatar Nate Moore 10-6/+135