realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.6k stars 558 forks source link

RJS-2792: Upgrade to Realm Core v14.5.0 #6598

Closed kraenhansen closed 2 weeks ago

kraenhansen commented 3 weeks ago

What, How & Why?

This upgrades to Realm Core v14.5.0.

In alignment with https://github.com/realm/realm-core/pull/7554 this removes the root package's dependency on clang-format.

Fixes https://github.com/realm/realm-js/issues/6544

☑️ ToDos

kraenhansen commented 2 weeks ago

Coverage test is still crashing (#6589) but that's not new - I'll go ahead and merge with it.