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: v8 support #759

Merged
merged 30 commits into from
Jun 7, 2024
Merged

feat: v8 support #759

merged 30 commits into from
Jun 7, 2024

Commits on Jun 3, 2024

  1. feat: support v6 uuids

    broofa committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9b365da View commit details
    Browse the repository at this point in the history
  2. fix: test and comment

    broofa committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8aeee27 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    6eebe89 View commit details
    Browse the repository at this point in the history
  2. fix: filenames and lint flags

    broofa committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a69f436 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade husky dependency

    For some reason running npm install in subdirs (e.g. inside `npm run
    bundlewatch`) is causing `husky install` to run in the subdir, which
    breaks because it can't find the .git directory.  Upgrading to
    husky@latest fixes the issue, though, so... 🤷
    broofa committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f4cf3e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4710dee View commit details
    Browse the repository at this point in the history
  5. feat: add v6 method

    broofa committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f7efb7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5c6018 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    18cff2e View commit details
    Browse the repository at this point in the history
  2. docs: update with v6 API

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    09e269d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c35893 View commit details
    Browse the repository at this point in the history
  4. docs: v6 uuid

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d09e432 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into v1v6

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b510bac View commit details
    Browse the repository at this point in the history
  6. chore: v6 bundlewatch size

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7d206b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e06069d View commit details
    Browse the repository at this point in the history
  8. fix: add .local/v6.js

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e94c947 View commit details
    Browse the repository at this point in the history
  9. chore: gitignore vscode

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ac6bfdb View commit details
    Browse the repository at this point in the history
  10. chore: rm vscode dir

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fdab55f View commit details
    Browse the repository at this point in the history
  11. chore: update comments

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5df758e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f13e5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3a94e2 View commit details
    Browse the repository at this point in the history
  14. fix: pr feedback

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    08d9303 View commit details
    Browse the repository at this point in the history
  15. docs: fix broken anchor refs

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0212b6e View commit details
    Browse the repository at this point in the history
  16. Merge branch 'v1v6' into v8

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3e12bf6 View commit details
    Browse the repository at this point in the history
  17. docs: typo

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fe81cbb View commit details
    Browse the repository at this point in the history
  18. Merge branch 'v1v6' into v8

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    604505e View commit details
    Browse the repository at this point in the history
  19. docs: fix regression

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5d54310 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'v1v6' into v8

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    59978d7 View commit details
    Browse the repository at this point in the history
  21. fix: eslint --fix

    broofa committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c851c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'main' into v8

    broofa committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c471e30 View commit details
    Browse the repository at this point in the history