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: jest-community/jest-extended
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.4
Choose a base ref
...
head repository: jest-community/jest-extended
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.5
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 27, 2020

  1. 2

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    11b3a9e View commit details
  2. 0.11.5

    mattphillips committed Jan 27, 2020
    Copy the full SHA
    437d55a View commit details
Showing with 2 additions and 2 deletions.
  1. +1 βˆ’1 package.json
  2. +1 βˆ’1 types/index.d.ts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-extended",
"version": "0.11.4",
"version": "0.11.5",
"description": "Additional Jest matchers",
"main": "dist/index.js",
"types": "types/index.d.ts",
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

declare namespace jest {
// noinspection JSUnusedGlobalSymbols
interface Matchers<R, T = void> {
interface Matchers<R> {
/**
* Note: Currently unimplemented
* Passing assertion