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

refactor(esm): converted the package to esm-only #249

Merged
merged 5 commits into from
Jun 7, 2023
Merged

refactor(esm): converted the package to esm-only #249

merged 5 commits into from
Jun 7, 2023

Commits on Jun 7, 2023

  1. refactor(esm): converted the package to esm-only

    BREAKING CHANGE: `@semantic-release/error` is now an ES Module
    
    fixes #247
    travi committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0ae3624 View commit details
    Browse the repository at this point in the history
  2. feat(node-versions): raised the minimum required node version to v18

    BREAKING CHANGE: the minimum required version of node is now v18
    
    for #247
    travi committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    234e4b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cac1dbb View commit details
    Browse the repository at this point in the history
  4. style: switched from xo to prettier

    for #247
    travi committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    59b36b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2089428 View commit details
    Browse the repository at this point in the history