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@2.3.0
Minor Changes
#5086
f8198d250
Thanks @JuanM04! - Minify Edge Function output to save space#5085
cd25abae5
Thanks @JuanM04! - AddedincludeFiles
andexcludeFiles
options@astrojs/vue@1.2.0
Minor Changes
#5075
d25f54cb9
Thanks @natemoo-re! - Add support for theappEntrypoint
option, which accepts a root-relative path to an app entrypoint. The default export of this file should be a function that accepts a VueApp
instance prior to rendering. This opens up the ability to extend theApp
instance with custom Vue plugins.astro@1.5.1
Patch Changes
#5110
0edfdd325
Thanks @bluwy! - Ensure CLI flags override function-style server config#5106
ef0c54316
Thanks @bluwy! - Support spread parameters for server endpoints#5095
ddfbef5ac
Thanks @Princesseuh! - Fixastro add
trying to add lines from extended configurations when adding frameworks#5076
6f9a88b31
Thanks @Princesseuh! - Fix jsconfig.json aliases not working anymore after 1.5.0#5080
90b715d5c
Thanks @matthewp! - Fix Astro-in-MDX dashes in slot attr#5098
f684e9d36
Thanks @jkjustjoshing! - Separate type definitions for built-in HTML elements and custom elements. Helpful when implementing an "as" prop similar to styled-components.#5108
ce01225a7
Thanks @Princesseuh! - Fix types not working properly when usingmoduleResolution: 'node16'
#5060
5923dd77c
Thanks @AirBorne04! - api routes: adding cookies to the response, also when returning a simple result#5087
49a8d18b4
Thanks @JuanM04! - Fixastro add
pnpm command@astrojs/node@2.0.1
Patch Changes
#5114
5c0c6e1ac
Thanks @matthewp! - Fixes finding the client folder for serving assets#5111
df4d84610
Thanks @rishi-raj-jain! - fix port in standalone mode@astrojs/react@1.2.1
Patch Changes
ddfbef5ac
Thanks @Princesseuh! - Add@types/
packages as peerDependencies@astrojs/solid-js@1.2.1
Patch Changes
0173c2b2d
Thanks @bluwy! - Suppress warnings for dependency crawling@astrojs/tailwind@2.1.1
Patch Changes
5fb7c9383
Thanks @matthewp! - Make Tailwind integration compatible with Astro < 1.5