disaster-ninja-fe
disaster-ninja-fe copied to clipboard
migrate events atoms to reatom3
Summary by CodeRabbit
Release Notes
-
New Features
- Introduced a new
.cursorignore
file to improve indexing by ignoring specified directories and file patterns. - Added functionality to retrieve a list of events via a new API endpoint.
- Introduced a new
-
Updates
- Updated dependency versions in the
package.json
file. - Refactored several state management components to utilize the latest
@reatom/core
library, enhancing modularity and performance.
- Updated dependency versions in the
-
Bug Fixes
- Improved error handling and response management for event fetching.
-
Documentation
- Updated type definitions and signatures for better clarity and type safety.