Skip to content

v1.11.0

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 19 Aug 04:33
· 745 commits to main since this release

1.11.0 (2022-08-19)

Release info

You can now take advantage of Lerna-Lite JSON Schema to help with all available options of the lib and also validate your configs by simply adding the following line to your lerna.json file: "$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json". After that, hovering over any of the option will provide you with a quick detail of the option and the acceptable value(s)

image

Bug Fixes

Features