Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next major #766

Merged
merged 3 commits into from
Mar 16, 2024
Merged

next major #766

merged 3 commits into from
Mar 16, 2024

Commits on Mar 15, 2024

  1. feat(node-versions): dropped support for node v18 and v19

    BREAKING CHANGE: node v18 and v19 are no longer supported
    travi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2df962b View commit details
    Browse the repository at this point in the history
  2. feat(exports): defined exports to point at ./index.js

    BREAKING CHANGE: `exports` has been defined, which prevents access to private apis (which arent
    intended for consumption anyway)
    travi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9e193c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb1ded View commit details
    Browse the repository at this point in the history