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.
🧰 Changes
this PR aggregates all of the PRs going out as part of the v10 release (i.e, the second section of PRs below). all PRs should be reviewed prior to being merged into this branch.
outstanding tasks
needs to go out before v10 is released (i.e., in the v9 release channel)
rdme@10
is actually released (along with proper linking)needs to go out as part of v10 release
openapi upload
openapi
v1 command #1111openapi upload
#1116double check these things before merging
v9
docs (e.g.,/tree/v9
) withv10
as needed (b19416d)v10
will worklisting all of the breaking changes 1 by 1 below so they get picked up by semantic release...
BREAKING CHANGE:
categories
,custompages
,docs
andversions
have now been removed. Please use a bidirectional syncing workflow instead. Read more in our migration guide.BREAKING CHANGE:
rdme openapi
has been removed. Please userdme openapi upload
instead. Read more in our migration guide.