File tree 6 files changed +37
-4
lines changed 6 files changed +37
-4
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
+ # [ 0.9.0-rc.14] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.13...v0.9.0-rc.14 ) (2020-04-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** Framework:** fix sideEffect-full files in react production build ([ f5c02b1] ( https://github.com/SAP/ui5-webcomponents-react/commit/f5c02b18e56e7b1f72e89a095c737c83de626eab ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.9.0-rc.13] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.12...v0.9.0-rc.13 ) (2020-04-09)
7
18
8
19
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.9.0-rc.13 " ,
5
+ "version" : " 0.9.0-rc.14 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
8
"command" : {
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
+ # [ 0.9.0-rc.14] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.13...v0.9.0-rc.14 ) (2020-04-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** Framework:** fix sideEffect-full files in react production build ([ f5c02b1] ( https://github.com/SAP/ui5-webcomponents-react/commit/f5c02b18e56e7b1f72e89a095c737c83de626eab ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.9.0-rc.12] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.11...v0.9.0-rc.12 ) (2020-04-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react-base" ,
3
- "version" : " 0.9.0-rc.12 " ,
3
+ "version" : " 0.9.0-rc.14 " ,
4
4
"description" : " Base for ui5-webcomponents-react" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.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
+ # [ 0.9.0-rc.14] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.13...v0.9.0-rc.14 ) (2020-04-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** Framework:** fix sideEffect-full files in react production build ([ f5c02b1] ( https://github.com/SAP/ui5-webcomponents-react/commit/f5c02b18e56e7b1f72e89a095c737c83de626eab ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.9.0-rc.13] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.0-rc.12...v0.9.0-rc.13 ) (2020-04-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 0.9.0-rc.13 " ,
3
+ "version" : " 0.9.0-rc.14 " ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"main" : " index.cjs.js" ,
6
6
"module" : " index.esm.js" ,
24
24
"build" : " rollup -c rollup.config.js"
25
25
},
26
26
"dependencies" : {
27
- "@ui5/webcomponents-react-base" : " ^0.9.0-rc.12 " ,
27
+ "@ui5/webcomponents-react-base" : " ^0.9.0-rc.14 " ,
28
28
"lodash.debounce" : " ^4.0.8" ,
29
29
"react-content-loader" : " ^5.0.2" ,
30
30
"react-jss" : " 10.0.4" ,
You can’t perform that action at this time.
0 commit comments