Rebuild lib/main.js
with the new auto_merge
parameter (was included in the previous release but wasn't actually compiled into the JS)
Add the preview APIs to the GitHub client initialization: const client = new github.GitHub(token, { previews: ["flash", "ant-man"] });