File tree Expand file tree Collapse file tree 12 files changed +104
-9
lines changed Expand file tree Collapse file tree 12 files changed +104
-9
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-alpha.10] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.9...v1.0.0-alpha.10 ) (2020-01-17)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** tools:** update storybook packages ([ 48dc57c] ( https://github.com/devexperts/dx-platform/commit/48dc57cef69d909e4ef57dd79d6cd222c2f7ccc1 ) )
12+
13+
14+ ### chore
15+
16+ * turn on esModuleInterop ([ 6b6f380] ( https://github.com/devexperts/dx-platform/commit/6b6f38005c8a2c20c1ec229ceb29eec8f2022ae6 ) )
17+
18+
19+ ### BREAKING CHANGES
20+
21+ * esModuleInterop is turned on
22+
23+
24+
25+
26+
627# [ 1.0.0-alpha.9] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.8...v1.0.0-alpha.9 ) (2020-01-15)
728
829
Original file line number Diff line number Diff line change 99 ],
1010 "npmClient" : " yarn" ,
1111 "useWorkspaces" : true ,
12- "version" : " 1.0.0-alpha.9 " ,
12+ "version" : " 1.0.0-alpha.10 " ,
1313 "command" : {
1414 "init" : {
1515 "exact" : true
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-alpha.10] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.9...v1.0.0-alpha.10 ) (2020-01-17)
7+
8+ ** Note:** Version bump only for package @devexperts/lint
9+
10+
11+
12+
13+
614# [ 1.0.0-alpha.9] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.8...v1.0.0-alpha.9 ) (2020-01-15)
715
816** Note:** Version bump only for package @devexperts/lint
Original file line number Diff line number Diff line change 11{
22 "name" : " @devexperts/lint" ,
3- "version" : " 1.0.0-alpha.9 " ,
3+ "version" : " 1.0.0-alpha.10 " ,
44 "description" : " " ,
55 "main" : " dist" ,
66 "module" : " dist" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-alpha.10] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.9...v1.0.0-alpha.10 ) (2020-01-17)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** tools:** update storybook packages ([ 48dc57c] ( https://github.com/devexperts/dx-platform/commit/48dc57cef69d909e4ef57dd79d6cd222c2f7ccc1 ) )
12+
13+
14+ ### chore
15+
16+ * turn on esModuleInterop ([ 6b6f380] ( https://github.com/devexperts/dx-platform/commit/6b6f38005c8a2c20c1ec229ceb29eec8f2022ae6 ) )
17+
18+
19+ ### BREAKING CHANGES
20+
21+ * esModuleInterop is turned on
22+
23+
24+
25+
26+
627# [ 1.0.0-alpha.9] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.8...v1.0.0-alpha.9 ) (2020-01-15)
728
829
Original file line number Diff line number Diff line change 11{
22 "name" : " @devexperts/react-kit" ,
3- "version" : " 1.0.0-alpha.9 " ,
3+ "version" : " 1.0.0-alpha.10 " ,
44 "description" : " " ,
55 "main" : " dist" ,
66 "module" : " dist" ,
3232 "homepage" : " https://github.com/devexperts/dx-platform#readme" ,
3333 "dependencies" : {
3434 "@devexperts/remote-data-ts" : " ^2.0.0" ,
35- "@devexperts/utils" : " ^1.0.0-alpha.9 " ,
35+ "@devexperts/utils" : " ^1.0.0-alpha.10 " ,
3636 "@types/classnames" : " >=2.2.3" ,
3737 "@types/node" : " >=8.5.2" ,
3838 "@types/react-dnd" : " 2.0.32" ,
5454 "react-dom" : " ^16.9.0"
5555 },
5656 "devDependencies" : {
57- "@devexperts/tools" : " ^1.0.0-alpha.9 " ,
57+ "@devexperts/tools" : " ^1.0.0-alpha.10 " ,
5858 "@storybook/addon-actions" : " ^5.3.5" ,
5959 "@storybook/addon-info" : " ^5.3.5" ,
6060 "@storybook/addon-knobs" : " ^5.3.5" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-alpha.10] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.9...v1.0.0-alpha.10 ) (2020-01-17)
7+
8+
9+ ### chore
10+
11+ * turn on esModuleInterop ([ 6b6f380] ( https://github.com/devexperts/dx-platform/commit/6b6f38005c8a2c20c1ec229ceb29eec8f2022ae6 ) )
12+
13+
14+ ### BREAKING CHANGES
15+
16+ * esModuleInterop is turned on
17+
18+
19+
20+
21+
622# [ 1.0.0-alpha.9] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.8...v1.0.0-alpha.9 ) (2020-01-15)
723
824** Note:** Version bump only for package @devexperts/rx-utils
Original file line number Diff line number Diff line change 11{
22 "name" : " @devexperts/rx-utils" ,
3- "version" : " 1.0.0-alpha.9 " ,
3+ "version" : " 1.0.0-alpha.10 " ,
44 "description" : " utilits for rxjs" ,
55 "keywords" : [
66 " rxjs" ,
2929 "watch" : " yarn build --watch --incremental"
3030 },
3131 "dependencies" : {
32- "@devexperts/utils" : " ^1.0.0-alpha.9 " ,
32+ "@devexperts/utils" : " ^1.0.0-alpha.10 " ,
3333 "@types/query-string" : " ^5.1.0" ,
3434 "query-string" : " ^6.1.0" ,
3535 "querystring" : " ^0.2.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.0.0-alpha.10] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.9...v1.0.0-alpha.10 ) (2020-01-17)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** tools:** update storybook packages ([ 48dc57c] ( https://github.com/devexperts/dx-platform/commit/48dc57cef69d909e4ef57dd79d6cd222c2f7ccc1 ) )
12+
13+
14+ ### chore
15+
16+ * turn on esModuleInterop ([ 6b6f380] ( https://github.com/devexperts/dx-platform/commit/6b6f38005c8a2c20c1ec229ceb29eec8f2022ae6 ) )
17+
18+
19+ ### BREAKING CHANGES
20+
21+ * esModuleInterop is turned on
22+
23+
24+
25+
26+
627# [ 1.0.0-alpha.9] ( https://github.com/devexperts/dx-platform/compare/v1.0.0-alpha.8...v1.0.0-alpha.9 ) (2020-01-15)
728
829** Note:** Version bump only for package @devexperts/tools
Original file line number Diff line number Diff line change 11{
22 "name" : " @devexperts/tools" ,
3- "version" : " 1.0.0-alpha.9 " ,
3+ "version" : " 1.0.0-alpha.10 " ,
44 "description" : " tool set for building FE projects" ,
55 "main" : " dist" ,
66 "module" : " dist" ,
You can’t perform that action at this time.
0 commit comments