File tree Expand file tree Collapse file tree 6 files changed +22
-3
lines changed Expand file tree Collapse file tree 6 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.15.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.15.0...v1.15.1 ) (2023-05-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** main - TypeScript:** only use separate type export ([ #4590 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/4590 ) ) ([ c9912c7] ( https://github.com/SAP/ui5-webcomponents-react/commit/c9912c782e5af935ef829d12d87a04a48ca72224 ) )
11
+ - ** useSyncRef:** add ` use client ` directive ([ #4591 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/4591 ) ) ([ 08f900f] ( https://github.com/SAP/ui5-webcomponents-react/commit/08f900f7c5583754fad205c22e30c94d0c9ded64 ) )
12
+
6
13
# [ 1.15.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.14.0...v1.15.0 ) (2023-05-05)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 1.15.0 " ,
4
+ "version" : " 1.15.1 " ,
5
5
"npmClient" : " yarn" ,
6
6
"command" : {
7
7
"version" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.15.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.15.0...v1.15.1 ) (2023-05-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** useSyncRef:** add ` use client ` directive ([ #4591 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/4591 ) ) ([ 08f900f] ( https://github.com/SAP/ui5-webcomponents-react/commit/08f900f7c5583754fad205c22e30c94d0c9ded64 ) )
11
+
6
12
# [ 1.15.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.14.0...v1.15.0 ) (2023-05-05)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react-base" ,
3
- "version" : " 1.15.0 " ,
3
+ "version" : " 1.15.1 " ,
4
4
"description" : " Base for ui5-webcomponents-react" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.15.1] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.15.0...v1.15.1 ) (2023-05-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** main - TypeScript:** only use separate type export ([ #4590 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/4590 ) ) ([ c9912c7] ( https://github.com/SAP/ui5-webcomponents-react/commit/c9912c782e5af935ef829d12d87a04a48ca72224 ) )
11
+
6
12
# [ 1.15.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.14.0...v1.15.0 ) (2023-05-05)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 1.15.0 " ,
3
+ "version" : " 1.15.1 " ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments