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

Require Node.js 12.20 and move to ESM #181

Merged
merged 4 commits into from Jul 22, 2021

Commits on Jul 16, 2021

  1. feat: move to esm

    BREAKING CHANGE: require Node.js >= 12.20
    antongolub committed Jul 16, 2021
    Copy the full SHA
    159b066 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. feat: drop default export, remove all nested globby.* methods

    BREAKING CHANGES: legacy cjs API was completely removed
    antongolub committed Jul 17, 2021
    Copy the full SHA
    a87d31f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aecf0a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Copy the full SHA
    9923d47 View commit details
    Browse the repository at this point in the history