@vc-shell/migrate 2.0.0-alpha.34 → 2.0.0-alpha.35
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.
- package/CHANGELOG.md +36 -29
- package/dist/baseline-versions.js +1 -1
- package/dist/baseline-versions.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,46 +1,53 @@
|
|
|
1
|
-
# [2.0.0-alpha.
|
|
1
|
+
# [2.0.0-alpha.35](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.34...v2.0.0-alpha.35) (2026-04-22)
|
|
2
2
|
|
|
3
|
+
### Bug Fixes
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
- **release:** update changelog and release-it configuration ([767c312](https://github.com/VirtoCommerce/vc-shell/commit/767c3123773a02a4badc3bcf89661e535d5f26c8))
|
|
5
6
|
|
|
7
|
+
### Features
|
|
6
8
|
|
|
7
|
-
|
|
9
|
+
- **setup:** introduce unsetup script and enhance setup process ([0b0ad7f](https://github.com/VirtoCommerce/vc-shell/commit/0b0ad7f2a47564783b3914f58f04d5cc21ce828e))
|
|
10
|
+
|
|
11
|
+
# [2.0.0-alpha.34](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.33...v2.0.0-alpha.34) (2026-04-22)
|
|
8
12
|
|
|
9
|
-
|
|
10
|
-
* **migrate:** --update-deps at same version + baseline drift check ([39fea4a](https://github.com/VirtoCommerce/vc-shell/commit/39fea4a6fb243766dbc1f1d31a0c207741a98dd0))
|
|
11
|
-
* **migrate:** define-expose-to-children adds useBlade import when missing ([ee7ed7d](https://github.com/VirtoCommerce/vc-shell/commit/ee7ed7db0ba16f2669d59b75b7a35385088feeee))
|
|
13
|
+
- refactor!: remove global component and directive registration ([7643d8f](https://github.com/VirtoCommerce/vc-shell/commit/7643d8fcba40bdd4d5e6a8be244a6c1978eec3fb))
|
|
12
14
|
|
|
15
|
+
### Bug Fixes
|
|
13
16
|
|
|
14
|
-
|
|
17
|
+
- **migrate:** --transform bypasses version filter ([85072d1](https://github.com/VirtoCommerce/vc-shell/commit/85072d1059a3dbda11259cdbe80899ce3bf50c6a))
|
|
18
|
+
- **migrate:** --update-deps at same version + baseline drift check ([39fea4a](https://github.com/VirtoCommerce/vc-shell/commit/39fea4a6fb243766dbc1f1d31a0c207741a98dd0))
|
|
19
|
+
- **migrate:** define-expose-to-children adds useBlade import when missing ([ee7ed7d](https://github.com/VirtoCommerce/vc-shell/commit/ee7ed7db0ba16f2669d59b75b7a35385088feeee))
|
|
15
20
|
|
|
16
|
-
|
|
17
|
-
* **migrate:** add remove-expose-title and remove-app-module-options ([3a76ff7](https://github.com/VirtoCommerce/vc-shell/commit/3a76ff738fd9ef99fd96acd821280f8a7d66b210))
|
|
18
|
-
* **migrate:** add use-data-table-pagination-audit + AI migration prompt ([0c2e7b6](https://github.com/VirtoCommerce/vc-shell/commit/0c2e7b6efba387d9fafe04e5bdcd21ea20500259))
|
|
19
|
-
* **migrate:** add vc-blade-loading-prop transform ([0cb72f3](https://github.com/VirtoCommerce/vc-shell/commit/0cb72f39bc55a98cab0c9a786a1da3bb52e75d3e))
|
|
20
|
-
* **migrate:** expand v2 migration tooling — icon/asset/audit prompts and blade-event cleanup ([f4788d4](https://github.com/VirtoCommerce/vc-shell/commit/f4788d4d9c588157ca5c11facfe558a69c254c2e)), closes [#41](https://github.com/VirtoCommerce/vc-shell/issues/41)
|
|
21
|
-
* **tests:** enhance test helpers and add vitest environment for consistency ([6cd30ac](https://github.com/VirtoCommerce/vc-shell/commit/6cd30ac65b83dd756803b9ccb4278bd8679be930))
|
|
21
|
+
### Features
|
|
22
22
|
|
|
23
|
+
- **migrate, configs, scripts:** peer-versions.json as canonical source ([3199202](https://github.com/VirtoCommerce/vc-shell/commit/3199202ad190d9260b4bec99f6839232ebcfa839))
|
|
24
|
+
- **migrate:** add remove-expose-title and remove-app-module-options ([3a76ff7](https://github.com/VirtoCommerce/vc-shell/commit/3a76ff738fd9ef99fd96acd821280f8a7d66b210))
|
|
25
|
+
- **migrate:** add use-data-table-pagination-audit + AI migration prompt ([0c2e7b6](https://github.com/VirtoCommerce/vc-shell/commit/0c2e7b6efba387d9fafe04e5bdcd21ea20500259))
|
|
26
|
+
- **migrate:** add vc-blade-loading-prop transform ([0cb72f3](https://github.com/VirtoCommerce/vc-shell/commit/0cb72f39bc55a98cab0c9a786a1da3bb52e75d3e))
|
|
27
|
+
- **migrate:** expand v2 migration tooling — icon/asset/audit prompts and blade-event cleanup ([f4788d4](https://github.com/VirtoCommerce/vc-shell/commit/f4788d4d9c588157ca5c11facfe558a69c254c2e)), closes [#41](https://github.com/VirtoCommerce/vc-shell/issues/41)
|
|
28
|
+
- **tests:** enhance test helpers and add vitest environment for consistency ([6cd30ac](https://github.com/VirtoCommerce/vc-shell/commit/6cd30ac65b83dd756803b9ccb4278bd8679be930))
|
|
23
29
|
|
|
24
30
|
### BREAKING CHANGES
|
|
25
31
|
|
|
26
|
-
|
|
27
|
-
directives globally via app.component()/app.directive(). All 64 UI
|
|
28
|
-
components and 2 directives (v-loading, v-autofocus) must now be
|
|
29
|
-
explicitly imported from @vc-shell/framework/ui.
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
32
|
+
- Framework no longer registers Vc\* components and
|
|
33
|
+
directives globally via app.component()/app.directive(). All 64 UI
|
|
34
|
+
components and 2 directives (v-loading, v-autofocus) must now be
|
|
35
|
+
explicitly imported from @vc-shell/framework/ui.
|
|
36
|
+
|
|
37
|
+
* Delete global-components.ts type augmentation
|
|
38
|
+
* Remove registerComponentsAndDirectives() from framework plugin
|
|
39
|
+
* Remove GlobalComponents augmentations from 10 module/shell files
|
|
40
|
+
* Remove app.component() registration from blade-navigation plugin
|
|
41
|
+
* Add explicit imports to 25 framework .vue files
|
|
42
|
+
* Add vLoading/vAutofocus directive aliases for Vue auto-registration
|
|
43
|
+
* Add VcLanguageSelector to molecules barrel export
|
|
44
|
+
* Add directive re-export to @vc-shell/framework/ui entry point
|
|
45
|
+
* Add remove-global-components CLI migrator transform with 6 tests
|
|
46
|
+
* Add migration/40-remove-global-components.md guide
|
|
47
|
+
* Add ai-agent/components exception to layer violation checker
|
|
42
48
|
|
|
43
49
|
Automated migration: npx @vc-shell/migrate --transform remove-global-components
|
|
50
|
+
|
|
44
51
|
# [2.0.0-alpha.33](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.32...v2.0.0-alpha.33) (2026-04-14)
|
|
45
52
|
|
|
46
53
|
### Bug Fixes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"baseline-versions.js","sourceRoot":"","sources":["../src/baseline-versions.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA2B;IACvD,iBAAiB,EAAE,SAAS;IAC5B,iCAAiC,EAAE,SAAS;IAC5C,oCAAoC,EAAE,SAAS;IAC/C,2BAA2B,EAAE,SAAS;IACtC,kBAAkB,EAAE,UAAU;IAC9B,aAAa,EAAE,UAAU;IACzB,oBAAoB,EAAE,QAAQ;IAC9B,6BAA6B,EAAE,SAAS;IACxC,+BAA+B,EAAE,SAAS;IAC1C,iBAAiB,EAAE,QAAQ;IAC3B,cAAc,EAAE,SAAS;IACzB,sBAAsB,EAAE,SAAS;IACjC,YAAY,EAAE,UAAU;IACxB,0BAA0B,EAAE,SAAS;IACrC,4BAA4B,EAAE,QAAQ;IACtC,WAAW,EAAE,QAAQ;IACrB,sBAAsB,EAAE,QAAQ;IAChC,MAAM,EAAE,SAAS;IACjB,mBAAmB,EAAE,SAAS;IAC9B,KAAK,EAAE,QAAQ;IACf,KAAK,EAAE,SAAS;IAChB,aAAa,EAAE,SAAS;IACxB,WAAW,EAAE,UAAU;IACvB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,QAAQ;IAClB,YAAY,EAAE,SAAS;IACvB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,QAAQ;IACrB,UAAU,EAAE,QAAQ;IACpB,cAAc,EAAE,SAAS;IACzB,IAAI,EAAE,QAAQ;IACd,qBAAqB,EAAE,
|
|
1
|
+
{"version":3,"file":"baseline-versions.js","sourceRoot":"","sources":["../src/baseline-versions.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA2B;IACvD,iBAAiB,EAAE,SAAS;IAC5B,iCAAiC,EAAE,SAAS;IAC5C,oCAAoC,EAAE,SAAS;IAC/C,2BAA2B,EAAE,SAAS;IACtC,kBAAkB,EAAE,UAAU;IAC9B,aAAa,EAAE,UAAU;IACzB,oBAAoB,EAAE,QAAQ;IAC9B,6BAA6B,EAAE,SAAS;IACxC,+BAA+B,EAAE,SAAS;IAC1C,iBAAiB,EAAE,QAAQ;IAC3B,cAAc,EAAE,SAAS;IACzB,sBAAsB,EAAE,SAAS;IACjC,YAAY,EAAE,UAAU;IACxB,0BAA0B,EAAE,SAAS;IACrC,4BAA4B,EAAE,QAAQ;IACtC,WAAW,EAAE,QAAQ;IACrB,sBAAsB,EAAE,QAAQ;IAChC,MAAM,EAAE,SAAS;IACjB,mBAAmB,EAAE,SAAS;IAC9B,KAAK,EAAE,QAAQ;IACf,KAAK,EAAE,SAAS;IAChB,aAAa,EAAE,SAAS;IACxB,WAAW,EAAE,UAAU;IACvB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,QAAQ;IAClB,YAAY,EAAE,SAAS;IACvB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,QAAQ;IACrB,UAAU,EAAE,QAAQ;IACpB,cAAc,EAAE,SAAS;IACzB,IAAI,EAAE,QAAQ;IACd,qBAAqB,EAAE,SAAS;IAChC,oBAAoB,EAAE,SAAS;IAC/B,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,SAAS;IACd,YAAY,EAAE,QAAQ;IACtB,iBAAiB,EAAE,QAAQ;IAC3B,SAAS,EAAE,QAAQ;CACpB,CAAC"}
|