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

add ESM support (take 2) #1649

Merged
merged 33 commits into from Sep 18, 2021
Merged

add ESM support (take 2) #1649

merged 33 commits into from Sep 18, 2021

Commits on Apr 21, 2021

  1. Revert "temporarily revert ESM change (#1647)"

    This reverts commit 084c1f2.
    davidjgoss committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d268a8d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Jun 20, 2021

  1. merge main

    davidjgoss committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    836b968 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. merge main

    davidjgoss committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0f46a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec04d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16e4f2f View commit details
    Browse the repository at this point in the history
  4. move doc to own file

    davidjgoss committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a3a0414 View commit details
    Browse the repository at this point in the history
  5. link to doc from readme

    davidjgoss committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ce73823 View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    davidjgoss committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3bc91ad View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. add example to doc

    davidjgoss committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    47a2c68 View commit details
    Browse the repository at this point in the history
  2. remove confusing comment

    davidjgoss committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    6b8ffd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    947b39f View commit details
    Browse the repository at this point in the history
  2. update documentation

    davidjgoss committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    5fa807c View commit details
    Browse the repository at this point in the history
  3. remove redundant describe

    davidjgoss committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2b59f6e View commit details
    Browse the repository at this point in the history
  4. fix ordering

    davidjgoss committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    5465783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dec8dc View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    6d782de View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Update features/esm.feature

    Co-authored-by: Aurélien Reeves <aurelien.reeves@smartbear.com>
    davidjgoss and aurelien-reeves committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    7cfdd73 View commit details
    Browse the repository at this point in the history
  2. Update features/esm.feature

    Co-authored-by: Aurélien Reeves <aurelien.reeves@smartbear.com>
    davidjgoss and aurelien-reeves committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    0244b61 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    148f4c4 View commit details
    Browse the repository at this point in the history
  2. simplify tagging

    davidjgoss committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c71d5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809f5af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a870138 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46125e2 View commit details
    Browse the repository at this point in the history
  6. whoops, re-add try/catch

    davidjgoss committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ebbf550 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. merge main

    davidjgoss committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    9fefa63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ece5f8 View commit details
    Browse the repository at this point in the history
  3. remove pointless return

    davidjgoss committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    b3e81cc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

Commits on Sep 16, 2021

  1. support .cjs config file

    davidjgoss committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    c457355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6714025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8037766 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    83e513b View commit details
    Browse the repository at this point in the history