Dan Abramov
a51be9582a
Publish
...
- react-dev-utils@4.0.0
- react-error-overlay@2.0.0
- react-scripts@1.0.12
2017-08-27 19:26:52 -07:00
Dan Abramov
cc2e270d0e
Relax React dep requirements
2017-08-27 19:20:54 -07:00
Christophe Hurpeau
fbbc64fce2
update babel-runtime dependency in react-error-overlay and react-scripts ( #2991 )
...
* update babel-runtime dependency in react-error-overlay and react-scripts
`babel-runtime@6.23 .0` have a dependency on `regenerator-runtime@0.10 .5`
`babel-runtime@6.26 .0` on `regenerator-runtime@0.11 .0`
> npm ls regenerator-runtime
```
└─┬ react-scripts@1.0.11
├─┬ babel-core@6.25 .0
│ └─┬ babel-runtime@6.26 .0
│ └── regenerator-runtime@0.11 .0
├─┬ babel-eslint@7.2.3
│ └─┬ babel-traverse@6.26 .0
│ └─┬ babel-runtime@6.26 .0
│ └── regenerator-runtime@0.11 .0
├─┬ babel-runtime@6.23 .0
│ └── regenerator-runtime@0.10 .5
└─┬ react-error-overlay@1.0.10
└─┬ babel-runtime@6.23 .0
└── regenerator-runtime@0.10 .5
```
* fix requested changes
2017-08-27 20:12:11 -06:00
Tharaka Wijebandara
ecd1f0544b
Convert react-error-overlay to React ( #2515 )
...
* Convert react-error-overlay to React
* Update compile-time error overlay to use react-error-overlay components
* Refactor react-error-overlay components to container and presentational components.
* Make the compile-time error overlay a part of react-error-overlay package.
* Use react-error-overlay as dependency in react-dev-utils to show compile-time errors.
* Run Prettier
* Move the function name fix into StackFrame itself
* Fix clicking on source code snippet to open the code in editor
* Use exact objects + minor style tweak
* Don't linkify frames that don't exist on the disk
* Fix lint
* Consolidate iframe rendering logic
* Remove circular dependency between react-dev-utils and react-error-overlay
* Fix lint
* Fix decoupling of react-dev-utils and react-error-overlay by moving middleware
* Deduplicate identical errors
2017-08-27 19:45:55 -06:00
Joe Haddad
bfaee410c5
Publish
...
- babel-preset-react-app@3.0.2
- create-react-app@1.4.0
- eslint-config-react-app@2.0.0
- react-dev-utils@3.1.0
- react-error-overlay@1.0.10
- react-scripts@1.0.11
2017-08-08 23:39:58 -04:00
Joe Haddad
9b23be825a
Update dev deps ( #2923 )
...
* Bump deps
* Fix linter errors
* Whoops
* Try to bump webpack
* Update peer deps to min for eslint 4.x
2017-08-08 23:15:34 -04:00
Dan Abramov
ad35fd1d13
Publish
...
- create-react-app@1.3.3
- react-dev-utils@3.0.2
- react-error-overlay@1.0.9
- react-scripts@1.0.10
2017-06-29 19:03:41 +01:00
Joe Haddad
82ed81a03c
Upgrade flow ( #2693 )
...
Resolves #2670
2017-06-29 13:39:24 -04:00
Dan Abramov
7796c94d79
Publish
...
- babel-preset-react-app@3.0.1
- create-react-app@1.3.2
- eslint-config-react-app@1.0.5
- react-dev-utils@3.0.1
- react-error-overlay@1.0.8
- react-scripts@1.0.8
2017-06-28 17:30:24 +01:00
Dan Abramov
58d8c5c05c
Publish
...
- react-dev-utils@3.0.0
- react-error-overlay@1.0.7
- react-scripts@1.0.7
2017-05-27 12:42:54 +01:00
Dan Abramov
7a1873c0a7
Publish
...
- eslint-config-react-app@1.0.4
- react-dev-utils@2.0.1
- react-error-overlay@1.0.6
- react-scripts@1.0.6
2017-05-24 13:22:25 +01:00
Iain Beeston
0d2989ba6d
Resolve flow errors in eslint JSX a11y ( #2346 )
...
* Upgraded eslint-plugin-jsx-a11y to 5.0.3 to take advantage of
d70ac7d7975819e7a52b85465ec67a0d93eb962a
2017-05-24 11:01:31 +01:00
Dan Abramov
2558c3e32f
Publish
...
- eslint-config-react-app@1.0.3
- react-dev-utils@2.0.0
- react-error-overlay@1.0.5
- react-scripts@1.0.5
2017-05-22 17:09:28 +01:00
Dan Abramov
7e25c9a604
Publish
...
- react-error-overlay@1.0.4
- react-scripts@1.0.4
2017-05-22 12:43:47 +01:00
Dan Abramov
d649b8a0de
Publish
...
- eslint-config-react-app@1.0.2
- react-dev-utils@1.0.3
- react-error-overlay@1.0.3
- react-scripts@1.0.3
2017-05-21 20:56:22 +01:00
Dan Abramov
ae0cb23dc9
Publish
...
- react-dev-utils@1.0.2
- react-error-overlay@1.0.2
- react-scripts@1.0.2
2017-05-20 19:20:46 +01:00
Dan Abramov
cd5c6d5717
Publish
...
- eslint-config-react-app@1.0.1
- react-dev-utils@1.0.1
- react-error-overlay@1.0.1
- react-scripts@1.0.1
2017-05-19 20:22:12 +01:00
Joe Haddad
70a7f28e2b
Add explicit package dependence ( #2243 )
...
Closes #2232
2017-05-19 08:19:04 -04:00
Dan Abramov
55afd862c8
Move error overlay middleware ( #2216 )
2017-05-18 21:01:26 +01:00
Dan Abramov
66792dde64
Fix Flow hopefully
2017-05-16 15:40:50 +01:00
Dan Abramov
58689133a1
Bump versions
2017-05-16 09:49:04 +01:00
Dan Abramov
db2f2ed9d9
Jest 20 ( #2171 )
2017-05-16 03:37:55 +01:00
Dan Abramov
0ffed85e6c
Bump dependencies ( #2170 )
...
* Bump dependencies
* Bump CSS deps
* Somehow I missed dotenv
* Bump ESLint deps
* Tweak ESLint rules
2017-05-16 02:59:32 +01:00
Almero Steyn
7bff7154d9
ESLint Config: Upgrade eslint-plugin-jsx-a11y and activate more rules. ( #2163 )
...
* ESLint Config: Upgrade eslint-plugin-jsx-a11y and activate more rules.
* Try to fix Lerna
* Update README.md
* Remove html-has-lang
* Update README.md
2017-05-15 23:25:40 +01:00
Joe Haddad
942cf6230c
Adds tests for the overlay ( #2118 )
...
* Add get-source-map tests
* Fixtures shouldn't be formatted
* Add mapper tests
* Add stack-frame tests
* Add more util tests
* Add unmapper tests
* Add parser tests
* Switch to snapshots
* Snapshot more
2017-05-11 14:00:20 +01:00
Joe Haddad
70768b321e
Add react-error-overlay package ( #2111 )
...
* ༼ つ ◕_◕ ༽つ stack-frame-overlay
* Fix linting
* Remove auto overlay
* Fix e2e
* Pull in the rest
* Appease flow
* Correct dep
* Remove old repo references
* Check flow on test
* Test overlay in e2e
* Add cross env
* Rename package
* Make sure it gets built post-install
* Update the README
* Remove extra builds now that there's a postinstall script
* Revert "Remove extra builds now that there's a postinstall script"
This reverts commit 8bf601dbd36c1e0da7f785fa9ade70ab08ed8772.
* Remove broken script
* Fix some dev ergo
2017-05-10 19:56:30 -04:00