Skip to content

v2.1.0 Developer Experience improvements

Compare
Choose a tag to compare
@8BitJonny 8BitJonny released this 18 Jun 22:05
· 242 commits to master since this release

Overview

  • github-token is now optional and the default value is set to github.token #83
  • Upgraded ReadMe Dev Experience #83
  • Plenty of dependency updates (see below)

What's Changed in detail

  • build(deps-dev): bump prettier from 2.5.1 to 2.6.1 by @dependabot in #44
  • build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6 by @dependabot in #42
  • build(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #41
  • build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #43
  • build(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.18.0 by @dependabot in #46
  • build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #48
  • build(deps): bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #47
  • build(deps-dev): bump @vercel/ncc from 0.31.1 to 0.33.3 by @dependabot in #45
  • build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #52
  • build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #49
  • build(deps-dev): bump eslint-plugin-jest from 26.1.3 to 26.1.4 by @dependabot in #51
  • build(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #50
  • build(deps-dev): bump @types/node from 17.0.23 to 17.0.25 by @dependabot in #54
  • build(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #53
  • build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #56
  • build(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5 by @dependabot in #58
  • build(deps-dev): bump @types/node from 17.0.25 to 17.0.27 by @dependabot in #57
  • build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in #59
  • build(deps-dev): bump @types/node from 17.0.27 to 17.0.31 by @dependabot in #61
  • build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0 by @dependabot in #62
  • build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #63
  • build(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #65
  • build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0 by @dependabot in #66
  • build(deps-dev): bump eslint-plugin-jest from 26.1.5 to 26.2.2 by @dependabot in #69
  • build(deps-dev): bump @types/node from 17.0.31 to 17.0.33 by @dependabot in #68
  • build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0 by @dependabot in #71
  • build(deps-dev): bump @types/node from 17.0.31 to 17.0.34 by @dependabot in #72
  • build(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #74
  • build(deps-dev): bump @types/node from 17.0.34 to 17.0.35 by @dependabot in #73
  • build(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #76
  • build(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #75
  • build(deps-dev): bump @types/node from 17.0.35 to 17.0.36 by @dependabot in #78
  • build(deps-dev): bump eslint-plugin-jest from 26.2.2 to 26.4.5 by @dependabot in #80
  • build(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #77
  • build(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #81
  • build(deps-dev): bump @types/node from 17.0.36 to 17.0.42 by @dependabot in #84
  • build(deps-dev): bump eslint-plugin-jest from 26.4.5 to 26.5.3 by @dependabot in #85
  • build(deps-dev): bump prettier from 2.6.2 to 2.7.0 by @dependabot in #87
  • build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.28.0 by @dependabot in #86
  • Developer Experience improvements by @TWiStErRob in #83
  • Dep/upgrades by @8BitJonny in #88
  • build(deps): bump @actions/core from 1.6.0 to 1.8.2 by @dependabot in #70
  • build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.34.0 by @dependabot in #79

New Contributors

Full Changelog: 2.0.0...2.1.0