Releases: gihanrangana/vite-express-ssr-ts
Releases · gihanrangana/vite-express-ssr-ts
v1.1.3
What's Changed
- Bump rimraf from 5.0.10 to 6.0.1 by @dependabot in #41
- Bump @types/node from 20.14.15 to 22.2.0 by @dependabot in #43
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Update FUNDING.yml by @gihanrangana in #39
New Contributors
- @gihanrangana made their first contribution in #39
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #28
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 by @dependabot in #29
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's New
- Added support for react-router v6
- Added support for dynamically change page title and meta tags using helmet
- Added support for data routes in react-router
- Added support for lazy loading react routes and other components
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Bump @typescript-eslint/parser from 6.9.1 to 6.15.0 by @dependabot in #5
- Bump @types/serve-static from 1.15.4 to 1.15.5 by @dependabot in #4
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #3
- Bump @types/compression from 1.7.4 to 1.7.5 by @dependabot in #2
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.15.0 by @dependabot in #1
- Bump @types/node from 20.8.10 to 20.10.5 by @dependabot in #6
- Bump nodemon from 3.0.1 to 3.0.2 by @dependabot in #7
- Bump @vitejs/plugin-react from 4.1.0 to 4.2.1 by @dependabot in #8
- Bump @types/react from 18.2.33 to 18.2.45 by @dependabot in #10
- Bump eslint-plugin-react-refresh from 0.4.4 to 0.4.5 by @dependabot in #9
- Bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #11
- Bump react-router-dom from 6.18.0 to 6.21.1 by @dependabot in #12
- Bump @types/react from 18.2.45 to 18.2.46 by @dependabot in #13
- Bump eslint from 8.52.0 to 8.56.0 by @dependabot in #14
- Bump @types/express from 4.17.20 to 4.17.21 by @dependabot in #15
- Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.0 by @dependabot in #16
- Bump @types/react-dom from 18.2.14 to 18.2.18 by @dependabot in #19
- Bump @types/react from 18.2.46 to 18.2.47 by @dependabot in #20
- Bump @typescript-eslint/parser from 6.15.0 to 6.18.1 by @dependabot in #21
- Bump @types/node from 20.10.5 to 20.11.0 by @dependabot in #22
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 1.0.1...v1.0.2
1.0.1
- Supported engines added to the package.json,
- Fixed some types
Full Changelog: https://github.com/gihanrangana/vite-express-ssr-ts/commits/1.0.1
1.0.0
Create LICENSE