Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngneat/spectator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e427270
Choose a base ref
...
head repository: ngneat/spectator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 30b96b8
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 30, 2024

  1. fix: 🏷️ Use generic return type for all jest matchers (#655)

    This better aligns with jest documentation: https://archive.jestjs.io/docs/en/23.x/expect#expectextendmatchers and ensures that types can work properly with other jest extension libraries like jest-chain.
    pcbowers authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f322a65 View commit details
    Browse the repository at this point in the history
  2. chore(release): 18.0.2

    NetanelBasal committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    30b96b8 View commit details
    Browse the repository at this point in the history
Loading