Update dependency @astrojs/cloudflare to v10.2.4 #32
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 contains the following updates:
10.0.0
->10.2.4
Release Notes
withastro/adapters (@astrojs/cloudflare)
v10.2.4
Compare Source
Patch Changes
e08cd4c
Thanks @alexanderniebuhr! - Fixes an issue where redirect rules where not excluded from routing due to ordering issuesv10.2.3
Compare Source
Patch Changes
71ba51d
Thanks @alexanderniebuhr! - Fixes an issue where the bundle was not cleaned up correctlyv10.2.2
Compare Source
Patch Changes
82d81d9
Thanks @alexanderniebuhr! - Removes a debug logv10.2.1
Compare Source
Patch Changes
1927f94
Thanks @alexanderniebuhr! - Fixesastro build
which throws an error if it can't clean up dynamic imports for prerendered pages.v10.2.0
Compare Source
Minor Changes
8f312da
Thanks @Fryuni! - Fixes an issue, where unused code was not removed from the output, which led to issues with large projects with a lot of prerendered pages.v10.1.0
Compare Source
Minor Changes
1f4e40b
Thanks @FlorianFlatscher! - Adds a new option for the Image service to the Cloudflare adapter.imageService: 'custom'
does use the user defined settings, without applying any modification to it. You need to make sure that the configured settings are compatible with Cloudflare'sworkerd
runtime yourself.v10.0.3
Compare Source
Patch Changes
9e7d0ea
Thanks @alexanderniebuhr! - Fixeslocals.runtime
API to match betweenastro dev
andastro build
v10.0.2
Compare Source
Patch Changes
#217
0349bd4
Thanks @alexanderniebuhr! - fixes an issue where the automatic_routes.json
generation was not working as expected for some projects, which had a dynamic route as the first segment#217
0349bd4
Thanks @alexanderniebuhr! - fixes an issue where the automatic_routes.json
generation was not limited correctly, which had manual extend patternsv10.0.1
Compare Source
Patch Changes
#212
c22bb21
Thanks @alexanderniebuhr! - fixes an issue where projects using@astrojs/solid-js
were unusable, due to wrong vite config#210
317bd95
Thanks @alexanderniebuhr! - fixes an issue where projects using@astrojs/vue
were unusable, due to marking dependencies as externalConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.