Skip to main content

3.1.0

Released on 2023-07-04

Added

  • A new package @version-checker/browser for usage in browser environments (experimental)

Changed

  • The @version-checker/core package now ships CJS and ESM builds.

Fixed

  • The token will be only read from process.env if process is not undefined.