Releases: ieedan/jsrepo
Releases · ieedan/jsrepo
[email protected]
Minor Changes
- caff9cc: Add
--include-blocks
and--include-categories
flags tobuild
command. These allow you to only include the provided blocks or categories in the build. - fd66b24: Add
error-on-warn
flag so that you can choose to error on warnings during build. - e408c46: jsrepo now checks the manifest file before writing it to warn about potential issues.
[email protected]
[email protected]
Patch Changes
- fb39985: Bump deps.
[email protected]
Patch Changes
- 5b83b5b: Use
pathe
instead ofnode:path
.
[email protected]
[email protected]
Patch Changes
- 6a531fc: Fix arg ordering for test command.
[email protected]
Minor Changes
- 3d4d754: Add
update
command.update
allows you to update components with a nice ui for seeing the differences.
[email protected]
[email protected]
Patch Changes
- 909d942: Fixed an issue where block subdeps would be added twice.
[email protected]
Patch Changes
- bb07833: No noteworthy changes.