Releases: karpolan/react-mui-vite-ts
Releases · karpolan/react-mui-vite-ts
Ver 0.5.55 - React 19
Ver 0.4.41 - React 18, MUI 6, Vite 6
It is the latest release before migration to React 19
Ver 0.3.33 - for React 16-18
This is the latest release before migration to MUI 6 and Vite 6
Version 0.3.15
- fix: Missing Google Fonts
- feat: eslint ^9
- refactor: Sync with latest Vite + React + TS template
Version 0.2.9
envRequired(import.meta.env.VITE_PUBLIC_URL)
moved to code examples, because people don't understand why nothing was rendered out of the box :)- Types and imports for all tests were fixed, no
red TypeScript errors
anymore - Configuration for Prettier code formatter
- Other improvements
Version 0.1.5
- Vite react app with TypeScript
- MUI and common components
- Tests using Vitest and/or Jest