Skip to content

Releases: vtex/toolbelt

v0.15.1

02 Mar 11:47
Compare
Choose a tag to compare

v0.15.1 (2016-03-01)

Fixes:

v0.15.0

02 Mar 11:46
Compare
Choose a tag to compare

v0.15.0 (2016-03-01)

Breaks:

  • .vtexrc instead of using GalleryEndpoint now uses AppsEndpoint and WorkspacesEndpoint

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

01 Feb 20:03
Compare
Choose a tag to compare

v0.14.1 (2016-01-01)

Update some deps and fix login error with start token.

v0.14.0

21 Dec 13:24
Compare
Choose a tag to compare

node_modules, package.json and .git are ignored by default.

v0.13.2

14 Dec 17:30
Compare
Choose a tag to compare

Fix undeclared rl var on windows.

v0.13.1

09 Dec 20:50
Compare
Choose a tag to compare

We dumped CoffeeScript in favor of ES6! Since all the code was deleted and written in ES6, you may encounter some issues, if you do, please open an issue.

Improvements:

  • Improve error handling
  • Show publish error details

Fixes:

  • Fix grammar in some messages
  • #73

v0.13.0

19 Nov 21:03
Compare
Choose a tag to compare

v0.13.0 (2015-11-19)

BREAKING CHANGE, PLEASE UPDATE

It updates the JSON we send to the gallery! Just that :)

v0.12.0

06 Nov 11:49
Compare
Choose a tag to compare

v0.12.0 (2015-11-06)

Add special auth method for @vtex.com or @vtex.com.br e-mails.

v0.11.0

05 Nov 23:13
Compare
Choose a tag to compare

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.

v0.10.4

03 Nov 23:49
Compare
Choose a tag to compare

v0.10.4 (2015-10-30)

Fix location of warnings in sandbox changes.