Skip to content

Commit 8f014ed

Browse files
chore(graph_workspace): release @gravity-ui/graph 2.0.0-beta.0
1 parent 1cc4d99 commit 8f014ed

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

packages/graph/CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Changelog
2+
3+
## [2.0.0-beta.0](https://github.com/gravity-ui/graph/compare/@gravity-ui/graph-2.0.0-beta.0...@gravity-ui/graph-v2.0.0-beta.0) (2025-11-12)
4+
5+
6+
### Features
7+
8+
* add camera bounds ([3181f06](https://github.com/gravity-ui/graph/commit/3181f06cc2079f6007bdb19f504ca7c8eb140aee))
9+
10+
11+
### Bug Fixes
12+
13+
* **Config:** add jsdoc for settings Camera.Speed, Camera.Step ([9bfae8d](https://github.com/gravity-ui/graph/commit/9bfae8d94d85fd6bb05e33217ca19e154d964124))
14+
* fix tests and lints ([9f51354](https://github.com/gravity-ui/graph/commit/9f513549f925e88e88022477ee177779b3137c14))
15+
* **packages:** update package version to 2.0-beta ([cf4291a](https://github.com/gravity-ui/graph/commit/cf4291a9a168ba74c786052fae2a63b618230fbc))
16+
* restore isTrackpadDetector.ts after rebase ([45f2fc7](https://github.com/gravity-ui/graph/commit/45f2fc7b755532e7154dd123f2f05ea2bacc38e1))
17+
* **typescript:** add definite assignment for config property ([9a3cfcc](https://github.com/gravity-ui/graph/commit/9a3cfccc765092499fd5de075ac3d1ad52995718))
18+
* **typescript:** continue reducing TS errors - down to ~542 total ([46aefe8](https://github.com/gravity-ui/graph/commit/46aefe8a9a84bd1d4de44b4ba468f4b8abece9db))
19+
* **typescript:** improve type safety and reduce TS errors from 655 to ~570 ([04fec46](https://github.com/gravity-ui/graph/commit/04fec468e94aedef5de9c7947e5b871fcec704fd))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* release 0.0.2 ([29a092d](https://github.com/gravity-ui/graph/commit/29a092d1f3d74759dc0cd322b4bc08c4777fc3af))
25+
* release 0.0.3 ([b724fe9](https://github.com/gravity-ui/graph/commit/b724fe983595c3964a50ba344d702c350eb0f073))
26+
* release 0.0.4 ([fbe3c6e](https://github.com/gravity-ui/graph/commit/fbe3c6eba9c72bdf004168c6370dfc09f2c63b85))
27+
* release 0.0.5 ([f1204ad](https://github.com/gravity-ui/graph/commit/f1204ad4d47128f2352fcd100a18418c0fe9b38f))
28+
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
29+
* release 0.1.1 ([8126d0a](https://github.com/gravity-ui/graph/commit/8126d0ad61d9427d48857fd1d6768742ab36636d))
30+
* release 0.3.1 ([9b43f89](https://github.com/gravity-ui/graph/commit/9b43f89c36a259c7121268da4d53fcb0517b20c9))
31+
* release 1.0.0 ([48fdd24](https://github.com/gravity-ui/graph/commit/48fdd24c63c3653adc18cd1d3ce5e2c353384efa))
32+
* release 1.1.2 ([79a1098](https://github.com/gravity-ui/graph/commit/79a109807fbd96118732c5a4082da2aba7ab1c71))
33+
* release 1.1.4 ([f45c596](https://github.com/gravity-ui/graph/commit/f45c596e271d7d696a4b11960e8d7a208c3bbb4a))
34+
* release 1.2.0-rc ([342203f](https://github.com/gravity-ui/graph/commit/342203f9f53ae9d9bce0ad8224bce0939cf44893))
35+
* release 1.2.1 ([1370c00](https://github.com/gravity-ui/graph/commit/1370c009e15070b201f710b60df280c924f7883f))
36+
* release 2.0.0-beta.0 for @gravity-ui/graph ([b71000f](https://github.com/gravity-ui/graph/commit/b71000fcabfd1d1b382ae30de3fccc61b7c24764))
37+
* release 2.0.0-beta.0 for @gravity-ui/graph-react ([df308ff](https://github.com/gravity-ui/graph/commit/df308ff0df3fcdeb67d559e0bdf83d2e6e3a13ab))

0 commit comments

Comments
 (0)