Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .changeset/curvy-dots-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@hyperse/inspector-babel-plugin": major
"@hyperse/inspector-middleware": major
"@hyperse/inspector-component": major
"@hyperse/inspector-swc-plugin": major
"@hyperse/inspector-common": major
"@hyperse/next-inspector": major
"@hyperse/inspector": major
---

feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;
14 changes: 0 additions & 14 deletions crates/inspector-swc-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
# @hyperse/inspector-swc-plugin

## 3.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

## 2.0.0

### Major Changes

- [#44](https://github.com/hyperse-io/code-inspector/pull/44) [`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

## 1.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion crates/inspector-swc-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/inspector-swc-plugin",
"version": "3.0.0",
"version": "1.1.10",
"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down
24 changes: 0 additions & 24 deletions packages/inspector-babel-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# @hyperse/inspector-webpack

## 3.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11)]:
- @hyperse/[email protected]

## 2.0.0

### Major Changes

- [#44](https://github.com/hyperse-io/code-inspector/pull/44) [`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8)]:
- @hyperse/[email protected]

## 1.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inspector-babel-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/inspector-babel-plugin",
"version": "3.0.0",
"version": "1.1.8",
"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down
14 changes: 0 additions & 14 deletions packages/inspector-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
# @hyperse/inspector-common

## 3.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

## 2.0.0

### Major Changes

- [#44](https://github.com/hyperse-io/code-inspector/pull/44) [`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

## 1.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inspector-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/inspector-common",
"version": "3.0.0",
"version": "1.1.5",
"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down
24 changes: 0 additions & 24 deletions packages/inspector-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# @hyperse/inspector-component

## 3.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11)]:
- @hyperse/[email protected]

## 2.0.0

### Major Changes

- [#44](https://github.com/hyperse-io/code-inspector/pull/44) [`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8)]:
- @hyperse/[email protected]

## 1.1.9

### Patch Changes
Expand Down
3 changes: 2 additions & 1 deletion packages/inspector-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/inspector-component",
"version": "3.0.0",
"version": "1.1.9",
"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,6 +45,7 @@
},
"devDependencies": {
"@flatjs/forge": "^2.3.10",
"@flatjs/forge-plugin-styling": "^2.2.5",
"@hyperse/eslint-config-hyperse": "^1.4.8",
"@types/node": "^24.10.0",
"@types/react": "^19.2.2",
Expand Down
24 changes: 0 additions & 24 deletions packages/inspector-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# @hyperse/inspector-middleware

## 3.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11)]:
- @hyperse/[email protected]

## 2.0.0

### Major Changes

- [#44](https://github.com/hyperse-io/code-inspector/pull/44) [`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8)]:
- @hyperse/[email protected]

## 1.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inspector-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/inspector-middleware",
"version": "3.0.0",
"version": "1.1.8",
"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down
13 changes: 0 additions & 13 deletions packages/inspector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
# @hyperse/inspector

## 2.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11)]:
- @hyperse/[email protected]
- @hyperse/[email protected]

## 1.1.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inspector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/inspector",
"version": "2.0.0",
"version": "1.1.15",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

Verify the version rollback strategy.

The version is being decreased from 2.0.0 to 1.1.15, which contradicts the PR objective to "update dependencies." This version rollback can cause:

  • Package managers to ignore newer releases of dependent packages
  • Confusion in semantic versioning expectations
  • Potential issues with dependency resolution (npm/yarn may prefer 2.0.0 installations elsewhere)

The changeset file also marks this as a "major" bump, which is inconsistent with the lower version number in the package.json.

Clarify the versioning strategy: Is this intentional (e.g., a version reset for a new release cycle)? If so, document this decision. If not, align the version bumps with the changeset declarations.


🏁 Script executed:

#!/bin/bash
# Find changeset files related to this PR
find . -type f -name "*.md" -path "*changeset*" | head -20

Length of output: 30


🏁 Script executed:

#!/bin/bash
# Check the current and previous state of packages/inspector/package.json
cat packages/inspector/package.json | jq '.version'

Length of output: 8


🏁 Script executed:

#!/bin/bash
# List changeset files to understand the PR's versioning intent
ls -la .changeset/ 2>/dev/null || echo "No .changeset directory found"

Length of output: 238


🏁 Script executed:

#!/bin/bash
# Search for any changeset markdown files
find .changeset -type f -name "*.md" 2>/dev/null | xargs cat 2>/dev/null || echo "No changeset files found"

Length of output: 373


🏁 Script executed:

#!/bin/bash
# Check git history of the version field if available
git log -p --follow -S '"version"' packages/inspector/package.json 2>/dev/null | head -100 || echo "Git history not available"

Length of output: 59


🏁 Script executed:

#!/bin/bash
# Try to show git status and check if package.json has uncommitted changes
git status packages/inspector/package.json 2>/dev/null || echo "Git not available or no changes"

Length of output: 61


🏁 Script executed:

#!/bin/bash
# Show just the version line differences using git diff
git diff HEAD packages/inspector/package.json 2>/dev/null | grep -A2 -B2 version || echo "No git diff available"

Length of output: 21


🏁 Script executed:

#!/bin/bash
# Check if there's a previous version in git
git show HEAD:packages/inspector/package.json 2>/dev/null | jq '.version' || echo "Cannot retrieve previous version from git"

Length of output: 8


Update package.json version to match the changeset declaration.

The changeset file declares a major version bump to v2.0.0 for "@hyperse/inspector", but the package.json version remains at 1.1.15. This mismatch will cause inconsistencies when the changeset release workflow executes:

  • The changeset intends to publish v2.0.0, but package.json will release v1.1.15
  • Dependency resolution may fail or behave unexpectedly
  • Version numbering will not follow the declared major bump

Update packages/inspector/package.json line 3 from "1.1.15" to "2.0.0" to align with the changeset declaration.

🤖 Prompt for AI Agents
In packages/inspector/package.json around line 3, the version field is "1.1.15"
but the changeset declares a major bump to 2.0.0; update the version string on
that line to "2.0.0" so package.json matches the changeset (save the file and
commit the change).

"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down
30 changes: 0 additions & 30 deletions packages/next-inspector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
# @hyperse/next-inspector

## 3.0.0

### Major Changes

- [#46](https://github.com/hyperse-io/code-inspector/pull/46) [`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`a48208b`](https://github.com/hyperse-io/code-inspector/commit/a48208b2c0c871b22b561f3e912bc9bf6b07ed11)]:
- @hyperse/[email protected]
- @hyperse/[email protected]
- @hyperse/[email protected]
- @hyperse/[email protected]

## 2.0.0

### Major Changes

- [#44](https://github.com/hyperse-io/code-inspector/pull/44) [`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - feat: publish v2.0.0
chore: update dependencies across the project for improved compatibility and performance;

### Patch Changes

- Updated dependencies [[`92fb1c2`](https://github.com/hyperse-io/code-inspector/commit/92fb1c249c9e0597babc416de640349d79affac8)]:
- @hyperse/[email protected]
- @hyperse/[email protected]
- @hyperse/[email protected]
- @hyperse/[email protected]

## 1.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-inspector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/next-inspector",
"version": "3.0.0",
"version": "1.1.10",
"homepage": "https://github.com/hyperse-io/code-inspector",
"repository": {
"type": "git",
Expand Down
63 changes: 61 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3932,6 +3932,31 @@ __metadata:
languageName: node
linkType: hard

"@flatjs/forge-plugin-styling@npm:^2.2.5":
version: 2.2.5
resolution: "@flatjs/forge-plugin-styling@npm:2.2.5"
dependencies:
"@flatjs/common": "npm:2.2.5"
"@hyperse/config-loader": "npm:^1.0.7"
"@rollup/pluginutils": "npm:^5.3.0"
concat-with-sourcemaps: "npm:^1.1.0"
cssnano: "npm:^7.1.1"
less: "npm:^4.4.2"
lodash: "npm:^4.17.21"
p-queue: "npm:^9.0.0"
pify: "npm:^6.1.0"
postcss: "npm:^8.5.6"
resolve: "npm:^1.22.10"
type-fest: "npm:^4.41.0"
peerDependencies:
rollup: ">=4.13.0"
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/c22f7989732f77308dac469472f477f15d02b91faafb3efec8fc9e93525c7fc85cdc066fba1c81e616e86874ae0f13b59900c6c2929f2f34a3c4777721380775
languageName: node
linkType: hard

"@flatjs/forge-plugin-terser@npm:2.2.4":
version: 2.2.4
resolution: "@flatjs/forge-plugin-terser@npm:2.2.4"
Expand Down Expand Up @@ -5693,6 +5718,7 @@ __metadata:
resolution: "@hyperse/inspector-component@workspace:packages/inspector-component"
dependencies:
"@flatjs/forge": "npm:^2.3.10"
"@flatjs/forge-plugin-styling": "npm:^2.2.5"
"@floating-ui/core": "npm:^1.7.3"
"@hyperse/eslint-config-hyperse": "npm:^1.4.8"
"@hyperse/inspector-common": "workspace:*"
Expand Down Expand Up @@ -12171,6 +12197,15 @@ __metadata:
languageName: node
linkType: hard

"concat-with-sourcemaps@npm:^1.1.0":
version: 1.1.0
resolution: "concat-with-sourcemaps@npm:1.1.0"
dependencies:
source-map: "npm:^0.6.1"
checksum: 10c0/d30cec83a320d20d7e9482a4d011fa84319a0a8f9107acb632c48493d608be3a2b879608866d9edba2ce304ee52bc798138c26ad16eda6fbe7ec5e7bec99a683
languageName: node
linkType: hard

"confbox@npm:^0.1.8":
version: 0.1.8
resolution: "confbox@npm:0.1.8"
Expand Down Expand Up @@ -12835,7 +12870,7 @@ __metadata:
languageName: node
linkType: hard

"cssnano@npm:^7.0.4":
"cssnano@npm:^7.0.4, cssnano@npm:^7.1.1":
version: 7.1.2
resolution: "cssnano@npm:7.1.2"
dependencies:
Expand Down Expand Up @@ -20142,6 +20177,16 @@ __metadata:
languageName: node
linkType: hard

"p-queue@npm:^9.0.0":
version: 9.0.0
resolution: "p-queue@npm:9.0.0"
dependencies:
eventemitter3: "npm:^5.0.1"
p-timeout: "npm:^7.0.0"
checksum: 10c0/0f27fcbec9e4e02f34cc3660f14b5746798c51a2425dc3d3c5238924c34726b1580606d5d1432fc05304e2350c00b112ded03eb43c1b49de7791a7150fbfcb4e
languageName: node
linkType: hard

"p-retry@npm:^6.2.0":
version: 6.2.1
resolution: "p-retry@npm:6.2.1"
Expand All @@ -20162,6 +20207,13 @@ __metadata:
languageName: node
linkType: hard

"p-timeout@npm:^7.0.0":
version: 7.0.1
resolution: "p-timeout@npm:7.0.1"
checksum: 10c0/87d96529d1096d506607218dba6f9ec077c6dbedd0c2e2788c748e33bcd05faae8a81009fd9d22ec0b3c95fc83f4717306baba223f6e464737d8b99294c3e863
languageName: node
linkType: hard

"p-try@npm:^2.0.0":
version: 2.2.0
resolution: "p-try@npm:2.2.0"
Expand Down Expand Up @@ -20549,6 +20601,13 @@ __metadata:
languageName: node
linkType: hard

"pify@npm:^6.1.0":
version: 6.1.0
resolution: "pify@npm:6.1.0"
checksum: 10c0/5744905e271d821ce1c96a615aecc857bfc0154a2f55cfd773e0a27478c1e1457dd69c932f2196cfa0d298cc4a2847edaf42b1ba600b95022ba5225c079443a6
languageName: node
linkType: hard

"pirates@npm:^4.0.1, pirates@npm:^4.0.7":
version: 4.0.7
resolution: "pirates@npm:4.0.7"
Expand Down Expand Up @@ -23816,7 +23875,7 @@ __metadata:
languageName: node
linkType: hard

"source-map@npm:^0.6.0, source-map@npm:~0.6.0":
"source-map@npm:^0.6.0, source-map@npm:^0.6.1, source-map@npm:~0.6.0":
version: 0.6.1
resolution: "source-map@npm:0.6.1"
checksum: 10c0/ab55398007c5e5532957cb0beee2368529618ac0ab372d789806f5718123cc4367d57de3904b4e6a4170eb5a0b0f41373066d02ca0735a0c4d75c7d328d3e011
Expand Down
Loading