This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: sametcelikbicak/tsci
Releases · sametcelikbicak/tsci
v2023.3.19
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #60
- Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #61
- Bump eslint-config-standard-with-typescript from 24.0.0 to 26.0.0 by @dependabot in #62
- Bump vitest from 0.26.3 to 0.28.3 by @dependabot in #63
- Bump eslint from 8.31.0 to 8.33.0 by @dependabot in #66
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #67
- Bump @typescript-eslint/parser from 5.48.0 to 5.52.0 by @dependabot in #68
- Bump eslint from 8.31.0 to 8.34.0 by @dependabot in #69
- Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.52.0 by @dependabot in #70
- Bump commander from 9.4.1 to 10.0.0 by @dependabot in #71
- Bump vitest from 0.28.3 to 0.28.5 by @dependabot in #72
- Bump @vitest/coverage-c8 from 0.26.3 to 0.28.5 by @dependabot in #73
- Bump eslint-plugin-n from 15.6.0 to 15.6.1 by @dependabot in #77
- Bump @types/node from 18.11.18 to 18.13.0 by @dependabot in #75
- Bump @vitest/ui from 0.26.3 to 0.28.5 by @dependabot in #74
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #78
- Bump eslint-config-standard-with-typescript from 26.0.0 to 34.0.0 by @dependabot in #76
- Bump prettier from 2.8.1 to 2.8.4 by @dependabot in #79
- Bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #80
- Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.54.0 by @dependabot in #81
- Bump @typescript-eslint/parser from 5.52.0 to 5.54.0 by @dependabot in #82
- Bump vitest from 0.28.5 to 0.29.2 by @dependabot in #83
- Bump @types/node from 18.14.0 to 18.14.2 by @dependabot in #85
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #84
- Bump @types/node from 18.14.0 to 18.14.6 by @dependabot in #86
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #87
- Bump @vitest/coverage-c8 from 0.28.5 to 0.29.2 by @dependabot in #88
- Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #89
- Bump @vitest/ui from 0.28.5 to 0.29.2 by @dependabot in #90
Full Changelog: v2023.1.2...v2023.3.19
v2023.1.2
What's Changed
- Bump eslint-config-standard-with-typescript from 23.0.0 to 24.0.0 by @dependabot in #47
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #48
- Bump @types/node from 18.11.10 to 18.11.18 by @dependabot in #49
- Bump vitest from 0.25.3 to 0.26.3 by @dependabot in #50
- Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #51
- Bump eslint from 8.29.0 to 8.31.0 by @dependabot in #52
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1 by @dependabot in #53
- Bump @vitest/ui from 0.25.3 to 0.26.3 by @dependabot in #54
- Bump @vitest/coverage-c8 from 0.25.3 to 0.26.3 by @dependabot in #55
- Bump @typescript-eslint/parser from 5.45.0 to 5.47.1 by @dependabot in #56
- Bump eslint-plugin-n from 15.5.1 to 15.6.0 by @dependabot in #57
- Bump chalk from 5.1.2 to 5.2.0 by @dependabot in #58
Full Changelog: v2022.12.5...v2023.1.2
v2022.12.5
What's Changed
- Add project name validator by @sametcelikbicak in #29
- Change validator regex and message by @sametcelikbicak in #30
- Add commander by @sametcelikbicak in #31
- Add stars badge by @sametcelikbicak in #32
- Remove eslint comments and use interface instead by @sametcelikbicak in #33
- Bump eslint-plugin-n from 15.3.0 to 15.5.1 by @dependabot in #34
- Bump eslint from 8.26.0 to 8.29.0 by @dependabot in #39
- Bump @types/inquirer from 9.0.2 to 9.0.3 by @dependabot in #36
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #37
- Bump vitest from 0.24.5 to 0.25.3 by @dependabot in #38
- Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.45.0 by @dependabot in #40
- Bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #42
- Bump @vitest/ui from 0.24.3 to 0.25.3 by @dependabot in #41
- Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #43
- Bump @typescript-eslint/parser from 5.42.0 to 5.45.0 by @dependabot in #44
- Bump @vitest/coverage-c8 from 0.24.5 to 0.25.3 by @dependabot in #45
Full Changelog: v2022.11.11...v2022.12.5
v2022.11.11
What's Changed
- Add CODE_OF_CONDUCT file by @sametcelikbicak in #8
- Add CONTRIBUTING file by @sametcelikbicak in #9
- Add CHANGELOG file by @sametcelikbicak in #13
- Refactor code base by @sametcelikbicak in #14
- Update README by @sametcelikbicak in #15
- docs: add sametcelikbicak as a contributor for infra, code, and 5 more by @allcontributors in #16
- Add test by @sametcelikbicak in #17
- Add build test action by @sametcelikbicak in #18
- Change tests by @sametcelikbicak in #19
- Change configuration by @sametcelikbicak in #20
- Add coverage and version script by @sametcelikbicak in #21
- Update changelog by @sametcelikbicak in #22
- Bump vitest from 0.24.3 to 0.24.5 by @dependabot in #23
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #24
- Bump @types/node from 18.11.7 to 18.11.9 by @dependabot in #25
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #26
- Bump @vitest/coverage-c8 from 0.24.3 to 0.24.5 by @dependabot in #27
New Contributors
- @sametcelikbicak made their first contribution in #8
- @allcontributors made their first contribution in #16
Full Changelog: 2022.10.23...v2022.11.11
v2022.10.23
What's Changed
- Bump @types/node from 18.8.4 to 18.11.2 by @dependabot in #1
- Bump inquirer and @types/inquirer by @dependabot in #2
- Bump chalk from 4.1.2 to 5.1.2 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/sametcelikbicak/tsci/commits/2022.10.23