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
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/graph": "1.11.3",
"packages/scheduler": "0.0.0",
"packages/graph-react": "0.0.0"
"packages/graph": "2.0.0-next.0",
"packages/scheduler": "1.11.1",
"packages/graph-react": "1.0.0-next.0"
}
48 changes: 48 additions & 0 deletions packages/graph-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,49 @@
# Changelog

## 1.0.0-next.0 (2026-09-10)


### Features

* extract React integration into graph-react ([#343](https://github.com/gravity-ui/graph/issues/343)) ([7ed145e](https://github.com/gravity-ui/graph/commit/7ed145ee8ed356a1b01f9d03839bf3543b3bc9cf))


### Miscellaneous Chores

* release 0.0.2 ([29a092d](https://github.com/gravity-ui/graph/commit/29a092d1f3d74759dc0cd322b4bc08c4777fc3af))
* release 0.0.3 ([b724fe9](https://github.com/gravity-ui/graph/commit/b724fe983595c3964a50ba344d702c350eb0f073))
* release 0.0.4 ([fbe3c6e](https://github.com/gravity-ui/graph/commit/fbe3c6eba9c72bdf004168c6370dfc09f2c63b85))
* release 0.0.5 ([f1204ad](https://github.com/gravity-ui/graph/commit/f1204ad4d47128f2352fcd100a18418c0fe9b38f))
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
* release 0.1.1 ([8126d0a](https://github.com/gravity-ui/graph/commit/8126d0ad61d9427d48857fd1d6768742ab36636d))
* release 0.3.1 ([9b43f89](https://github.com/gravity-ui/graph/commit/9b43f89c36a259c7121268da4d53fcb0517b20c9))
* release 1.0.0 ([48fdd24](https://github.com/gravity-ui/graph/commit/48fdd24c63c3653adc18cd1d3ce5e2c353384efa))
* release 1.1.2 ([79a1098](https://github.com/gravity-ui/graph/commit/79a109807fbd96118732c5a4082da2aba7ab1c71))
* release 1.1.4 ([f45c596](https://github.com/gravity-ui/graph/commit/f45c596e271d7d696a4b11960e8d7a208c3bbb4a))
* release 1.10.1 ([5ab2b80](https://github.com/gravity-ui/graph/commit/5ab2b801ce3e7bf54697ed75cf7e4a4819f96240))
* release 1.10.2 ([d38b444](https://github.com/gravity-ui/graph/commit/d38b444fed97b670558efcac189cdc002a30402d))
* release 1.11.0 ([4f25c34](https://github.com/gravity-ui/graph/commit/4f25c346e970c23702874db40366b8e5f9784f71))
* release 1.11.1 ([1b7175c](https://github.com/gravity-ui/graph/commit/1b7175cf2964f3020dc0273e70f66d8a22aa78d0))
* release 1.2.0-rc ([342203f](https://github.com/gravity-ui/graph/commit/342203f9f53ae9d9bce0ad8224bce0939cf44893))
* release 1.2.1 ([1370c00](https://github.com/gravity-ui/graph/commit/1370c009e15070b201f710b60df280c924f7883f))
* release 1.7.0 ([aa6dadd](https://github.com/gravity-ui/graph/commit/aa6dadd01bd6beeba27be77f4558d36a3b86f2a4))
* release 1.7.3 ([41f0055](https://github.com/gravity-ui/graph/commit/41f00550d54ed28c8fb9d7deace62f27ab731eb5))
* release 1.8.0 ([4500891](https://github.com/gravity-ui/graph/commit/45008919601610ecab95b7c4e12516fee3adfc36))
* release 1.8.0-rc.1 ([37570cd](https://github.com/gravity-ui/graph/commit/37570cd597942f3e566bf3ea500e9df0f917dd68))
* release 1.8.0-rc.2 ([8781a7d](https://github.com/gravity-ui/graph/commit/8781a7dc84f29ea0b573ab9e665ca41e02cfa853))
* release 1.8.0-rc.3 ([4a5fd70](https://github.com/gravity-ui/graph/commit/4a5fd70e83ce40de321221f3cfe07b9888d4404d))
* release 1.8.0-rc.4 ([50f5cb4](https://github.com/gravity-ui/graph/commit/50f5cb48b8a6b8ff0a02422209bcce00bef1b002))
* release 1.8.0-rc.6 ([21abb71](https://github.com/gravity-ui/graph/commit/21abb710c2d4674434d15e71f55fe4cfd8ae941a))
* release 1.8.0-rc.7 ([3f2170c](https://github.com/gravity-ui/graph/commit/3f2170cec6b11e3beede3a558f15e8b9fe0bf876))
* release 1.8.0-rc.8 ([e82120b](https://github.com/gravity-ui/graph/commit/e82120b8355a274c5e2a18a4f6f0e366593ee758))
* release 1.8.2 ([3f3b14f](https://github.com/gravity-ui/graph/commit/3f3b14f39929a3c5d5e1579cc100c02ab9a03fe7))
* release 1.8.5 ([357f5b0](https://github.com/gravity-ui/graph/commit/357f5b08636be84b2d7418cb4b10da71e882e7ed))


### Dependencies

* The following workspace dependencies were updated
* peerDependencies
* @gravity-ui/graph bumped to 2.0.0-next.0

## Changelog
2 changes: 1 addition & 1 deletion packages/graph-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/graph-react",
"version": "0.0.0",
"version": "1.0.0-next.0",
"type": "module",
"packageManager": "pnpm@10.34.5",
"description": "React components and hooks for Gravity UI Graph",
Expand Down
47 changes: 47 additions & 0 deletions packages/graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
# Changelog

## [2.0.0-next.0](https://github.com/gravity-ui/graph/compare/v1.11.3...v2.0.0-next.0) (2026-09-10)


### Features

* extract private scheduler package and prove inlining ([#340](https://github.com/gravity-ui/graph/issues/340)) ([eccb9eb](https://github.com/gravity-ui/graph/commit/eccb9eb97464b6c4a24376a96495d9316dd46942))
* extract React integration into graph-react ([#343](https://github.com/gravity-ui/graph/issues/343)) ([7ed145e](https://github.com/gravity-ui/graph/commit/7ed145ee8ed356a1b01f9d03839bf3543b3bc9cf))


### Miscellaneous Chores

* release 0.0.2 ([29a092d](https://github.com/gravity-ui/graph/commit/29a092d1f3d74759dc0cd322b4bc08c4777fc3af))
* release 0.0.3 ([b724fe9](https://github.com/gravity-ui/graph/commit/b724fe983595c3964a50ba344d702c350eb0f073))
* release 0.0.4 ([fbe3c6e](https://github.com/gravity-ui/graph/commit/fbe3c6eba9c72bdf004168c6370dfc09f2c63b85))
* release 0.0.5 ([f1204ad](https://github.com/gravity-ui/graph/commit/f1204ad4d47128f2352fcd100a18418c0fe9b38f))
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
* release 0.1.1 ([8126d0a](https://github.com/gravity-ui/graph/commit/8126d0ad61d9427d48857fd1d6768742ab36636d))
* release 0.3.1 ([9b43f89](https://github.com/gravity-ui/graph/commit/9b43f89c36a259c7121268da4d53fcb0517b20c9))
* release 1.0.0 ([48fdd24](https://github.com/gravity-ui/graph/commit/48fdd24c63c3653adc18cd1d3ce5e2c353384efa))
* release 1.1.2 ([79a1098](https://github.com/gravity-ui/graph/commit/79a109807fbd96118732c5a4082da2aba7ab1c71))
* release 1.1.4 ([f45c596](https://github.com/gravity-ui/graph/commit/f45c596e271d7d696a4b11960e8d7a208c3bbb4a))
* release 1.10.1 ([5ab2b80](https://github.com/gravity-ui/graph/commit/5ab2b801ce3e7bf54697ed75cf7e4a4819f96240))
* release 1.10.2 ([d38b444](https://github.com/gravity-ui/graph/commit/d38b444fed97b670558efcac189cdc002a30402d))
* release 1.11.0 ([4f25c34](https://github.com/gravity-ui/graph/commit/4f25c346e970c23702874db40366b8e5f9784f71))
* release 1.11.1 ([1b7175c](https://github.com/gravity-ui/graph/commit/1b7175cf2964f3020dc0273e70f66d8a22aa78d0))
* release 1.2.0-rc ([342203f](https://github.com/gravity-ui/graph/commit/342203f9f53ae9d9bce0ad8224bce0939cf44893))
* release 1.2.1 ([1370c00](https://github.com/gravity-ui/graph/commit/1370c009e15070b201f710b60df280c924f7883f))
* release 1.7.0 ([aa6dadd](https://github.com/gravity-ui/graph/commit/aa6dadd01bd6beeba27be77f4558d36a3b86f2a4))
* release 1.7.3 ([41f0055](https://github.com/gravity-ui/graph/commit/41f00550d54ed28c8fb9d7deace62f27ab731eb5))
* release 1.8.0 ([4500891](https://github.com/gravity-ui/graph/commit/45008919601610ecab95b7c4e12516fee3adfc36))
* release 1.8.0-rc.1 ([37570cd](https://github.com/gravity-ui/graph/commit/37570cd597942f3e566bf3ea500e9df0f917dd68))
* release 1.8.0-rc.2 ([8781a7d](https://github.com/gravity-ui/graph/commit/8781a7dc84f29ea0b573ab9e665ca41e02cfa853))
* release 1.8.0-rc.3 ([4a5fd70](https://github.com/gravity-ui/graph/commit/4a5fd70e83ce40de321221f3cfe07b9888d4404d))
* release 1.8.0-rc.4 ([50f5cb4](https://github.com/gravity-ui/graph/commit/50f5cb48b8a6b8ff0a02422209bcce00bef1b002))
* release 1.8.0-rc.6 ([21abb71](https://github.com/gravity-ui/graph/commit/21abb710c2d4674434d15e71f55fe4cfd8ae941a))
* release 1.8.0-rc.7 ([3f2170c](https://github.com/gravity-ui/graph/commit/3f2170cec6b11e3beede3a558f15e8b9fe0bf876))
* release 1.8.0-rc.8 ([e82120b](https://github.com/gravity-ui/graph/commit/e82120b8355a274c5e2a18a4f6f0e366593ee758))
* release 1.8.2 ([3f3b14f](https://github.com/gravity-ui/graph/commit/3f3b14f39929a3c5d5e1579cc100c02ab9a03fe7))
* release 1.8.5 ([357f5b0](https://github.com/gravity-ui/graph/commit/357f5b08636be84b2d7418cb4b10da71e882e7ed))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @gravity-ui/graph-scheduler bumped to 1.11.1

## [1.11.3](https://github.com/gravity-ui/graph/compare/v1.11.2...v1.11.3) (2026-07-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/graph",
"version": "1.11.3",
"version": "2.0.0-next.0",
"type": "module",
"packageManager": "pnpm@10.34.5",
"description": "Modern graph editor component",
Expand Down
41 changes: 41 additions & 0 deletions packages/scheduler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,42 @@
# Changelog

## 1.11.1 (2026-09-10)


### Features

* extract private scheduler package and prove inlining ([#340](https://github.com/gravity-ui/graph/issues/340)) ([eccb9eb](https://github.com/gravity-ui/graph/commit/eccb9eb97464b6c4a24376a96495d9316dd46942))


### Miscellaneous Chores

* release 0.0.2 ([29a092d](https://github.com/gravity-ui/graph/commit/29a092d1f3d74759dc0cd322b4bc08c4777fc3af))
* release 0.0.3 ([b724fe9](https://github.com/gravity-ui/graph/commit/b724fe983595c3964a50ba344d702c350eb0f073))
* release 0.0.4 ([fbe3c6e](https://github.com/gravity-ui/graph/commit/fbe3c6eba9c72bdf004168c6370dfc09f2c63b85))
* release 0.0.5 ([f1204ad](https://github.com/gravity-ui/graph/commit/f1204ad4d47128f2352fcd100a18418c0fe9b38f))
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
* release 0.1.1 ([8126d0a](https://github.com/gravity-ui/graph/commit/8126d0ad61d9427d48857fd1d6768742ab36636d))
* release 0.3.1 ([9b43f89](https://github.com/gravity-ui/graph/commit/9b43f89c36a259c7121268da4d53fcb0517b20c9))
* release 1.0.0 ([48fdd24](https://github.com/gravity-ui/graph/commit/48fdd24c63c3653adc18cd1d3ce5e2c353384efa))
* release 1.1.2 ([79a1098](https://github.com/gravity-ui/graph/commit/79a109807fbd96118732c5a4082da2aba7ab1c71))
* release 1.1.4 ([f45c596](https://github.com/gravity-ui/graph/commit/f45c596e271d7d696a4b11960e8d7a208c3bbb4a))
* release 1.10.1 ([5ab2b80](https://github.com/gravity-ui/graph/commit/5ab2b801ce3e7bf54697ed75cf7e4a4819f96240))
* release 1.10.2 ([d38b444](https://github.com/gravity-ui/graph/commit/d38b444fed97b670558efcac189cdc002a30402d))
* release 1.11.0 ([4f25c34](https://github.com/gravity-ui/graph/commit/4f25c346e970c23702874db40366b8e5f9784f71))
* release 1.11.1 ([1b7175c](https://github.com/gravity-ui/graph/commit/1b7175cf2964f3020dc0273e70f66d8a22aa78d0))
* release 1.2.0-rc ([342203f](https://github.com/gravity-ui/graph/commit/342203f9f53ae9d9bce0ad8224bce0939cf44893))
* release 1.2.1 ([1370c00](https://github.com/gravity-ui/graph/commit/1370c009e15070b201f710b60df280c924f7883f))
* release 1.7.0 ([aa6dadd](https://github.com/gravity-ui/graph/commit/aa6dadd01bd6beeba27be77f4558d36a3b86f2a4))
* release 1.7.3 ([41f0055](https://github.com/gravity-ui/graph/commit/41f00550d54ed28c8fb9d7deace62f27ab731eb5))
* release 1.8.0 ([4500891](https://github.com/gravity-ui/graph/commit/45008919601610ecab95b7c4e12516fee3adfc36))
* release 1.8.0-rc.1 ([37570cd](https://github.com/gravity-ui/graph/commit/37570cd597942f3e566bf3ea500e9df0f917dd68))
* release 1.8.0-rc.2 ([8781a7d](https://github.com/gravity-ui/graph/commit/8781a7dc84f29ea0b573ab9e665ca41e02cfa853))
* release 1.8.0-rc.3 ([4a5fd70](https://github.com/gravity-ui/graph/commit/4a5fd70e83ce40de321221f3cfe07b9888d4404d))
* release 1.8.0-rc.4 ([50f5cb4](https://github.com/gravity-ui/graph/commit/50f5cb48b8a6b8ff0a02422209bcce00bef1b002))
* release 1.8.0-rc.6 ([21abb71](https://github.com/gravity-ui/graph/commit/21abb710c2d4674434d15e71f55fe4cfd8ae941a))
* release 1.8.0-rc.7 ([3f2170c](https://github.com/gravity-ui/graph/commit/3f2170cec6b11e3beede3a558f15e8b9fe0bf876))
* release 1.8.0-rc.8 ([e82120b](https://github.com/gravity-ui/graph/commit/e82120b8355a274c5e2a18a4f6f0e366593ee758))
* release 1.8.2 ([3f3b14f](https://github.com/gravity-ui/graph/commit/3f3b14f39929a3c5d5e1579cc100c02ab9a03fe7))
* release 1.8.5 ([357f5b0](https://github.com/gravity-ui/graph/commit/357f5b08636be84b2d7418cb4b10da71e882e7ed))

## Changelog
2 changes: 1 addition & 1 deletion packages/scheduler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/graph-scheduler",
"version": "0.0.0",
"version": "1.11.1",
"private": true,
"type": "module",
"main": "./src/index.ts",
Expand Down
Loading