Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@continuous-auth continuous-auth released this 23 Sep 17:58
· 4 commits to main since this release
50a2b0f

2.0.0 (2024-09-23)

Features

  • convert to ESM + update all dependencies (50a2b0f)

BREAKING CHANGES

  • We now require node 20 or higher

This is an internal only package so a good candidate for early updates to be ESM compatible, makes it easier to update packages and maintain moving forward. Has no impact on consumption of this module as we exclusively use it via the CLI in the electron repo.