Update dependency @astrojs/sitemap to v2 - autoclosed #16
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:
^1.1.0
->^2.0.0
Release Notes
withastro/astro (@astrojs/sitemap)
v2.0.0
Compare Source
Major Changes
dd931a780
Thanks @natemoo-re! - Sitemap only includespage
routes (generated by.astro
files) rather than all routes (pages, endpoints, or redirects). This behavior matches our existing documentation, but is a breaking change nonetheless.Patch Changes
dd931a780
Thanks @natemoo-re! - Ensure trailing slash is only added to page routesv1.4.0
Compare Source
Minor Changes
c258492b7
Thanks @natemoo-re! - Ensure sitemap only excludes numerical pages matching/404
and/500
exactlyv1.3.3
Compare Source
Patch Changes
dff0d0dda
Thanks @andremralves! - Fix sitemap does not filter pagesv1.3.2
Compare Source
Patch Changes
6ca3b5a9e
Thanks @alexanderniebuhr! - exported enum type to support typescript > 5.0v1.3.1
Compare Source
Patch Changes
1b90a7a5d
Thanks @TheOtterlord! - Fix generation for static dynamic routesv1.3.0
Compare Source
Minor Changes
ad907196c
Thanks @atilafassina! - Adds support to SSR routes to sitemap generation.v1.2.2
Compare Source
Patch Changes
1ec1df126
Thanks @andremralves! - Fix sitemap generation with a base pathv1.2.1
Compare Source
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptionsv1.2.0
Compare Source
Minor Changes
afbbc4d5b
Thanks @Princesseuh! - Updated compilation settings to disable downlevelling for Node 14Configuration
📅 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.