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

ES-Module support (next) #337

Merged
merged 4 commits into from
Dec 3, 2019
Merged

ES-Module support (next) #337

merged 4 commits into from
Dec 3, 2019

Commits on Oct 25, 2019

  1. feat: hybrid CommonJS & ECMAScript modules build

    BREAKING CHANGE: Convert code base to ECMAScript Modules (ESM) and
    release CommonJS build for node and ESM build for browser bundlers.
    broofa authored and ctavan committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    a3f078f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b238510 View commit details
    Browse the repository at this point in the history
  3. docs: document esm features

    ctavan committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4f93fc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee5e77d View commit details
    Browse the repository at this point in the history