Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
295 lines (156 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

295 lines (156 loc) · 14.7 KB

Changelog

v6.1.0 (2023-05-23)

Full Changelog

Merged pull requests:

  • Update @knapsack-pro/core to 5.1.0 #70 (ArturT)

v6.0.0 (2023-05-22)

Full Changelog

Merged pull requests:

  • Update @knapsack-pro/core to 5.0.0 #69 (3v0k4)

v5.8.0 (2023-05-04)

Full Changelog

Merged pull requests:

  • Update @knapsack-pro/core to 4.1.0 #68 (ArturT)

v5.7.0 (2023-03-01)

Full Changelog

Merged pull requests:

v5.6.0 (2023-02-21)

Full Changelog

Merged pull requests:

  • Update devDependencies: jest and ts-jest to 29.x #66 (ArturT)

v5.5.0 (2023-02-21)

Full Changelog

Closed issues:

  • Jest 29 support #63

Merged pull requests:

v5.4.1 (2023-01-31)

Full Changelog

Implemented enhancements:

  • Support KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE to specify the set of files to run #58

Fixed bugs:

  • Search for test files on the disk only if needed by the @knapsack-pro/core #61 (ArturT)

v5.4.0 (2023-01-30)

Full Changelog

Closed issues:

  • Jest 28 Breaks Npm Install #50

Merged pull requests:

v5.3.0 (2022-06-09)

Full Changelog

Closed issues:

  • knapsack-pro-jest not respecting "testFailureExitCode" Jest configuration option #43

Merged pull requests:

v5.2.0 (2021-04-18)

Full Changelog

Implemented enhancements:

  • Use 0 seconds as a default test file time execution #36 (ArturT)

Closed issues:

  • Force exit doesn't work #31

Merged pull requests:

v5.1.1 (2021-01-07)

Full Changelog

Merged pull requests:

v5.1.0 (2020-11-28)

Full Changelog

Implemented enhancements:

  • Update @knapsack-pro/core 3.1.0 - Add support for an attempt to connect to existing Queue on API side to reduce slow requests number #26 (ArturT)

Closed issues:

  • Recommend runInBand #24

Merged pull requests:

  • Recommend option --runInBand to run tests faster (update installation steps) #25 (ArturT)

v5.0.0 (2020-10-30)

Full Changelog

Merged pull requests:

v4.0.1 (2020-09-18)

Full Changelog

Merged pull requests:

  • Update @knapsack-pro/core 3.0.1 #22 (ArturT)

v4.0.0 (2020-08-26)

Full Changelog

Implemented enhancements:

  • Add jest >=22.0.0 <27.0.0 to peerDependencies #21 (ArturT)

Merged pull requests:

  • Update packages #20 (ArturT)
  • Update formatting related configs (prettier etc) #19 (ArturT)
  • Use @knapsack-pro/core 3.0.0 #18 (ArturT)
  • Use Node 12.18.3 LTS in development and update README requirements #17 (ArturT)
  • Bump lodash from 4.17.15 to 4.17.19 #16 (dependabot[bot])

v3.0.0 (2020-06-27)

Full Changelog

Implemented enhancements:

  • [breaking change] Update to @knapsack-pro/core 2.0.0 - read PR description how to migrate for Github Actions #15 (ArturT)

Closed issues:

  • Saving coverage data #12

Merged pull requests:

v2.7.0 (2020-01-31)

Full Changelog

Implemented enhancements:

  • Add KNAPSACK_PRO_COVERAGE_DIRECTORY to generate unique directory name with code coverage reports for each batch of tests fetched from Queue #13 (ArturT)

v2.6.0 (2019-11-22)

Full Changelog

Implemented enhancements:

  • Run tests only when they are detected on the disk. Do not run tests when the test file pattern is invalid. Require to set KNAPSACK_PRO_TEST_FILE_PATTERN #11 (ArturT)

v2.5.0 (2019-10-25)

Full Changelog

Implemented enhancements:

  • Add separate parameter for ignored file pattern #10 (andrcuns)

v2.4.0 (2019-10-18)

Full Changelog

Implemented enhancements:

  • Add support for Codefresh.io CI provider #9 (ArturT)

v2.3.0 (2019-09-15)

Full Changelog

Implemented enhancements:

  • Update @knapsack-pro/core 1.5.0 to add support for GitHub Actions #8 (ArturT)

v2.2.1 (2019-09-04)

Full Changelog

Fixed bugs:

  • Update @knapsack-pro/core 1.4.1 #7 (ArturT)

v2.2.0 (2019-08-23)

Full Changelog

Implemented enhancements:

  • Add support for Jest CLI options #6 (ArturT)

v2.1.0 (2019-08-23)

Full Changelog

Implemented enhancements:

  • Update @knapsack-pro/core 1.4.0 and update docs for Semaphore 2.0 #5 (ArturT)

v2.0.0 (2019-07-06)

Full Changelog

Implemented enhancements:

  • Security update Jest dependency from ^23.6 to ^24.8 #4 (ArturT)

Fixed bugs:

  • Update @knapsack-pro/core 1.3.1 #3 (ArturT)

v1.2.0 (2019-04-14)

Full Changelog

Implemented enhancements:

  • Reduce data transfer and speed up usage of Knapsack Pro API for Queue Mode #2 (ArturT)

v1.1.0 (2019-03-15)

Full Changelog

Implemented enhancements:

  • Add support for Semaphore CI 2.0 #1 (ArturT)

v1.0.0 (2019-01-10)

Full Changelog

v0.1.0 (2019-01-06)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator