lifeomic / axios-fetch

A WebAPI Fetch implementation backed by an Axios client
MIT License
172 stars 30 forks source link

chore: remove prereleasing #108

Closed swain closed 2 years ago

swain commented 2 years ago

Motivation

In our new workflow for publishing NPM packages, pre-releasing on PRs is not supported.

We haven't yet identified a good solution -- for now, yarn link needs to be used.

mdlavin commented 2 years ago

In our new workflow for publishing NPM packages, pre-releasing on PRs is not supported.

That's a bummer. It was awfully nice to be able to test with pre-release builds