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

feat!: adds support for ESM and Deno #295

Merged
merged 26 commits into from Aug 4, 2020
Merged

feat!: adds support for ESM and Deno #295

merged 26 commits into from Aug 4, 2020

Commits on Jul 27, 2020

  1. Copy the full SHA
    762343f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ff8f3f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. feat!: support for ESM and Deno

    bcoe committed Jul 30, 2020
    Copy the full SHA
    fdff3c0 View commit details
    Browse the repository at this point in the history
  2. chore: fix spacing

    bcoe committed Jul 30, 2020
    Copy the full SHA
    7b25881 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused deps

    bcoe committed Jul 30, 2020
    Copy the full SHA
    a0d4446 View commit details
    Browse the repository at this point in the history
  4. chore: finished shimming deno

    bcoe committed Jul 30, 2020
    Copy the full SHA
    53a02f0 View commit details
    Browse the repository at this point in the history
  5. chore: working on shimming deno

    bcoe committed Jul 30, 2020
    Copy the full SHA
    3ffbe28 View commit details
    Browse the repository at this point in the history
  6. chore: fix up windows tests

    bcoe committed Jul 30, 2020
    Copy the full SHA
    6f6e630 View commit details
    Browse the repository at this point in the history
  7. chore: add deno to CI/CD

    bcoe committed Jul 30, 2020
    Copy the full SHA
    af37a7f View commit details
    Browse the repository at this point in the history
  8. chore: add unit tests for deno

    bcoe committed Jul 30, 2020
    Copy the full SHA
    f170db8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5015beb View commit details
    Browse the repository at this point in the history
  10. chore: build library for deno

    bcoe committed Jul 30, 2020
    Copy the full SHA
    72c8d18 View commit details
    Browse the repository at this point in the history
  11. Update scripts/replace-legacy-export.cjs

    Co-authored-by: Daniel Stockman <5605+evocateur@users.noreply.github.com>
    bcoe and evocateur committed Jul 30, 2020
    Copy the full SHA
    760f39d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Update package.json

    Co-authored-by: Daniel Stockman <5605+evocateur@users.noreply.github.com>
    bcoe and evocateur committed Aug 1, 2020
    Copy the full SHA
    df420bb View commit details
    Browse the repository at this point in the history
  2. chore: addressing review

    bcoe committed Aug 1, 2020
    Copy the full SHA
    482dee6 View commit details
    Browse the repository at this point in the history
  3. chore: add browser tests

    bcoe committed Aug 1, 2020
    Copy the full SHA
    084ed03 View commit details
    Browse the repository at this point in the history
  4. chore: add browser tests

    bcoe committed Aug 1, 2020
    Copy the full SHA
    2abb990 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2396cb1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7f1380e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    369bd46 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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

Commits on Aug 4, 2020

  1. Copy the full SHA
    a0f112c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    43517c7 View commit details
    Browse the repository at this point in the history
  3. build: configure deno build

    bcoe committed Aug 4, 2020
    Copy the full SHA
    6c2d640 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    47aa246 View commit details
    Browse the repository at this point in the history
  5. chore: remove 'bonus' html

    bcoe committed Aug 4, 2020
    Copy the full SHA
    a040ec4 View commit details
    Browse the repository at this point in the history