[ci] release#3334
Merged
Merged
Conversation
00c20ef to
3ee7366
Compare
3ee7366 to
b4e89ca
Compare
SiriousHunter
pushed a commit
to SiriousHunter/astro
that referenced
this pull request
Feb 3, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ematipico
pushed a commit
that referenced
this pull request
Feb 6, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ematipico
pushed a commit
that referenced
this pull request
Feb 6, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@astrojs/vercel@0.2.0
Minor Changes
#3216
114bf63eThanks @JuanM04! - [BREAKING] Now with Build Output API (v3)! See the README to get started.trailingSlashredirects works without avercel.jsonfile: just configure them inside yourastro.config.mjsedge,serverlessandstatic!serverless, your code isn't transpiled to CJS anymore.Migrate from v0.1
astro.config.mjs:ENABLE_FILE_SYSTEM_APIenvironment variable toENABLE_VC_BUILD, as Vercel changed it..outputto.vercel/output— you may need to update your.gitignore.astro@1.0.0-beta.28
Patch Changes
#3344
46cd8b9eThanks @matthewp! - Fix for APIRoute type#3350
e48aa2fdThanks @FredKSchott! - Improve error hints for packages that should be added tovite.ssr.noExternal#3348
43e411eeThanks @natemoo-re! - Update defaultvite.optimizeDeps.excludeto keepnode-fetchfrom being optimized#3336
ccea6a0aThanks @matthewp! - Fixes HMR of hoisted script tags#3331
e22f7364Thanks @tony-sull! - Fixes an issue preventing custom 404 pages in dev#3339
3dc68e14Thanks @thepassle! - fixes injectscript in ssr mode#3332
d04928e8Thanks @FredKSchott! - Fix animport from '../core/build/types';errorf40705d9Thanks @matthewp! - Fix for swallowed SolidJS errors#3300
b463ddb3Thanks @tony-sull! - Resolve .astro components by module ID to support the use of Astro + framework components in an NPM package#3352
86855061Thanks @JuanM04! - ExportViteUserConfigtype#3337
678c2b75Thanks @bholmesdev! - Fix: remove hydration failures on React v18 by exposing the "client" directive from Astro core.create-astro@0.12.1
Patch Changes
1a5335edThanks @bholmesdev! - Update "next steps" with more informative text on each CLI command. Oh, and gradients. A lot more gradients.@astrojs/netlify@0.3.4
Patch Changes
352fc316Thanks @thepassle! - create redirects file for netlify edge adapter@astrojs/react@0.1.2
Patch Changes
678c2b75Thanks @bholmesdev! - Fix: remove hydration failures on React v18 by exposing the "client" directive from Astro core.@astrojs/svelte@0.1.3
Patch Changes
ce6d7982Thanks @FredKSchott! - Fix a vite peer dependency bug@astrojs/vue@0.1.4
Patch Changes
ce6d7982Thanks @FredKSchott! - Fix a vite peer dependency bug