-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Release: Patch 9.1.2 #32197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release: Patch 9.1.2 #32197
Conversation
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
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 files reviewed, no comments
6ac7082 to
1a2779d
Compare
|
View your CI Pipeline Execution ↗ for commit fb9266c
☁️ Nx Cloud last updated this comment at |
1a2779d to
d5131ba
Compare
…st-9-1 Docs: Fix incorrect @next version specifiers
d5131ba to
b185cc6
Compare
main (without version bump)4d882f4 to
cc1fbb5
Compare
Docs: Add `afterEach` guidance (cherry picked from commit b6edefe)
Docs: Fix broken link in migration guide (cherry picked from commit 8c8bdc5)
Angular: Inherit options from browserTarget (cherry picked from commit b0f9e0d)
…nces Docs: Fix essentials addon references (cherry picked from commit ee184ba)
Addon Docs: Fix Symbol conversion issue in docs page and controls panel (cherry picked from commit fef67c8)
Telemetry: Improve dev cancellation handling (cherry picked from commit a65cd6b)
Angular: Fix `entry.polyfills` undefined error (cherry picked from commit 9f75bbb)
Core: Improve addon detection in automigrations on windows (cherry picked from commit 70fff63)
Next.js: Return mocked router instead of actual router in useRouter (cherry picked from commit f0d9efe)
Solid: Update links and docs for framework/renderer package (cherry picked from commit f763c86)
Build: Fix react native expo e2e tests (cherry picked from commit 383baef)
cc1fbb5 to
fb9266c
Compare
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 is an automated pull request that bumps the version from
9.1.1to9.1.2.Once this pull request is merged, it will trigger a new release of version
9.1.2.If you're not a core maintainer with permissions to release you can ignore this pull request.
To do
Before merging the PR, there are a few QA steps to go through:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next, that will be part of this release:entry.polyfillsundefined error #32230afterEachguidance #32156If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.
Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.
When everything above is done:
Generated changelog
9.1.2
entry.polyfillsundefined error - #32230, thanks sk-pub!