Skip to content

Commit 1778b7e

Browse files
chore(graph_workspace): release @gravity-ui/graph-react 2.0.0-beta.0
1 parent e7f9130 commit 1778b7e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

packages/react/CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Changelog
2+
3+
## [2.0.0-beta.0](https://github.com/gravity-ui/graph/compare/@gravity-ui/graph-react-2.0.0-beta.0...@gravity-ui/graph-react-v2.0.0-beta.0) (2025-11-05)
4+
5+
6+
### Features
7+
8+
* add camera bounds ([e7f9130](https://github.com/gravity-ui/graph/commit/e7f9130098413c5b0081575b730e29db5b6a3f68))
9+
10+
11+
### Bug Fixes
12+
13+
* fix tests and lints ([283de6a](https://github.com/gravity-ui/graph/commit/283de6a6af67347536aed930584b46ac19145348))
14+
* **packages:** update package version to 2.0-beta ([86ce962](https://github.com/gravity-ui/graph/commit/86ce962d7e06400b4ae0192d0d41a49171ca94c4))
15+
* **typescript:** improve type safety and reduce TS errors from 655 to ~570 ([5321bf0](https://github.com/gravity-ui/graph/commit/5321bf0343977241c5586c2f7e6ca79b93a5e4d6))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 0.0.2 ([29a092d](https://github.com/gravity-ui/graph/commit/29a092d1f3d74759dc0cd322b4bc08c4777fc3af))
21+
* release 0.0.3 ([b724fe9](https://github.com/gravity-ui/graph/commit/b724fe983595c3964a50ba344d702c350eb0f073))
22+
* release 0.0.4 ([fbe3c6e](https://github.com/gravity-ui/graph/commit/fbe3c6eba9c72bdf004168c6370dfc09f2c63b85))
23+
* release 0.0.5 ([f1204ad](https://github.com/gravity-ui/graph/commit/f1204ad4d47128f2352fcd100a18418c0fe9b38f))
24+
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
25+
* release 0.1.1 ([8126d0a](https://github.com/gravity-ui/graph/commit/8126d0ad61d9427d48857fd1d6768742ab36636d))
26+
* release 0.3.1 ([9b43f89](https://github.com/gravity-ui/graph/commit/9b43f89c36a259c7121268da4d53fcb0517b20c9))
27+
* release 1.0.0 ([48fdd24](https://github.com/gravity-ui/graph/commit/48fdd24c63c3653adc18cd1d3ce5e2c353384efa))
28+
* release 1.1.2 ([79a1098](https://github.com/gravity-ui/graph/commit/79a109807fbd96118732c5a4082da2aba7ab1c71))
29+
* release 1.1.4 ([f45c596](https://github.com/gravity-ui/graph/commit/f45c596e271d7d696a4b11960e8d7a208c3bbb4a))
30+
* release 1.2.0-rc ([342203f](https://github.com/gravity-ui/graph/commit/342203f9f53ae9d9bce0ad8224bce0939cf44893))
31+
* release 1.2.1 ([1370c00](https://github.com/gravity-ui/graph/commit/1370c009e15070b201f710b60df280c924f7883f))
32+
* release 2.0.0-beta.0 for @gravity-ui/graph ([c5f5fb1](https://github.com/gravity-ui/graph/commit/c5f5fb1d49278551b25ce0fded4d6b253afeb748))
33+
* release 2.0.0-beta.0 for @gravity-ui/graph-react ([292bd00](https://github.com/gravity-ui/graph/commit/292bd00c8219fbe010d826ed3ad62c10cf5137d4))

0 commit comments

Comments
 (0)