ValeryG
ValeryG
when git tag and GitHub release exists and `lerna version` command is executed as: ``` lerna version --conventional-commits --create-release github --yes --force-git-tag ``` command fails on create release ## Current...
There is already an issue for this , https://github.com/ajv-validator/ajv/issues/2318, but it is closed. Suggestion there is not working when ajv is XX-layers down like eg: [async-parser](https://github.com/asyncapi/parser-js) -> [@stoplight/spectral](https://github.com/stoplightio/spectral)->ajv and dynamic...
# Separation of presentation and helper code Both `elements` and `elements-core` are presentation level specific. They depend on react and their bundles they publish have client side polyfills and references...