Releases: vtex/toolbelt
Releases · vtex/toolbelt
v0.15.1
v0.15.0
v0.15.0 (2016-03-01)
Breaks:
.vtexrc
instead of usingGalleryEndpoint
now usesAppsEndpoint
andWorkspacesEndpoint
Fixes:
Updates deps:
- shelljs -> 0.6.0
- glob -> 7.0.0
- node-libs-browser -> 1.0.0
- prompt -> 1.0.0
- eslint -> 2.0.0
- babel-eslint -> 5.0.0
- eslint-plugin-react -> 4.1.0
v0.14.1
v0.14.0
v0.13.2
v0.13.1
v0.13.0
v0.12.0
v0.11.0
v0.11.0 (2015-11-05)
On this update we changed the way we tell Storefront that you're watching a new app!
Instead of WebSockets, we now use HTTP for keep alive, not as elegant but made a few bugs disappear.
We also added a message on vtex login
to make the prompts less ambiguous. Still on the login, there's now a validation on the account
prompt! It should be alphanumeric with only dashes -
as a special character.