Releases: miguelramos/vtx
@websublime/vtx-common@0.0.16
Patch Changes
-
f2d8df9
- Packages resolution by name and option to exclude from aliasPackage were resolved by array index entrance and that could be problem if user changes order in packages entry. Now they are resolved by name
and vite plugin as a new option to exclude from alias apps, libs or packages. Also root package as to be an array of string.
@websublime/vtx-cli@0.0.18
Patch Changes
-
f2d8df9
- Packages resolution by name and option to exclude from aliasPackage were resolved by array index entrance and that could be problem if user changes order in packages entry. Now they are resolved by name
and vite plugin as a new option to exclude from alias apps, libs or packages. Also root package as to be an array of string. -
Updated dependencies [
f2d8df9
]:- @websublime/vtx-common@0.0.16
@websublime/vtx-common@0.0.15
Patch Changes
c939e71
Thanks @miguelramos! - Readme files on root packages
@websublime/vtx-cli@0.0.17
Patch Changes
209ae18
Thanks @miguelramos! - Optimize cli command support
@websublime/vtx-cli@0.0.16
Patch Changes
-
c939e71
Thanks @miguelramos! - Readme files on root packages -
Updated dependencies [
c939e71
]:- @websublime/vtx-common@0.0.15
@websublime/vtx-common@0.0.14
Patch Changes
- #21
0ad40b1
Thanks @miguelramos! - Cli typing improvements
@websublime/vtx-cli@0.0.15
Patch Changes
-
#21
0ad40b1
Thanks @miguelramos! - Cli typing improvements -
Updated dependencies [
0ad40b1
]:- @websublime/vtx-common@0.0.14
@websublime/vtx-common@0.0.13
Patch Changes
-
b32cbef
- Config intro on readme file -
c0a804b
Thanks @miguelramos! - Build cli command for apps and libs
@websublime/vtx-cli@0.0.14
Patch Changes
-
b32cbef
- Config intro on readme file -
c0a804b
Thanks @miguelramos! - Build cli command for apps and libs -
Updated dependencies [
b32cbef
,c0a804b
]:- @websublime/vtx-common@0.0.13
@websublime/vtx-common@0.0.12
Patch Changes
8a34cf1
- Fix typo on lib command type