1.14.0-hoop • Published 6 months ago

@hoopinc/defer-client-fork v1.14.0-hoop

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Fork

This is a fork of the official client with a fix for https://github.com/defer-run/defer.client/issues/106. You probably don't want to use this.

Get started

API documentation

Contributing

You want to fix a bug or suggest a change? Please open a PR! Want to pitch a new feature, please open a RFC.

Open a PR

Make sure to follow our Code of Conduct and the following requirements:

  1. Each new feature should be shipped with new tests
  2. A PR should contains a description explaining the motivation

Local setup

  1. Clone the repository: git clone git@github.com:defer-run/defer.client.git
  2. Install the dependencies: npm ci
  3. Run the test after introducing changes: npm run test
  4. Bump a patch or minor by running npx changelog (please provide a brief description of the changes)
1.14.0-hoop

6 months ago