This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
v2.0.1
- A whole new Netlify Node.js API client! 🎉
- Client code was extracted from our forthcoming 2.0.0 CLI release.
- A completely new API. Treat the 2.x.x and forward as a completely separate codebase and API.
- API calls are now derived from the open-api specification. See the swagger-ui and know that there is a matching API method for every operationID (the name on the right). See the README for full API docs.
- Includes a method for creating content based deploys.