Skip to content

Releases: vtex/toolbelt

v2.119.1

18 Nov 18:44
Compare
Choose a tag to compare

Fixed

  • [npm] Fix inconsistent deploy

v2.42.0

28 Feb 19:22
Compare
Choose a tag to compare

Added

  • Close Chrome tab after successful login on Mac.

AB Test is here!

03 May 21:32
Compare
Choose a tag to compare

Add AB Test functionality to workspaces. You can set different weights to multiple workspaces with vtex workspace test {weight}. This automatically puts your workspace in production mode. Use vtex workspace test 0 to terminate the AB Test and set the workspace production to false. Use vtex workspace test to use the default weight value of 100. You can even change the weight of workspace master (just don't set it to zero).

v0.19.2

19 May 22:50
Compare
Choose a tag to compare

v0.19.2 (2016-05-19)

Travis deploy test

v0.19.1

19 May 22:50
Compare
Choose a tag to compare

v0.19.1 (2016-05-19)

Travis deploy test

v0.19.0

19 May 17:56
Compare
Choose a tag to compare

v0.19.0 (2016-05-19)

Breaking:

  • Change stable endpoints to new apps and workspaces model

Fixes:

  • webpack-dev-server redirect without port

Updates:

  • shelljs to v0.7.0
  • update-notifier to v0.7.0

v0.18.0

19 Apr 16:51
Compare
Choose a tag to compare

v0.18.0 (2016-04-19)

Features:

  • Add ora spinner

Fixes:

  • Dev workflow
  • vtexsay message

v0.17.1

19 Apr 13:21
Compare
Choose a tag to compare

v0.17.1 (2016-04-18)

Fixes:

  • update-notifier missing dependency

v0.17.0

19 Apr 13:20
Compare
Choose a tag to compare

v0.17.0 (2016-04-18)

Features:

  • Add update-notifier

Updates:

  • eslint-plugin-react to v5.0.1
  • Add the sandbox name on webpack's publicPath

v0.16.0

14 Apr 21:49
Compare
Choose a tag to compare

v0.16.0 (2016-04-14)

Breaks:

  • From meta.json to manifest.json
  • .vtexrc is now a JSON file

Updates:

  • eslint-config-vtex to v3.0.1
  • archiver to v1.0.0
  • babel-eslint to v6.0.2

Fixes:

  • babel-eslint dependency version