Nest Authbeta

Migration Guides

How to upgrade between major versions.

This page collects breaking-change migration notes between major releases.

v1 → v2 (upcoming stable)

Status: placeholder. The current line is 2.0.0-beta.*. Once 2.0.0 ships stable, this page will document any API differences from the v1 line.

If you're starting fresh, install the latest 2.0.0-beta.* directly.

Beta → beta

Beta releases follow semver pre-release semantics. We try not to break beta-to-beta, but reserve the right when an API decision turns out wrong before stable. Each beta release that contains a breaking change calls it out in the changelog.

On this page