Releases: JoshuaKGoldberg/create-typescript-app
Releases · JoshuaKGoldberg/create-typescript-app
v2.5.0
2.5.0 (2025-03-12)
Features
v2.4.6
2.4.6 (2025-03-08)
Bug Fixes
v2.4.5
2.4.5 (2025-03-07)
Bug Fixes
v2.4.4
2.4.4 (2025-03-07)
Bug Fixes
- also convert 'Eslint' to 'ESLint' in title defaulting (bcc4d62)
v2.4.3
2.4.3 (2025-03-07)
Bug Fixes
- proper labels in issue templates (4984398)
v2.4.2
2.4.2 (2025-03-07)
Bug Fixes
- don't crash reading contributors when not logged into GitHub (#1972) (e086537), closes #1971
v2.4.1
2.4.1 (2025-03-07)
Bug Fixes
v2.4.0
2.4.0 (2025-03-06)
Features
v2.3.0
2.3.0 (2025-03-06)
Features
v2.2.0
2.2.0 (2025-03-06)
Features
- add packageManager back to package.json, and set to pnpm 10.4.0 in CI (#1961) (f9c230c), closes #1906
- enable ESLint settings.vitest.typecheck (#1960) (1320f29), closes #1847