mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-01-20 22:24:28 +01:00
Added jotai (#14)
* Added jotai * cache settings by using jotai state * use hydrateAtom with SSR * remove useSettings * fix test
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
|
||||
- docker-compose.yaml
|
||||
- timezone settings
|
||||
- use jotai for state management
|
||||
|
||||
### Fixed
|
||||
|
||||
- completing habits now respect timezone settings
|
||||
- coin and settings display now respect timezone settings
|
||||
- performance improvements by caching settings
|
||||
|
||||
## Version 0.1.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user