Releases: eik-lib/cli
Releases · eik-lib/cli
v2.0.0-next.2
v2.0.0-next.1
2.0.0-next.1 (2021-02-23)
Bug Fixes
-
update common package and refactor to use new mapping function (992f015)
-
update common package to fix docs. Update docs (772486f)
-
update dependencies to fix issue with @eik/common (40b6f98)
-
feat!: support eik config type field, rework class inputs (2c3cb92)
-
chore!: update dependency @eik/common (53092c2)
BREAKING CHANGES
- This includes a major refactor of the various Node.js APIs though it also includes some breaking changes to the cli commands as well. The Eik.json or package.json type field is now used when publishing to determine whether to publish to pkg or npm namespace. --npm cli flags have been removed.
- Eik.json config is now being validated whenever it is loaded from or saved to eik.json