Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions CHANGELOG-Unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,10 @@

### Fixes

- [LokiJS] Multitab sync issue fix
- [Android] Added linker flag for building with 16kB page alignment
- [TS] make catchError visible to typescript

### Performance

### Changes

- Updated better-sqlite3 to 11.9.1

### Internal

- Updated internal dependencies
- Updated documentation scripts
- Added Backend (Fullstack) implementation to documentation
1 change: 1 addition & 0 deletions docs-website/docs/docs/Sync/Backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,6 @@ Note that those are not maintained by WatermelonDB, and we make no endorsements
- [How to Build WatermelonDB Sync Backend in Elixir](https://fahri.id/posts/how-to-build-watermelondb-sync-backend-in-elixir/)
- [Firemelon](https://github.com/AliAllaf/firemelon)
- [Laravel Watermelon](https://github.com/nathanheffley/laravel-watermelon)
- [Fullstack Monorepo with NestJS Backend and Expo Frontend including Authentication](https://github.com/TayhoSolutions/watermelondb-befe)

Did you make one? Please contribute a link!