Skip to main content

📝 Recents Changes

The documentation is updated regularly to include the latest features, bug fixes, and enhancements.

🚀 New Features

  • Notification System: A simple, event-based API for dispatching user notifications of various types (success, info, warning, error) throughout your application.

✨ Updates

  • Query Params: Updated the QueryParams type to include additional properties for path, filters, document id, and query name. Added utility functions for parsing and converting query parameters from URLs.