Skip to content

Releases: simonw/datasette-publish-vercel

0.3a

08 Apr 04:56
Compare
Choose a tag to compare
  • New --public option for publishing the underlying generated source code - #15
  • Improved unit tests

0.2a

07 Apr 05:24
Compare
Choose a tag to compare
  • 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

0.1a

07 Apr 05:22
Compare
Choose a tag to compare
  • First working version