🐛 Fixes
- fix: don't throw error if no related entities found
- fix: handle websocket unsubscribe errors gracefully
🛠 Under the hood
- build(deps-dev): bump @babel/core from 7.25.8 to 7.26.0 (#522)
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.0 (#523)
- build(deps-dev): bump @vitest/coverage-v8 from 2.1.3 to 2.1.4 (#524)
- build(deps-dev): bump vite from 5.4.9 to 5.4.10 (#526)
- build(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.0 (#525)
- fix: remove need for sourcemaps
- Merge branch 'main' into queue