File tree Expand file tree Collapse file tree 8 files changed +35
-15
lines changed
eslint-config-modular-app Expand file tree Collapse file tree 8 files changed +35
-15
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# create-modular-react-app
2
2
3
+ ## 2.1.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #1517 ] ( https://github.com/jpmorganchase/modular/pull/1517 )
8
+ [ ` 22c2114 ` ] ( https://github.com/jpmorganchase/modular/commit/22c2114989001e732b87c34aad20729db676f216 )
9
+ Thanks [ @LukeSheard ] ( https://github.com/LukeSheard ) ! - fix node-12
10
+ incompatible javascript
11
+
3
12
## 2.1.3
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-modular-react-app" ,
3
- "version" : " 2.1.3 " ,
3
+ "version" : " 2.1.4 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"bin" : {
6
6
"create-modular-react-app" : " build/cli.js"
Original file line number Diff line number Diff line change 1
1
# eslint-config-modular-app
2
2
3
+ ## 2.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #1518 ] ( https://github.com/jpmorganchase/modular/pull/1518 )
8
+ [ ` d896289 ` ] ( https://github.com/jpmorganchase/modular/commit/d896289b7bda361676f643eba6c93f38ecc9afb3 )
9
+ Thanks [ @cristiano-belloni ] ( https://github.com/cristiano-belloni ) ! - Revert
10
+ node engine range
11
+
3
12
## 2.0.3
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-modular-app" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"main" : " index.js" ,
6
6
"exports" : {
Original file line number Diff line number Diff line change 1
1
# modular-scripts
2
2
3
+ ## 2.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #1518 ] ( https://github.com/jpmorganchase/modular/pull/1518 )
8
+ [ ` d896289 ` ] ( https://github.com/jpmorganchase/modular/commit/d896289b7bda361676f643eba6c93f38ecc9afb3 )
9
+ Thanks [ @cristiano-belloni ] ( https://github.com/cristiano-belloni ) ! - Revert
10
+ node engine range
11
+
12
+ * [ #1517 ] ( https://github.com/jpmorganchase/modular/pull/1517 )
13
+ [ ` 22c2114 ` ] ( https://github.com/jpmorganchase/modular/commit/22c2114989001e732b87c34aad20729db676f216 )
14
+ Thanks [ @LukeSheard ] ( https://github.com/LukeSheard ) ! - fix node-12
15
+ incompatible javascript
16
+
3
17
## 2.3.0
4
18
5
19
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " modular-scripts" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"bin" : {
6
6
"modular" : " dist-cjs/cli.js"
You can’t perform that action at this time.
0 commit comments