File tree Expand file tree Collapse file tree 6 files changed +37
-3
lines changed
Expand file tree Collapse file tree 6 files changed +37
-3
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+ ## [ 4.0.2] ( https://github.com/smooth-code/loadable-components/compare/v4.0.1...v4.0.2 ) (2018-10-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** babel-plugin:** transform into friendly chunk name ([ 54422cb] ( https://github.com/smooth-code/loadable-components/commit/54422cb ) )
12+ * ** component:** fix lazy usage ([ d711ee0] ( https://github.com/smooth-code/loadable-components/commit/d711ee0 ) )
13+
14+
15+
16+
17+
618## [ 4.0.1] ( https://github.com/smooth-code/loadable-components/compare/v4.0.0...v4.0.1 ) (2018-10-30)
719
820
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 4.0.1 " ,
6+ "version" : " 4.0.2 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
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+ ## [ 4.0.2] ( https://github.com/smooth-code/loadable-components/compare/v4.0.1...v4.0.2 ) (2018-10-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** babel-plugin:** transform into friendly chunk name ([ 54422cb] ( https://github.com/smooth-code/loadable-components/commit/54422cb ) )
12+
13+
14+
15+
16+
617# [ 4.0.0] ( https://github.com/smooth-code/loadable-components/compare/v3.0.2...v4.0.0 ) (2018-10-30)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @loadable/babel-plugin" ,
33 "description" : " Babel plugin for loadable (required for SSR)." ,
4- "version" : " 4.0.0 " ,
4+ "version" : " 4.0.2 " ,
55 "main" : " lib/index.js" ,
66 "repository" :
" [email protected] :smooth-code/loadable-components.git" ,
77 "author" :
" Greg Bergé <[email protected] >" ,
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+ ## [ 4.0.2] ( https://github.com/smooth-code/loadable-components/compare/v4.0.1...v4.0.2 ) (2018-10-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** component:** fix lazy usage ([ d711ee0] ( https://github.com/smooth-code/loadable-components/commit/d711ee0 ) )
12+
13+
14+
15+
16+
617## [ 4.0.1] ( https://github.com/smooth-code/loadable-components/compare/v4.0.0...v4.0.1 ) (2018-10-30)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @loadable/component" ,
33 "description" : " React code splitting made easy." ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.0.2 " ,
55 "main" : " dist/loadable.cjs.js" ,
66 "module" : " dist/loadable.es.js" ,
77 "jsnext:main" : " dist/loadable.es.js" ,
You can’t perform that action at this time.
0 commit comments