@hy-bricks/core 0.6.0 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @hy-bricks/core
2
2
 
3
+ ## [0.6.1] - 2026-06-16
4
+
5
+ 随 @hy-bricks fixed 组同步升 0.6.1;本包**无功能改动**(本次仅 `@hy-bricks/canvas` free-split 控件可见性修复 + `freeSplitControlsAlways` 常驻开关)。
6
+
3
7
  ## [0.6.0] - 2026-06-15 · 公开面收口 + 坑点修复
4
8
 
5
9
  deliberate API 收口的 minor。从 `@hy-bricks/core` 公开面删掉一批本不该外露的 test-only / SDK 内部符号(收紧合同,业务侧本就不该调),并合入本轮审计发现的运行时坑点修复 + 性能 + 类型收口。@hy-bricks 4 包同步升 0.6.0。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hy-bricks/core",
3
- "version": "0.6.0",
3
+ "version": "0.6.1",
4
4
  "description": "HyperCard 运行时核心 — 编译用户源码 / CSS scope / 实例注册表 / 跨实例 SDK / JS 静态解析",
5
5
  "keywords": [
6
6
  "hypercard",