Releases: hchiam/learning-template
Releases · hchiam/learning-template
2.5.1
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #6
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #7
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #8
- Bump semver-regex from 3.1.3 to 3.1.4 by @dependabot in #9
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #10
Full Changelog: 2.5.0...2.5.1
2.5.0
-
Merge pull request #5 from hchiam/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
-
Merge pull request #4 from hchiam/dependabot/npm_and_yarn/semver-regex-3.1.3
Bump semver-regex from 3.1.2 to 3.1.3
-
npm audit fix
-
yarn after npm i; npm audit fix
-
upgrade jest to latest
-
upgrade prettier to latest
-
upgrade lint-staged to latest
-
type checking even in js files, in vscode
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
- lint-staged setup that works after git clone and yarn