Releases: suren-atoyan/react-pwa
Releases · suren-atoyan/react-pwa
v3.0.0
v2.3.0
- packages: update all packages
- env: add environmental variables
- tests: add unit tests (
vitest) and e2e tests (playwright) - github actions: add github actions
v2.2.0
- packages: update all packages
- Vite 5 ✅
- replace
Alt + /withAlt + k(there was an issue with detecting/)
v2.1.0
- packages: update all packages
- Vite 3 ✅
v2.0.2
- packages: update all packages
- hotkeys: fix hotkeys' names
v2.0.1
- packages: update
vite-plugin-pwato v0.11.3 - hotkeys: fix hotkeys' handlers
- dev-tool: add welcome message in the console
v2.0.0
- ✅ Vite
- ✅ React v18
- ✅ TypeScript
- ✅ React Router v6
- ✅ MUI v5
- ✅ eslint
- ✅ prettier
- ✅ husky
- ✅ lint-staged
- ✅ https localhost
v1.1.0
- package.json: update
recoilversion 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 fromBoxtoFb - Link: fix
export defaultstyle - Fb: create flexbox component, replace all
Boxcomponents withFb
- Divider: add property
- utils: remove single entry point, use only direct paths for utils
- store: use atom effects in theme, style corrections
v1.0.2
- lint: update
eslintrules (make correction according to new rules) - checks: add
husky(pre-commit -> lint)
v1.0.1
One with delayed fallback and "minimum" loading
- utils: redesign asyncComponentLoader, add delayed fallback and "minimum" loading