Skip to content

Commit 1df4a64

Browse files
committed
chore(master): release synapse-core 0.3.4
1 parent 6435cc2 commit 1df4a64

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/synapse-sdk": "0.40.2",
3-
"packages/synapse-core": "0.3.3",
3+
"packages/synapse-core": "0.3.4",
44
"packages/synapse-react": "0.2.3"
55
}

packages/synapse-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.4](https://github.com/FilOzone/synapse-sdk/compare/synapse-core-v0.3.3...synapse-core-v0.3.4) (2026-04-02)
4+
5+
6+
### Features
7+
8+
* **synapse-core:** support paginated client dataset reads from FWSS ([#698](https://github.com/FilOzone/synapse-sdk/issues/698)) ([6435cc2](https://github.com/FilOzone/synapse-sdk/commit/6435cc2f23e7b078197923acfe902ef800926d90))
9+
310
## [0.3.3](https://github.com/FilOzone/synapse-sdk/compare/synapse-core-v0.3.2...synapse-core-v0.3.3) (2026-03-30)
411

512

packages/synapse-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filoz/synapse-core",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "JavaScript Standard Library for Filecoin Onchain Cloud",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)