Skip to content

Conversation

@ndelangen
Copy link
Member

@ndelangen ndelangen commented Oct 16, 2025

This is an automated pull request that bumps the version from 9.1.11 to 9.1.11.
Once this pull request is merged, it will trigger a new release of version 9.1.12.
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:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🔧 Maintenance: Hotfix nextjs missing dts generation

If 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.12

  • NextJS-Vite: Hotfix nextjs missing dts generation, thanks ndelangen!

Summary by CodeRabbit

  • Chores

    • Updated module export configuration for the Next.js package.
    • Added a new package metadata field "deferredNextVersion" set to "9.1.12".
  • Documentation

    • Added a changelog entry for version 9.1.12.

@ndelangen ndelangen added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated labels Oct 16, 2025
@ndelangen ndelangen self-assigned this Oct 16, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 16, 2025

📝 Walkthrough

Walkthrough

Updated Next.js package bundler exports: consolidated bundler.nodeEntries to a single ./src/export-mocks/index.ts and added the individual export-mocks subpaths to bundler.exportEntries. Also added a new CHANGELOG entry for version 9.1.12 (Maintenance: Hotfix for missing nextjs dts files).

Changes

Cohort / File(s) Summary
Bundler export-mocks entry restructuring
code/frameworks/nextjs/package.json
Removed individual export-mocks/*/index.ts entries from bundler.nodeEntries, kept ./src/export-mocks/index.ts; added individual ./src/export-mocks/cache/index.ts, ./src/export-mocks/router/index.ts, ./src/export-mocks/headers/index.ts, ./src/export-mocks/navigation/index.ts to bundler.exportEntries.
Changelog update
CHANGELOG.md
Added new top entry for version 9.1.12 labeled "Maintenance: Hotfix for missing nextjs dts files".
Root package metadata
code/package.json
Added new top-level property deferredNextVersion with value 9.1.12.

Sequence Diagram(s)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch norbert/fix-patch-version-release

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 1455d71 and 774d0c3.

📒 Files selected for processing (1)
  • code/package.json (1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
**/*.{js,jsx,json,html,ts,tsx,mjs}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

**/*.{js,jsx,json,html,ts,tsx,mjs}: Run Prettier formatting on changed files before committing
Run ESLint on changed files and fix all errors/warnings before committing (use yarn lint:js:cmd <file>)

Files:

  • code/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: daily
  • GitHub Check: Core Unit Tests, windows-latest
🔇 Additional comments (1)
code/package.json (1)

247-247: Addition looks correct

deferredNextVersion aligned with the intended 9.1.12 patch release. Nothing else needed here.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ndelangen ndelangen marked this pull request as ready for review October 16, 2025 09:58
@ndelangen ndelangen requested a review from JReinhold October 16, 2025 09:58
@nx-cloud
Copy link

nx-cloud bot commented Oct 16, 2025

View your CI Pipeline Execution ↗ for commit 774d0c3

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 1m 9s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-16 11:03:26 UTC

@storybook-app-bot
Copy link

storybook-app-bot bot commented Oct 16, 2025

Package Benchmarks

Commit: 774d0c3, ran on 16 October 2025 at 10:48:32 UTC

The following packages have significant changes to their size or dependencies:

storybook

Before After Difference
Dependency count 50 50 0
Self size 35.91 MB 35.78 MB 🎉 -133 KB 🎉
Dependency size 16.65 MB 16.65 MB 0 B
Bundle Size Analyzer Link Link

@storybook/nextjs

Before After Difference
Dependency count 541 541 0
Self size 905 KB 880 KB 🎉 -25 KB 🎉
Dependency size 59.59 MB 59.59 MB 🚨 +2 KB 🚨
Bundle Size Analyzer Link Link

sb

Before After Difference
Dependency count 51 51 0
Self size 1 KB 1 KB 0 B
Dependency size 52.56 MB 52.43 MB 🎉 -133 KB 🎉
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 220 220 0
Self size 598 KB 598 KB 0 B
Dependency size 97.47 MB 97.30 MB 🎉 -162 KB 🎉
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 189 189 0
Self size 31 KB 31 KB 0 B
Dependency size 81.53 MB 81.40 MB 🎉 -131 KB 🎉
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 1 1 0
Self size 12.53 MB 12.50 MB 🎉 -31 KB 🎉
Dependency size 99 KB 99 KB 0 B
Bundle Size Analyzer Link Link

@ndelangen ndelangen merged commit d4f7761 into latest-release Oct 16, 2025
90 checks passed
@ndelangen ndelangen deleted the norbert/fix-patch-version-release branch October 16, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants