Commit Graph

197 Commits

Author SHA1 Message Date
William Monk
4e654437d9 Update typescript to 2.6.2 2018-01-14 18:20:48 +00:00
William Monk
69c215b3f1 v2.11.0 2018-01-14 17:41:50 +00:00
Will Monk
ea327098c7 Merge pull request #221 from wmonk/2.10.0
2.11.0
2018-01-14 17:37:52 +00:00
William Monk
bbdefca170 v2.10.0 2018-01-13 11:47:47 +00:00
William Monk
b07285717f Update react-dev-utils 2018-01-11 22:59:02 +00:00
William Monk
0d43626604 Update package.json dependencies 2018-01-11 22:20:07 +00:00
William Monk
16af26f17f Readd Missing raf Package 2018-01-11 22:09:40 +00:00
William Monk
cc52d217b4 Fix package.json 2018-01-11 08:44:27 +00:00
Will Monk
9e4589f48e Merge pull request #165 from johnnyreilly/master
Add support for fork-ts-checker-webpack-plugin
2018-01-11 08:31:36 +00:00
nicolaserny
beb13816a0 Upgrade to typescript 2.5.3 2017-10-03 10:50:43 +02:00
William Monk
606b651346 v2.7.0 2017-09-15 14:41:34 +01:00
John Nilsson
fa89c0017c change version back to 2.6.0 2017-09-15 10:57:42 +02:00
Dan Abramov
51ee648f25 Publish
- react-dev-utils@4.0.1
 - react-error-overlay@2.0.1
 - react-scripts@1.0.13
2017-09-09 22:35:25 +02:00
Dan Abramov
ef01aab95a Publish
- react-dev-utils@4.0.0
 - react-error-overlay@2.0.0
 - react-scripts@1.0.12
2017-09-09 22:34:20 +02:00
Tharaka Wijebandara
caa9cef27a 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-09-09 22:34:19 +02:00
Joe Haddad
0bb9537f06 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-09-09 22:25:59 +02:00
Joe Haddad
8ace6d5f20 Update dev deps (#2923)
* Bump deps

* Fix linter errors

* Whoops

* Try to bump webpack

* Update peer deps to min for eslint 4.x
2017-09-09 22:25:58 +02:00
themre
eb3f85d2ea Feature/webpack 3 4 (#2875)
* bump wp3

* try bump babel-loader

* bump 3.4.1
2017-09-09 22:25:57 +02:00
themre
27f1256559 Bump Webpack 3.4 (#2850)
* bump wp3

* try bump babel-loader
2017-09-09 22:25:55 +02:00
themre
c93e63090a Feature/webpack3 (#2574)
* Add source-map-loader to support source maps of dependencies

* merge with latest develop

* add ModuleConcatenationPlugin

* revert source-map-loader

* bump to 3.1 and update dev-server

* rebase to master

* rebase again

* bump webpack

* remove ModuleConcatenationPlugin, downgraded react packages, bump etwp

* ETWP rc1 only for testing

* bump ETWP and webpack 3

* bump WP3

* revert to 3.2.0

* bump sw-precache-webpack-plugin

* bump back to 3.3.0

* bump dev-server and manifest
2017-09-09 22:25:51 +02:00
Christian Bundy
834515f1cb Upgrade webpack-dev-server (#2806) 2017-09-09 22:25:20 +02:00
Dan Abramov
ae40264af6 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-09-09 22:25:09 +02:00
William Monk
6b4331da20 v2.6.0 2017-08-07 17:43:38 +02:00
William Monk
7014aeddda Fix Code Review 2017-08-07 16:20:05 +02:00
Dan Abramov
8d156edec6 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-08-07 16:17:28 +02:00
Will Farley
3d6ebe71d6 Update sw-precache-webpack-plugin to lastest version (#2429)
* Update sw-precache-webpack-plugin to v0.11.3

* Pin the version
2017-08-07 16:03:40 +02:00
Joseph Frazier
64b69b4162 Upgrade fsevents to 1.1.2 (#2550)
This eliminates a `yarn` warning on OSX machines running Node.js 8. See
here for details: https://github.com/strongloop/fsevents/issues/170

You can see an example of the warning in the second screenshot in
https://github.com/facebookincubator/create-react-app/issues/2422#issuecomment-305218252
2017-08-07 16:02:05 +02:00
Dan Abramov
bef6ec65d2 Publish
- react-dev-utils@3.0.0
 - react-error-overlay@1.0.7
 - react-scripts@1.0.7
2017-08-07 16:00:37 +02:00
Dan Abramov
a9e99218b1 Update webpack to 2.6.1 (#2383) 2017-08-07 15:59:41 +02:00
William Monk
acc5919240 v2.5.0 2017-07-27 13:46:26 +01:00
William Monk
358b3194a2 Merge pull request #100 from DorianGrey/master
Use ts-jest instead of custom solution for transforming ts files
2017-07-20 07:52:55 +01:00
DorianGrey
6fa3b6ae49 Use ts-jest instead of custom solution for transforming ts files. 2017-07-13 08:21:20 +02:00
William Monk
12989de447 v2.4.0 2017-07-12 09:40:14 +01:00
Frederick Fogerty
c52098bb11 Upgrade react types dep 2017-07-06 08:57:40 +12:00
Frederick Fogerty
077079115d Upgrade to typescript 2.4 and ts-loader 2.2.1
Ts-loader version 2.2.1 is the minimum version required to work on typescript 2.4.1, see https://github.com/TypeStrong/ts-loader/pull/566 for more details.
2017-07-06 08:52:23 +12:00
William Monk
fdc9e099c2 v2.3.2 2017-06-27 21:28:43 +01:00
William Monk
d0beb34153 Pin typescript to 2.3.x unitl ready for 2.4.x 2017-06-27 21:12:25 +01:00
William Monk
e6633145e7 v2.3.1 2017-06-23 16:37:54 +01:00
William Monk
3a75e64e6e v2.3.0 2017-06-23 16:34:33 +01:00
William Monk
1dcfa1d457 v2.2.0 2017-05-25 20:59:14 +01:00
William Monk
6bd33bd2ec Merge remote-tracking branch 'facebook/master' 2017-05-25 08:38:39 +01:00
William Monk
694ef91ad2 v2.1.0 2017-05-25 08:31:56 +01:00
Emanuele Ingrosso
90f9c6bbf9 Update webpack to v2.6.0 in react-scripts (#2349) 2017-05-24 14:57:34 +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
Sean Drumm
0bb642810d Update to Typescript 2.3.3 #71 2017-05-24 09:05:36 +01:00
William Monk
49488e3de4 Merge pull request #62 from Place1/master
added source-map-loader
2017-05-24 08:49:44 +01:00
Ken Carpenter
68fc0ee352 Merge branch 'master' into tslint5 2017-05-23 22:08:01 -04: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
James Batt
3623213bcb added source-map-loader 2017-05-23 00:16:18 +10:00