Skip to content

Releases: karpolan/react-mui-vite-ts

Ver 0.5.55 - React 19

08 Dec 16:07
c188d95
Compare
Choose a tag to compare

The codebase was refactored to be compatible with React v19

Ver 0.4.41 - React 18, MUI 6, Vite 6

08 Dec 13:57
9be7cfa
Compare
Choose a tag to compare

It is the latest release before migration to React 19

Ver 0.3.33 - for React 16-18

07 Dec 01:35
c8d0da0
Compare
Choose a tag to compare

This is the latest release before migration to MUI 6 and Vite 6

Version 0.3.15

19 Aug 11:08
d73ca3f
Compare
Choose a tag to compare
  • fix: Missing Google Fonts
  • feat: eslint ^9
  • refactor: Sync with latest Vite + React + TS template

Version 0.2.9

11 Jun 16:33
600c12a
Compare
Choose a tag to compare
  • 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

01 May 15:43
d248a22
Compare
Choose a tag to compare
  • Vite react app with TypeScript
  • MUI and common components
  • Tests using Vitest and/or Jest