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(jest-message-util): add support for AggregateError #13946

Merged
merged 8 commits into from Feb 23, 2023

Commits on Feb 22, 2023

  1. Copy the full SHA
    76d1b8c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1e04ff7 View commit details
    Browse the repository at this point in the history
  3. fix: fix unit tests on Node 14

    at least I hope it does :D
    brodo committed Feb 22, 2023
    Copy the full SHA
    a0e32dc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Revert "fix: fix unit tests on Node 14"

    This reverts commit a0e32dc.
    SimenB committed Feb 23, 2023
    Copy the full SHA
    392e918 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a271546 View commit details
    Browse the repository at this point in the history
  3. skip test on node 14

    SimenB committed Feb 23, 2023
    Copy the full SHA
    387fa5b View commit details
    Browse the repository at this point in the history
  4. move changelog entry

    SimenB committed Feb 23, 2023
    Copy the full SHA
    5aff93a View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    SimenB committed Feb 23, 2023
    Copy the full SHA
    fffc12d View commit details
    Browse the repository at this point in the history