Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 15:13
· 31 commits to main since this release
770294d

4.3.0 (2022-01-26)

Bug Fixes

  • avoid showing unwanted stack traces (343193c)
  • change the command for middleware installation (997247e)
  • duplicating error message (7f97eb4)
  • error mesage of script.ts (a5edaea)

Features

  • allow the splits option to control the installation of middleware (0f5b9a0)
  • auto install middleware (9c928f2)
  • auto remove middleware when A/B tests are stopping (de169d2)
  • auto remove middleware when specified SPLIT_DISABLE (50224a2)
  • change the configuration values of middleware management (8005bd1)
  • preventing unintended middleware overwritess (c31e5a3)
  • use yargs to create gorgeous commands (3382f66)