* New required `--project` argument to specify Now project to deploy to - 3
* `metadata.json` is now correctly loaded by deployed code - 6
* Uses `--confirm`, `--no-clipboard`, `--prod` arguments to `now`. The `--no-prod` option can be used to deploy to staging first.
* New `--debug` option to turn on Now CLI debug output - 8