0.24.0 (2025-02-24)
✨ Features
💨 Performance Improvements
🐛 Bug Fixes
- Fix a case where a
nullptrBorrowingReference<T>could be accessed (#568) (0c5e716) - Fix implicit
size_tconversion (#572) (2e57992) - Log proper generic
Ttypes when throwing exceptions (#566) (4d7cf32)
📚 Documentation
- Add docs for
Sync<T>functions andgetHybridObjectConstructor<T>(..)usage (#571) (e10192b) - Add example to README (#569) (55f654b)
- Add explicitly call to HybridObject constructor (#366) (753f939)
- fix typo (#570) (5e4f44b)
- Fix typo in nitro views documentation (#562) (a5e06a9)
- Rename onBeforeUpdate and onAfterUpdate (#563) (34d14e9)
- Update examples to show correct props & methods types (#559) (1f38da5)