Skip to content

4.11.0

Compare
Choose a tag to compare
@kettil kettil released this 23 Sep 21:44
· 669 commits to main since this release

4.11.0 (2021-09-23)

Bug Fixes

  • wrong order at default coverage watermarks (0489fc1)
  • deps: bump @babel/cli from 7.14.8 to 7.15.7 (f2ebb2f)
  • deps: bump @babel/core from 7.14.8 to 7.15.5 (f49e561)
  • deps: bump @babel/node from 7.14.7 to 7.15.4 (16aeb7c)
  • deps: bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0 (77e5d65)
  • deps: bump @babel/preset-env from 7.14.8 to 7.15.6 (7ffdb93)
  • deps: bump @babel/preset-typescript from 7.14.5 to 7.15.0 (fd19f8e)
  • deps: bump @kettil/eslint-config from 3.2.4 to 3.3.0 (7702159)
  • deps: bump @kettil/eslint-config from 3.3.0 to 3.5.0 (4e1e80c)
  • deps: bump @types/jest from 26.0.24 to 27.0.2 (41e69df)
  • deps: bump @types/yargs from 17.0.2 to 17.0.3 (2ce2e25)
  • deps: bump babel-jest from 27.0.6 to 27.2.1 (ee88db7)
  • deps: bump babel-watch from 7.4.1 to 7.5.0 (74bfbcd)
  • deps: bump chalk from 4.1.1 to 4.1.2 (4fa79ec)
  • deps: bump eslint from 7.31.0 to 7.32.0 (ac382d9)
  • deps: bump husky from 6.0.0 to 7.0.2 (cf05d4d)
  • deps: bump istanbul-lib-coverage from 3.0.0 to 3.0.1 (f5825eb)
  • faulty error handling (559a6c6)
  • deps: bump jest from 27.0.6 to 27.2.1 (1c8a74a)
  • deps: bump prettier from 2.3.2 to 2.4.1 (42d9e19)
  • deps: bump semantic-release from 17.4.4 to 17.4.7 (872099a)
  • deps: bump yargs from 17.0.1 to 17.1.1 (eb584c2)
  • deps: bump yargs from 17.1.1 to 17.2.0 (b0c7fab)

Features

  • add noImplicitOverride typescript option (0880cfd)
  • add noImplicitOverride typescript option (990bb51)
  • checks the order in coverage watermarks (9429dcd)