Skip to content

Commit 1bc4c7a

Browse files
Version Packages (#597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 84cdd9d commit 1bc4c7a

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/many-fishes-camp.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/react-native/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @powersync/react-native
22

3+
## 1.20.2
4+
5+
### Patch Changes
6+
7+
- 84cdd9d: Fixed issue where CRUD uploads could fail with the error
8+
9+
```
10+
Exception: require(_dependencyMap[11], "rea(...)/BlobManager").createFromOptions is not a function (it is undefined)
11+
```
12+
313
## 1.20.1
414

515
### Patch Changes

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/react-native",
3-
"version": "1.20.1",
3+
"version": "1.20.2",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)