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

Don't merge, just testing something out #24387

Closed
wants to merge 33 commits into from
Closed

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    29f8596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d68a1 View commit details
    Browse the repository at this point in the history
  3. Fix build

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    97350aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daeffb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f02904 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b406b6d View commit details
    Browse the repository at this point in the history
  7. Revert mistake

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    76c109a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d034a44 View commit details
    Browse the repository at this point in the history
  9. Show deprecation message

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e6b0f0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d88027 View commit details
    Browse the repository at this point in the history
  11. fix yarn lock

    yannbf authored and kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ea2c3c3 View commit details
    Browse the repository at this point in the history
  12. Fix eslint

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    33cbcae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d19861 View commit details
    Browse the repository at this point in the history
  14. Fix types

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0b76716 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da91e3d View commit details
    Browse the repository at this point in the history
  16. Fix yarn.lock

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    17b3a33 View commit details
    Browse the repository at this point in the history
  17. Fix type fest range

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fae8299 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2085dd4 View commit details
    Browse the repository at this point in the history
  19. Add jest types to lock

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    39ed28d View commit details
    Browse the repository at this point in the history
  20. Better patch

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ddd8bf1 View commit details
    Browse the repository at this point in the history
  21. Fix lock

    kasperpeulen committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    27ded25 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Fix lazy getters

    kasperpeulen committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d44e0bd View commit details
    Browse the repository at this point in the history
  2. Fix gitignore

    kasperpeulen committed Sep 23, 2023
    2 Configuration menu
    Copy the full SHA
    8657c59 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    db9bb66 View commit details
    Browse the repository at this point in the history
  2. Fix getter

    kasperpeulen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a5cdd31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d62d5b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Always externalize @vitest deps in tsup, as they are ESM-only. But st…

    …ill use it for the dts files, as bundling dts files is buggy
    kasperpeulen committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    de86f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee27f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47586d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Fix deps issue

    kasperpeulen committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4ae6a77 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/next' into kasper/bladiebla

    # Conflicts:
    #	code/yarn.lock
    kasperpeulen committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5497868 View commit details
    Browse the repository at this point in the history
  3. Fix lock files

    kasperpeulen committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6de0d49 View commit details
    Browse the repository at this point in the history
  4. Fix check script

    kasperpeulen committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2b9981a View commit details
    Browse the repository at this point in the history