Skip to content

Commit 2004912

Browse files
gravity-ui-botma-efremoff
authored andcommitted
chore(main): release 0.3.0
1 parent ffaccbe commit 2004912

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/gravity-ui/react-unipika/compare/v0.2.0...v0.3.0) (2025-11-14)
4+
5+
6+
### Features
7+
8+
* add case-sensitive search ([#20](https://github.com/gravity-ui/react-unipika/issues/20)) ([c15e5c6](https://github.com/gravity-ui/react-unipika/commit/c15e5c6962e22ff5c8c0b52bd768d156fa52d469))
9+
* search in collapsed nodes ([#23](https://github.com/gravity-ui/react-unipika/issues/23)) ([ffaccbe](https://github.com/gravity-ui/react-unipika/commit/ffaccbe5735f7875bfdbec9edf18320dc4de2259))
10+
* show container size ([#21](https://github.com/gravity-ui/react-unipika/issues/21)) ([705eb95](https://github.com/gravity-ui/react-unipika/commit/705eb958fe2ed2dd549f5972747e32cfa153195d))
11+
312
## [0.2.0](https://github.com/gravity-ui/react-unipika/compare/v0.1.3...v0.2.0) (2025-07-28)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/react-unipika",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "The library helps to create dialogs with forms by using registered field-types. Also it is possible to extend it with your own field-types.",
55
"repository": {
66
"type": "arc",

0 commit comments

Comments
 (0)