This repository was archived by the owner on Dec 18, 2023. It is now read-only.
Releases: livestorm/livestorm-plugin-cli
Releases · livestorm/livestorm-plugin-cli
v1.3.0
What's Changed
- feat: plugins cli upgrade command improvements, liv-7602 by @ihors-livestorm in #26
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore: replace cliff table formatter, liv-6540 by @ihors-livestorm in #24
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix(envs): allow add env with one valid option, liv-7291 by @jinevo in #23
- feat: add auto upgrade feature, liv-6434 by @ihors-livestorm in #22
New Contributors
- @ihors-livestorm made his first contribution in #22
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- feat(watch): add debounce to avoid a long wait before plugin is really update, liv-5996 by @jinevo in #19
- feat: add envs command and use js config file by @jinevo in #20
- chore(version): update package version to 1.0.2 by @divyam-rai in #21
New Contributors
- @divyam-rai made their first contribution in #21
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: add more precise errors to assets command, liv-5385 by @Michaelvilleneuve in #18
- feat: improving the way we deal with metadata, liv-5386 by @Michaelvilleneuve in #17
- feat: meaningful errors for watch command, liv-5388 by @Michaelvilleneuve in #16
- feat: add more error information to the CLI response, liv-5384 by @Michaelvilleneuve in #15
Full Changelog: v0.4.0...v1.0.0
v0.4.0
v0.3.4
- Fix issue with
livestorm asset
command
v0.3.3
- Prefer
metadata
object inenvironments.json
file instead ofmarketplace.json
file when sending review