Releases: flatlogic/react-dashboard
Releases · flatlogic/react-dashboard
v2.0.0
- Rebuilt the template on top of
Vite 8,React 19,React Router 7,Redux Toolkit 2,Bootstrap 5, and current TypeScript tooling. - Replaced the legacy CRA and
react-app-rewiredruntime with a modern Vite-based build, preview, and test workflow. - Migrated application routing to a data-router setup with guarded redirects for guests and authenticated demo sessions.
- Reworked the SCSS theme layer for the current stack and refreshed dashboard, tables, recent posts, quick links, and maps styling.
- Updated the project documentation to reflect the current runtime, demo credentials, optional environment variables, and deployment base path support.
v1.5.0
- Added react-scripts version 5 along with webpack version 5 support.
- Added support for node.js version > 20
- Updated React.js from 16 to 18 version
- Removed old webpack configs.
- Removed unnecessary dev dependencies.
- Replaced deprecated glyphicons-halflings icon library with bootstrap-icons
Update project
- Updated dependencies
Update libs, fixed text visibility
Updated
- Update libs, fixed text visibility
Updated libs, removed vulnerabilities
v1.3.0 updated libs and changelog
Merge PRs, update libs
v1.2.0 Merge pull request #19 from flatlogic/dependabot/npm_and_yarn/eslint-…