- packages: update all packages
- env: add environmental variables
- tests: add unit tests (
vitest
) and e2e tests (playwright
) - github actions: add github actions
- packages: update all packages
- Vite 5 ✅
- replace
Alt + /
withAlt + k
(there was an issue with detecting/
)
- packages: update all packages
- Vite 3 ✅
- packages: update all packages
- hotkeys: fix hotkeys' names
- packages: update
vite-plugin-pwa
to v0.11.3 - hotkeys: fix hotkeys' handlers
- dev-tool: add welcome message in the console
- ✅ Vite
- ✅ React v18
- ✅ TypeScript
- ✅ React Router v6
- ✅ MUI v5
- ✅ eslint
- ✅ prettier
- ✅ husky
- ✅ lint-staged
- ✅ https localhost
- package.json: update
recoil
version to 0.1.2 - components:
- Divider: add property
withoutMargins
, change margins based onorientation
- Loading: add first class property
position
- NotFound: add 404 gif from
giphy
, move fromBox
toFb
- Link: fix
export default
style - Fb: create flexbox component, replace all
Box
components withFb
- Divider: add property
- utils: remove single entry point, use only direct paths for utils
- store: use atom effects in theme, style corrections
- lint: update eslint rules (make correction according to new rules)
- checks: add husky (pre-commit -> lint)
One with delayed fallback and "minimum" loading
- utils: redesign asyncComponentLoader, add delayed fallback and "minimum" loading
It's the first stable version of the template. It's going to become a solid foundation for your next React project.
- features: add notifications 🎉
- readme: update bundle size, fix image titles, add section for notifications, add examples
🎉 First release 🎉