Releases: flatlogic/react-material-admin
Releases · flatlogic/react-material-admin
v3.0.1
v3.0.0
- Migrated build tooling from CRA/rewired to Vite (
dev,build,preview) with npm-only workflow. - Upgraded runtime stack to modern baseline: React Router 7 + Vite 7 + SWC React plugin.
- Removed legacy runtime layers (
connected-react-router, old router/history glue, Babel project config, CRA polyfill path). - Completed active-code UI modernization: no legacy
@material-ui/*, class components migrated to hooks in active paths. - Restored and modernized maps using
leaflet+react-leaflet+topojson-client. - Added smoke test coverage on critical routes (login, dashboard, users) with Vitest.
- Added CI quality gates (
lint,build,test) and cleaned eslint output to zero warnings/errors. - Refreshed README and modernization plan docs to match the current stack and release workflow.
v2.0.1
v2.0.0
Release v1.3.2
Updated
- Update packages
Release v1.3.0
Updated
- Update packages
Fixed
- Header button on md adjusting
- Dashboard page make more responsive
- Notification page fix
- Tables page fix TableBody paddings
Fixed security vulnerabilities in dependencies
- Fixed security vulnerabilities in dependencies
Release v1.2.2
Updated
- Update libs to the latest version
Release v1.2.1
Updated
- Packages updated
Fixed
- Sign up name type of input
- Dot component size prop
- Performance errors
v1.2.0
Released features:
- User login state improvements
- Packages update
- Link to Full version