You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* implement placeholder methods for URLEndpointListener in CblReactNativeEngine ([d9f00a2](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/d9f00a2))
15
+
16
+
### Bug Fixes
17
+
18
+
* allow empty encryption key to remove database encryption ([a1e9c4f](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/a1e9c4f))
19
+
* correct Kotlin import paths and enhance logging methods in Swift ([89ad911](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/89ad911))
20
+
21
+
### Chores
22
+
23
+
* update Couchbase Lite dependencies to version 3.3.0 for iOS and Android ([03d7a74](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/03d7a74))
24
+
* update submodule branches to main and upgrade CouchbaseLite-Swift-Enterprise to version 3.3.0 ([e39bba8](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/e39bba8))
25
+
* add expo-example and dev dirs to npmignore to prevent recursion ([eda3a87](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/eda3a87))
26
+
* comment out Console Logging and Document Expiration tests ([9362ad3](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/9362ad3))
0 commit comments