Conversation
8b30ff6 to
8ef2302
Compare
WalkthroughThis pull request involves the removal of a changeset file that documented JSX type fixes and several updates across multiple packages. Changelog files for the affected packages have been updated with new version entries reflecting the JSX type fixes and an update to the Changes
Possibly related PRs
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
packages/inula-request/CHANGELOG.md (1)
22-23: Formatting Note in Bug Fix SectionThere appears to be a minor formatting adjustment in the bug fix section (line 23). Please double-check that this change in spacing is intentional and consistent with the changelog’s style guidelines.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (7)
.changeset/sour-carrots-report.md(0 hunks)packages/inula-intl/CHANGELOG.md(1 hunks)packages/inula-intl/package.json(2 hunks)packages/inula-request/CHANGELOG.md(2 hunks)packages/inula-request/package.json(3 hunks)packages/inula/CHANGELOG.md(1 hunks)packages/inula/package.json(1 hunks)
💤 Files with no reviewable changes (1)
- .changeset/sour-carrots-report.md
🔇 Additional comments (10)
packages/inula/CHANGELOG.md (1)
1-8: Changelog Entry Verification for openinula Version 0.1.14The changelog entry correctly documents the patch changes addressing JSX types issues (commit hash
5b54c5d) for theopeninulapackage. Ensure that this entry remains consistent with the related dependency updates in other packages.packages/inula-intl/CHANGELOG.md (1)
1-9: Changelog Entry Verification for inula-intl Version 1.0.35The updated changelog entry reflects the patch changes for JSX type issues and the dependency update to
openinula@0.1.14. This is clear and consistent with the overall update strategy.packages/inula/package.json (1)
7-7: Version Update in openinula PackageThe version has been updated to
0.1.14, which aligns with the changes noted in the changelogs. Please verify that any package or tool that depends on this version is updated accordingly.packages/inula-request/CHANGELOG.md (1)
3-10: Changelog Entry Update for inula-request Version 1.1.5The new changelog entry for version
1.1.5documents the patch changes, including the fix for JSX types issues and the updated dependency (openinula@0.1.14). This change is well aligned with the rest of the ecosystem updates.packages/inula-intl/package.json (3)
3-3: Version Update in inula-intl PackageThe version has been updated from
1.0.34to1.0.35, which is in line with the recent release changes. Ensure that consumers of this package are aware of the version bump.
26-28: Peer Dependency Update for openinulaThe peer dependency for
openinulahas been updated to>=0.1.14, ensuring that the package now relies on the most recent fixes and improvements. This update promotes consistency with the ecosystem changes.
29-32: Dev Dependency Update for openinulaThe dev dependency for
openinulais now set to^0.1.14, which aligns with the updated peer dependency and overall versioning strategy. This should help maintain a consistent development environment.packages/inula-request/package.json (3)
3-3: Bump Package Version to 1.1.5
The version update from the previous release to "1.1.5" is correctly applied as part of your patch changes for the release workflow.
33-33: Update DevDependency for openinula
The "openinula" dependency in devDependencies has been updated to ">=0.1.14" in accordance with the new release requirements. This ensures compatibility with the fixed JSX types issues.
56-56: Align Peer Dependency for openinula
The change to "openinula" with version constraint ">=0.1.14" in peerDependencies matches the update in devDependencies and satisfies the coordinated updates across related packages.
8ef2302 to
031c02f
Compare
031c02f to
66d767e
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
next-packages/compiler/babel-inula-next-core/CHANGELOG.md (1)
3-8: New Changelog Entry for Version 0.0.6A new version entry for 0.0.6 has been added along with its patch changes. Note the patch message on line 7:
- 3d57278: fix: props updater can not update key with "value"
Consider changing "can not" to "cannot" for improved consistency and style.🧰 Tools
🪛 LanguageTool
[style] ~7-~7: Unless you want to emphasize “not”, use “cannot” which is more common.
Context: ... Changes - 3d57278: fix: props updater can not update key with "value" ## 0.0.5 ### ...(CAN_NOT_PREMIUM)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (17)
.changeset/sour-carrots-report.md(0 hunks)next-packages/compiler/babel-inula-next-core/CHANGELOG.md(1 hunks)next-packages/compiler/babel-inula-next-core/package.json(1 hunks)next-packages/compiler/unplugin-inula-next/CHANGELOG.md(1 hunks)next-packages/compiler/unplugin-inula-next/package.json(1 hunks)next-packages/inula-bridge/CHANGELOG.md(1 hunks)next-packages/inula-bridge/package.json(2 hunks)next-packages/runtime/CHANGELOG.md(1 hunks)next-packages/runtime/package.json(1 hunks)packages/create-inula/CHANGELOG.md(1 hunks)packages/create-inula/package.json(1 hunks)packages/inula-intl/CHANGELOG.md(1 hunks)packages/inula-intl/package.json(2 hunks)packages/inula-request/CHANGELOG.md(2 hunks)packages/inula-request/package.json(3 hunks)packages/inula/CHANGELOG.md(1 hunks)packages/inula/package.json(1 hunks)
💤 Files with no reviewable changes (1)
- .changeset/sour-carrots-report.md
✅ Files skipped from review due to trivial changes (8)
- packages/create-inula/CHANGELOG.md
- next-packages/compiler/unplugin-inula-next/CHANGELOG.md
- next-packages/compiler/babel-inula-next-core/package.json
- packages/create-inula/package.json
- next-packages/inula-bridge/CHANGELOG.md
- next-packages/runtime/package.json
- next-packages/runtime/CHANGELOG.md
- next-packages/compiler/unplugin-inula-next/package.json
🚧 Files skipped from review as they are similar to previous changes (6)
- packages/inula-intl/CHANGELOG.md
- packages/inula/CHANGELOG.md
- packages/inula-request/CHANGELOG.md
- packages/inula/package.json
- packages/inula-request/package.json
- packages/inula-intl/package.json
🧰 Additional context used
🪛 LanguageTool
next-packages/compiler/babel-inula-next-core/CHANGELOG.md
[style] ~7-~7: Unless you want to emphasize “not”, use “cannot” which is more common.
Context: ... Changes - 3d57278: fix: props updater can not update key with "value" ## 0.0.5 ### ...
(CAN_NOT_PREMIUM)
🔇 Additional comments (2)
next-packages/inula-bridge/package.json (2)
3-3: Version Bump ConfirmedThe package version has been updated to 0.0.2 in accordance with the release process. This change aligns with the broader set of updates across related packages.
41-41: Updated Dependency for "openinula"The dependency "openinula" has been updated to "^0.1.14", matching the coordinated release specifications. Verify that this update resolves any dependency compatibility issues across packages.
d1eb36b to
319caee
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
next-packages/compiler/babel-inula-next-core/CHANGELOG.md (2)
3-8: New Changelog Entry for Version 0.0.6A new changelog entry for version 0.0.6 has been added with the associated patch details. This entry clearly documents that the patch fixes the props updater issue. However, please consider updating the wording from “can not” to “cannot” to better align with typical style guidelines.
- - 3d57278: fix: props updater can not update key with "value" + - 3d57278: fix: props updater cannot update key with "value"🧰 Tools
🪛 LanguageTool
[style] ~7-~7: Unless you want to emphasize “not”, use “cannot” which is more common.
Context: ... Changes - 3d57278: fix: props updater can not update key with "value" ## 0.0.5 ### ...(CAN_NOT_PREMIUM)
15-16: Clarify Isolated Change on Line 16Line 16 appears as an isolated modified or added line (currently with no visible content). Please verify if this change is intentional for formatting purposes. If not, removing it might help maintain a cleaner changelog structure.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (21)
.changeset/rare-pigs-stay.md(0 hunks).changeset/shaggy-keys-invite.md(0 hunks).changeset/sour-carrots-report.md(0 hunks).changeset/stupid-readers-read.md(0 hunks).changeset/tame-goats-sneeze.md(0 hunks)next-packages/compiler/babel-inula-next-core/CHANGELOG.md(1 hunks)next-packages/compiler/babel-inula-next-core/package.json(1 hunks)next-packages/compiler/unplugin-inula-next/CHANGELOG.md(1 hunks)next-packages/compiler/unplugin-inula-next/package.json(1 hunks)next-packages/inula-bridge/CHANGELOG.md(1 hunks)next-packages/inula-bridge/package.json(2 hunks)next-packages/runtime/CHANGELOG.md(1 hunks)next-packages/runtime/package.json(1 hunks)packages/create-inula/CHANGELOG.md(1 hunks)packages/create-inula/package.json(1 hunks)packages/inula-intl/CHANGELOG.md(1 hunks)packages/inula-intl/package.json(2 hunks)packages/inula-request/CHANGELOG.md(2 hunks)packages/inula-request/package.json(3 hunks)packages/inula/CHANGELOG.md(1 hunks)packages/inula/package.json(1 hunks)
💤 Files with no reviewable changes (5)
- .changeset/stupid-readers-read.md
- .changeset/rare-pigs-stay.md
- .changeset/tame-goats-sneeze.md
- .changeset/sour-carrots-report.md
- .changeset/shaggy-keys-invite.md
🚧 Files skipped from review as they are similar to previous changes (15)
- next-packages/compiler/unplugin-inula-next/CHANGELOG.md
- packages/inula/CHANGELOG.md
- packages/inula/package.json
- packages/create-inula/CHANGELOG.md
- packages/inula-intl/CHANGELOG.md
- next-packages/runtime/package.json
- next-packages/compiler/babel-inula-next-core/package.json
- packages/create-inula/package.json
- next-packages/runtime/CHANGELOG.md
- next-packages/inula-bridge/CHANGELOG.md
- next-packages/compiler/unplugin-inula-next/package.json
- packages/inula-request/CHANGELOG.md
- next-packages/inula-bridge/package.json
- packages/inula-request/package.json
- packages/inula-intl/package.json
🧰 Additional context used
🪛 LanguageTool
next-packages/compiler/babel-inula-next-core/CHANGELOG.md
[style] ~7-~7: Unless you want to emphasize “not”, use “cannot” which is more common.
Context: ... Changes - 3d57278: fix: props updater can not update key with "value" ## 0.0.5 ### ...
(CAN_NOT_PREMIUM)
319caee to
8e587f1
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases