Releases: hanstanawi/react-ts-starter-template
Releases · hanstanawi/react-ts-starter-template
v1.5.0
Changelogs
Features
- feat: update homepage by @hanstanawi in #142
Dependencies
- chore: bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #106
- chore: bump @testing-library/react from 14.1.2 to 14.2.1 by @dependabot in #105
- chore: bump @commitlint/config-conventional from 18.6.0 to 18.6.2 by @dependabot in #109
- chore: bump tailwindcss from 3.3.6 to 3.4.1 by @dependabot in #113
- chore: bump @testing-library/user-event from 14.5.1 to 14.5.2 by @dependabot in #111
- chore: bump husky from 8.0.3 to 9.0.11 by @dependabot in #110
- chore: bump eslint from 8.56.0 to 8.57.0 by @dependabot in #114
- chore: bump prettier from 3.1.1 to 3.2.5 by @dependabot in #116
- chore: bump eslint-plugin-simple-import-sort from 10.0.0 to 12.0.0 by @dependabot in #119
- chore: bump react-router-dom from 6.21.2 to 6.22.3 by @dependabot in #115
- chore: bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 by @dependabot in #121
- chore: bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #125
- chore: bump @commitlint/cli from 18.6.0 to 19.1.0 by @dependabot in #123
- chore: bump prettier-plugin-tailwindcss from 0.5.11 to 0.5.12 by @dependabot in #130
- chore: bump vite-tsconfig-paths from 4.3.1 to 4.3.2 by @dependabot in #129
- chore: bump @commitlint/config-conventional from 18.6.2 to 19.1.0 by @dependabot in #128
- chore: bump @types/react from 18.2.66 to 18.2.67 by @dependabot in #127
- chore: bump typescript from 5.4.2 to 5.4.3 by @dependabot in #126
- chore: eslint config by @hanstanawi in #131
- chore: bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #135
- chore: bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #136
- chore: bump @types/react-dom from 18.2.19 to 18.2.23 by @dependabot in #134
- chore: bump postcss from 8.4.35 to 8.4.38 by @dependabot in #140
- chore: bump eslint-plugin-jest-dom from 5.1.0 to 5.2.0 by @dependabot in #141
- chore: bump @types/react from 18.2.67 to 18.2.74 by @dependabot in #139
- chore: bump vite from 5.2.6 to 5.2.8 by @dependabot in #137
- chore: bump lucide-react from 0.363.0 to 0.364.0 by @dependabot in #138
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Changelogs
Dependencies
- chore: bump vite-tsconfig-paths from 4.2.1 to 4.2.3 by @dependabot in #65
- chore: bump @vitejs/plugin-react from 4.1.1 to 4.2.1 by @dependabot in #66
- chore: bump whatwg-fetch from 3.6.19 to 3.6.20 by @dependabot in #69
- chore: bump @typescript-eslint/parser from 6.12.0 to 6.17.0 by @dependabot in #73
- chore: bump @types/react-dom from 18.2.17 to 18.2.18 by @dependabot in #71
- chore: bump @commitlint/cli from 18.4.3 to 18.4.4 by @dependabot in #72
- chore: bump tailwind-merge from 2.1.0 to 2.2.0 by @dependabot in #70
- chore: bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #68
- chore: bump postcss from 8.4.31 to 8.4.33 by @dependabot in #75
- chore: bump react-router-dom from 6.21.1 to 6.21.2 by @dependabot in #74
- chore: bump @testing-library/jest-dom from 6.1.5 to 6.2.0 by @dependabot in #77
- chore: bump @typescript-eslint/parser from 6.17.0 to 6.18.1 by @dependabot in #78
- chore: bump @commitlint/config-conventional from 18.4.3 to 18.4.4 by @dependabot in #76
- chore: bump jsdom from 23.0.1 to 23.2.0 by @dependabot in #83
- chore: bump vite-tsconfig-paths from 4.2.3 to 4.3.1 by @dependabot in #82
- chore: bump @typescript-eslint/parser from 6.18.1 to 6.19.0 by @dependabot in #80
- chore: bump lucide-react from 0.303.0 to 0.312.0 by @dependabot in #81
- chore: bump prettier-plugin-tailwindcss from 0.5.7 to 0.5.11 by @dependabot in #79
- chore: bump @commitlint/config-conventional from 18.4.4 to 18.6.0 by @dependabot in #84
- chore: bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.19.1 by @dependabot in #88
- chore: bump clsx from 2.0.0 to 2.1.0 by @dependabot in #87
- chore: bump tailwind-merge from 2.2.0 to 2.2.1 by @dependabot in #86
- chore: bump eslint from 8.54.0 to 8.56.0 by @dependabot in #85
- chore: bump lint-staged from 15.1.0 to 15.2.1 by @dependabot in #89
- chore: bump @testing-library/jest-dom from 6.2.0 to 6.4.1 by @dependabot in #92
- chore: bump lucide-react from 0.312.0 to 0.321.0 by @dependabot in #91
- chore: bump eslint-plugin-prettier from 5.1.1 to 5.1.3 by @dependabot in #90
- chore: bump pnpm/action-setup from 2 to 3 by @dependabot in #95
- chore: bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #94
- chore: bump @testing-library/jest-dom from 6.4.1 to 6.4.2 by @dependabot in #99
- chore: bump @commitlint/cli from 18.4.4 to 18.6.0 by @dependabot in #97
- chore: bump jsdom from 23.2.0 to 24.0.0 by @dependabot in #98
- chore: bump @typescript-eslint/parser from 6.19.0 to 6.21.0 by @dependabot in #96
- chore: bump autoprefixer from 10.4.16 to 10.4.17 by @dependabot in #93
- chore: bump @types/react-dom from 18.2.18 to 18.2.19 by @dependabot in #103
- chore: bump lint-staged from 15.2.1 to 15.2.2 by @dependabot in #101
- chore: bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #104
- chore: bump @types/react from 18.2.46 to 18.2.55 by @dependabot in #100
- chore: bump postcss from 8.4.33 to 8.4.35 by @dependabot in #102
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Changelogs
Dependencies
- chore: bump eslint-plugin-testing-library from 6.1.2 to 6.2.0 by @dependabot in #52
- chore: bump tailwind-merge from 2.0.0 to 2.1.0 by @dependabot in #55
- chore: bump prettier from 3.1.0 to 3.1.1 by @dependabot in #53
- chore: bump @testing-library/jest-dom from 6.1.4 to 6.1.5 by @dependabot in #54
- chore: bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #57
- chore: bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #58
- chore: bump lucide-react from 0.294.0 to 0.299.0 by @dependabot in #60
- chore: bump eslint-plugin-prettier from 5.0.1 to 5.1.1 by @dependabot in #61
- chore: bump react-router-dom from 6.18.0 to 6.21.1 by @dependabot in #62
- chore: bump jsdom from 22.1.0 to 23.0.1 by @dependabot in #59
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Changelogs
Features
- feat: add env config and readme by @hanstanawi in #50
Fixes
- fix: readme md format by @hanstanawi in #24
- fix: storybook readme by @hanstanawi in #51
Chores
- chore: remove storybook by @hanstanawi in #49
Dependencies
- chore: bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #25
- chore: bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #29
- chore: bump prettier from 3.0.3 to 3.1.0 by @dependabot in #26
- chore: bump @commitlint/cli from 18.2.0 to 18.4.2 by @dependabot in #27
- chore: bump @commitlint/config-conventional from 18.1.0 to 18.4.2 by @dependabot in #28
- chore: bump prettier-plugin-tailwindcss from 0.5.6 to 0.5.7 by @dependabot in #34
- chore: bump @typescript-eslint/parser from 6.10.0 to 6.12.0 by @dependabot in #33
- chore: bump @types/react-dom from 18.2.15 to 18.2.17 by @dependabot in #32
- chore: bump @commitlint/cli from 18.4.2 to 18.4.3 by @dependabot in #31
- chore: bump eslint from 8.52.0 to 8.54.0 by @dependabot in #30
- chore: bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #38
- chore: bump @storybook/addon-essentials from 7.5.3 to 7.6.2 by @dependabot in #35
- chore: bump @storybook/addon-themes from 7.5.3 to 7.6.2 by @dependabot in #36
- chore: bump @types/react from 18.2.34 to 18.2.39 by @dependabot in #37
- chore: bump typescript from 5.2.2 to 5.3.2 by @dependabot in #39
- chore: bump @storybook/addon-links from 7.5.3 to 7.6.4 by @dependabot in #41
- chore: bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.13.2 by @dependabot in #40
- chore: bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #42
- chore: bump lucide-react from 0.291.0 to 0.294.0 by @dependabot in #44
- chore: bump @testing-library/react from 14.1.0 to 14.1.2 by @dependabot in #47
- chore: bump tailwindcss from 3.3.5 to 3.3.6 by @dependabot in #45
- chore: bump @commitlint/config-conventional from 18.4.2 to 18.4.3 by @dependabot in #46
- chore: bump @storybook/addon-interactions from 7.5.3 to 7.6.4 by @dependabot in #43
- chore: bump typescript from 5.3.2 to 5.3.3 by @dependabot in #48
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Changelogs
Features
- Added Storybook in #21
Test
- Added App component unit tests in #22
CI
- Updated node version on CI workflow in #23
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Changelogs
First release of React + TypeScript Starter Template
Features
- React - Library for building user interfaces
- TypeScript - Your safety net when writing JavaScript
- TailwindCSS - Utility first CSS
- pnpm - Fast and efficient package manager
- Vite - Blazingly fast frontend build tool
- React Router - Client side routing solution for React
- ESLint & Prettier - Find & fix problems in the codebase and format code automatically on save
- Airbnb Config - Airbnb style guide
- Lucide React - Beautiful and consistent open-source icons for React
- Husky - Git hooks tool
- Commit Lint - Force devs to follow conventional commit message
- Lint Staged - Format & lint your code before committing, block commit if issues are detected
- Github Actions - Check, test, and build your code automatically on push and PR
- Dependabot - Create pull-request to update your dependencies
- Jest & React Testing Library - Unit test your components
Full Changelog: https://github.com/hanstanawi/react-ts-starter-template/commits/v1.0.0