Releases: vtex/toolbelt
Releases · vtex/toolbelt
v2.119.1
Fixed
- [npm] Fix inconsistent deploy
v2.42.0
Added
- Close Chrome tab after successful login on Mac.
AB Test is here!
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).