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 main, this PR will be updated.
Releases
@websublime/vtx-cli@0.0.18
Patch Changes
f2d8df9 - Packages resolution by name and option to exclude from alias
Package 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.
f2d8df9 - Packages resolution by name and option to exclude from alias
Package 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.
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 main, this PR will be updated.
Releases
@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
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.