Skip to content

Commit d01bdaa

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

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

packages/graph/CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **Config:** add jsdoc for settings Camera.Speed, Camera.Step ([da1dbea](https://github.com/gravity-ui/graph/commit/da1dbea4b842b63a83fd4f0e0085bc2d31af0a7e))
9+
* fix tests and lints ([283de6a](https://github.com/gravity-ui/graph/commit/283de6a6af67347536aed930584b46ac19145348))
10+
* **packages:** update package version to 2.0-beta ([86ce962](https://github.com/gravity-ui/graph/commit/86ce962d7e06400b4ae0192d0d41a49171ca94c4))
11+
* restore isTrackpadDetector.ts after rebase ([ded70a4](https://github.com/gravity-ui/graph/commit/ded70a4404d6b7e2364ca6fa12a3e36071579a25))
12+
* **typescript:** add definite assignment for config property ([f323679](https://github.com/gravity-ui/graph/commit/f32367919ee08c0d5f791e7f29598b2e2478abc0))
13+
* **typescript:** continue reducing TS errors - down to ~542 total ([34ee6b2](https://github.com/gravity-ui/graph/commit/34ee6b2ea645fb52d28f0783ed3f72cc91a4271f))
14+
* **typescript:** improve type safety and reduce TS errors from 655 to ~570 ([5321bf0](https://github.com/gravity-ui/graph/commit/5321bf0343977241c5586c2f7e6ca79b93a5e4d6))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* release 0.0.2 ([29a092d](https://github.com/gravity-ui/graph/commit/29a092d1f3d74759dc0cd322b4bc08c4777fc3af))
20+
* release 0.0.3 ([b724fe9](https://github.com/gravity-ui/graph/commit/b724fe983595c3964a50ba344d702c350eb0f073))
21+
* release 0.0.4 ([fbe3c6e](https://github.com/gravity-ui/graph/commit/fbe3c6eba9c72bdf004168c6370dfc09f2c63b85))
22+
* release 0.0.5 ([f1204ad](https://github.com/gravity-ui/graph/commit/f1204ad4d47128f2352fcd100a18418c0fe9b38f))
23+
* release 0.0.6 ([e71ef16](https://github.com/gravity-ui/graph/commit/e71ef16d9a3d2c36a531e9224ba8d5180956743e))
24+
* release 0.1.1 ([8126d0a](https://github.com/gravity-ui/graph/commit/8126d0ad61d9427d48857fd1d6768742ab36636d))
25+
* release 0.3.1 ([9b43f89](https://github.com/gravity-ui/graph/commit/9b43f89c36a259c7121268da4d53fcb0517b20c9))
26+
* release 1.0.0 ([48fdd24](https://github.com/gravity-ui/graph/commit/48fdd24c63c3653adc18cd1d3ce5e2c353384efa))
27+
* release 1.1.2 ([79a1098](https://github.com/gravity-ui/graph/commit/79a109807fbd96118732c5a4082da2aba7ab1c71))
28+
* release 1.1.4 ([f45c596](https://github.com/gravity-ui/graph/commit/f45c596e271d7d696a4b11960e8d7a208c3bbb4a))
29+
* release 1.2.0-rc ([342203f](https://github.com/gravity-ui/graph/commit/342203f9f53ae9d9bce0ad8224bce0939cf44893))
30+
* release 1.2.1 ([1370c00](https://github.com/gravity-ui/graph/commit/1370c009e15070b201f710b60df280c924f7883f))
31+
* release 2.0.0-beta.0 for @gravity-ui/graph ([c5f5fb1](https://github.com/gravity-ui/graph/commit/c5f5fb1d49278551b25ce0fded4d6b253afeb748))
32+
* 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)