Skip to content

v0.8.0

Compare
Choose a tag to compare
@nickderobertis nickderobertis released this 22 Apr 23:34
· 180 commits to refs/heads/master since this release

Changes

πŸš€ Features

  • Allow extends: default in run config to flexibly extend default publish or default serve depending on which command is used @nickderobertis (#62)
  • Add extends argument to run configs, allowing run configs to extend each other @nickderobertis (#61)
  • Add extends attribute to data configurations, allowing one data config to extend another @nickderobertis (#60)