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

breaking: modernize to esm, remove bowser #46

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 13, 2023

  1. Delete bower.json

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    35dd271 View commit details
    Browse the repository at this point in the history
  2. Set node engine to LTS

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    046e311 View commit details
    Browse the repository at this point in the history
  3. Delete browser.js

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    aff628b View commit details
    Browse the repository at this point in the history
  4. remove browserify

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7cc55c5 View commit details
    Browse the repository at this point in the history
  5. switch to esm

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6b4641a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07b6d24 View commit details
    Browse the repository at this point in the history
  7. always test es6

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1b58b9a View commit details
    Browse the repository at this point in the history
  8. use top level await

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6d8ca2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4aa9c3e View commit details
    Browse the repository at this point in the history
  10. use node: prefix

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6f3bee2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    525f97a View commit details
    Browse the repository at this point in the history
  12. change test versions

    jimmywarting committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    64ffdca View commit details
    Browse the repository at this point in the history