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: dubzzz/fast-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: dubzzz/fast-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref

Commits on Aug 31, 2020

  1. ⬆️ Bump rollup from 2.26.6 to 2.26.8 (#949)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.6 to 2.26.8.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.6...v2.26.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2020
    Copy the full SHA
    399a46b View commit details
  2. ⬆️ Bump @types/node from 14.6.1 to 14.6.2 (#950)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.1 to 14.6.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2020
    Copy the full SHA
    9c19f3c View commit details
  3. ⬆️ Bump typedoc from 0.18.0 to 0.19.0 (#951)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.18.0 to 0.19.0.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Commits](TypeStrong/typedoc@v0.18.0...v0.19.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2020
    Copy the full SHA
    6301967 View commit details
  4. ⬆️ Bump rollup in /test/esm/rollup-with-import (#953)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.8.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.5...v2.26.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2020
    Copy the full SHA
    aa3feb0 View commit details
  5. ⬆️ Bump rollup in /test/esm/rollup-with-require (#952)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.8.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.5...v2.26.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2020
    Copy the full SHA
    e1edf70 View commit details

Commits on Sep 1, 2020

  1. ⬆️ Bump eslint from 7.7.0 to 7.8.0 (#955)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.7.0...v7.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2020
    Copy the full SHA
    4785b84 View commit details
  2. ⬆️ Bump @types/lodash from 4.14.159 to 4.14.161 in /example (#959)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.159 to 4.14.161.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2020
    Copy the full SHA
    e23aeff View commit details
  3. ⬆️ Bump fast-check from 2.2.0 to 2.2.1 in /example (#958)

    Bumps [fast-check](https://github.com/dubzzz/fast-check) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/dubzzz/fast-check/releases)
    - [Changelog](https://github.com/dubzzz/fast-check/blob/master/CHANGELOG.md)
    - [Commits](v2.2.0...v2.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2020
    Copy the full SHA
    b490c9b View commit details

Commits on Sep 2, 2020

  1. ⬆️ Bump @testing-library/jest-dom in /example (#961)

    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.3 to 5.11.4.
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v5.11.3...v5.11.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Copy the full SHA
    3ec1a91 View commit details
  2. ⬆️ Bump @types/jest from 26.0.10 to 26.0.12 in /example (#957)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Copy the full SHA
    4eb2029 View commit details
  3. ⬆️ Bump eslint from 7.8.0 to 7.8.1 (#963)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.8.0...v7.8.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Copy the full SHA
    4b8197f View commit details
  4. ⬆️ Bump rollup from 2.26.8 to 2.26.9 (#962)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.8 to 2.26.9.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.8...v2.26.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Copy the full SHA
    38632c7 View commit details
  5. ⬆️ Bump @testing-library/dom from 7.22.3 to 7.23.0 in /example (#960)

    Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.22.3 to 7.23.0.
    - [Release notes](https://github.com/testing-library/dom-testing-library/releases)
    - [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md)
    - [Commits](testing-library/dom-testing-library@v7.22.3...v7.23.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2020
    Copy the full SHA
    533422f View commit details

Commits on Sep 3, 2020

  1. ⬆️ Bump @types/node from 14.6.2 to 14.6.3 (#964)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.2 to 14.6.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2020
    Copy the full SHA
    125f00e View commit details

Commits on Sep 4, 2020

  1. ⬆️ Bump @types/node from 14.6.3 to 14.6.4 (#965)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.3 to 14.6.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2020
    Copy the full SHA
    b6cda3d View commit details

Commits on Sep 7, 2020

  1. ⬆️ Bump rollup in /test/esm/rollup-with-import (#969)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.8 to 2.26.10.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.8...v2.26.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2020
    Copy the full SHA
    97d6528 View commit details
  2. ⬆️ Bump rollup in /test/esm/rollup-with-require (#968)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.8 to 2.26.10.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.8...v2.26.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2020
    Copy the full SHA
    784b2b5 View commit details
  3. ⬆️ Bump rollup from 2.26.9 to 2.26.10 (#967)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.26.9...v2.26.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2020
    Copy the full SHA
    ec1a68a View commit details
  4. ⬆️ Bump typedoc from 0.19.0 to 0.19.1 (#966)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.0 to 0.19.1.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Commits](TypeStrong/typedoc@v0.19.0...v0.19.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2020
    Copy the full SHA
    07ab47f View commit details

Commits on Sep 8, 2020

  1. Copy the full SHA
    6ab97c2 View commit details
  2. 📝 Rewrite the documentation of fast-check to better target JavaScri…

    …pt users (not only TS ones) (#970)
    dubzzz authored Sep 8, 2020
    Copy the full SHA
    7d7c22f View commit details

Commits on Sep 9, 2020

  1. Update CHANGELOG.md

    dubzzz authored Sep 9, 2020
    Copy the full SHA
    26a4f55 View commit details
  2. 2.3.0

    dubzzz committed Sep 9, 2020
    Copy the full SHA
    d28d94e View commit details
10 changes: 5 additions & 5 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
lib/
lib-*/
coverage/
dist/
docs/
./lib/
./lib-*/
./coverage/
./dist/
./docs/
*.generated.ts
*.generated.spec.ts
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 2.3.0

_Add global beforeEach and afterEach hooks_
[[Code](https://github.com/dubzzz/fast-check/tree/v2.2.1)][[Diff](https://github.com/dubzzz/fast-check/compare/v2.2.1...v2.3.0)]

## Features

- ([PR#900](https://github.com/dubzzz/fast-check/pull/900)) Add global beforeEach/afterEach hooks

## Fixes

- ([PR#970](https://github.com/dubzzz/fast-check/pull/970)) Doc: Rewrite the documentation to better target JavaScript users

---

# 2.2.1

_Fix infinite loop in `fc.date` when passing a NaN date_
Loading