Commit graph

604 commits

Author SHA1 Message Date
Tim Neutkens
531d0a3068 Upgrade dependencies (#2998) 2017-09-27 20:11:02 +02:00
Tim Neutkens
a44c9e472a Only use strict dependencies (#2929)
Since we use greenkeeper we get PRs when there is an update
2017-09-09 11:37:21 +02:00
Arunoda Susiripala
aa09625744 3.2.2 2017-09-08 23:46:18 +05:30
Arunoda Susiripala
03294bb25e 3.2.1 2017-08-31 05:50:45 +05:30
Arunoda Susiripala
99c4798ff1 3.2.0 2017-08-30 19:47:54 +05:30
Arunoda Susiripala
56662b4d84 Add/with router (#2870)
* Add withRoute HOC

Rebased (squashed)
- removed routerToProps
- updated hoist-non-react-statics
- improved propTypes

* Expose the whole Router instead of the route.

* Make the example simple.

* Update examples and the readme.

* Add a test case.
2017-08-30 19:37:12 +05:30
Arunoda Susiripala
4ee0dc90d8 3.1.0 2017-08-30 16:00:23 +05:30
Jan-Philipp Willem
9cce984834 Downgrade strip-ansi to 3.0.1 (#2860)
See: https://github.com/facebookincubator/create-react-app/pull/2692
2017-08-28 18:48:10 +02:00
Tim Neutkens
eba9ebef5f Merge v3-beta into master (#2809)
* Add examples/with-redux-code-splitting. (#2721)

* #1757 Relay Modern Example (#2696)

* Add ReasonML example (#2640)

* Add ReasonML example

* Add a gitignore specifically for the reasonml example

* Allow custom className for <Main /> (#2802)

* 3.0.2

* Remove beta information from the README.

* 3.0.3

* Remove unnecessary lookup in example with emotion (#2731)

* Document SCSS/Less (#2742)

* Document SCSS/Less

* Add missing word

* Add docs for examples dir

* Add extra example

* uppercase J

* Add with pkg example (#2751)

* Add custom server micro example (#2750)

* Ease running multiple examples at the same time with process.env.PORT (#2753)

* Add line-height rule for error page h2 (#2761)

* Add support for fetching multiple translation files (#2743)

* Add support for fetching multiple translation files

* Cleanup

* Clear missed interval (#2611)

* clear missed interval

* remove trailing whitespace

* Relay Modern Example (#1757) (#2773)

* Simplification of Relay Modern Example (#1757) (#2776)

* Use deterministic names for dynamic import (#2788)

* Always use the same name for the same dynamic import.

* Add unit tests for the modulePath generation.

* Allow tests to run correctly on Windows.

* Make the chunk name a bit pretty.

* Fix tests to run on Windows.

* 3.0.4

* Revert "Make the chunk name a bit pretty." (#2792)

This reverts commit 0c9e8cf2271955e74ab9f752b5869b98c1dc60f9.

* 3.0.5

* Use _ as the divider for dynamic import name splitter. (#2793)

Using - gives us some weird webpack errors.

* 3.0.6

* next/dynamic Error Message Tweaks (#2798)

* Fixed issue (#2804)

https://github.com/zeit/next.js/issues/2800

* docs(material-ui): move the source code to Material-UI repository (#2808)
2017-08-27 22:13:35 +02:00
Arunoda Susiripala
c692101649 3.0.6 2017-08-17 02:26:18 +05:30
Arunoda Susiripala
eafa2c676d 3.0.5 2017-08-17 00:29:09 +05:30
Arunoda Susiripala
265296c7dd 3.0.4 2017-08-16 22:45:52 +05:30
Arunoda Susiripala
8f2677e42a 3.0.3 2017-08-09 12:33:55 +05:30
Arunoda Susiripala
42e21288a9 3.0.2 2017-08-09 12:05:16 +05:30
Arunoda Susiripala
6d572ee087 3.0.1-beta.21 2017-08-07 12:38:03 +05:30
Arunoda Susiripala
242739eb0f 3.0.1-beta.20 2017-07-28 11:39:49 +05:30
崔宁
67697afa44 Remove the extra plugin (#2670) 2017-07-28 10:45:04 +05:30
Arunoda Susiripala
37531726c2 3.0.1-beta.19 2017-07-26 22:33:15 +05:30
Arunoda Susiripala
f2f5b96ecb 3.0.1-beta.18 2017-07-20 23:50:05 +05:30
Arunoda Susiripala
d4eb9455b8 Merge branch 'v3-beta' of github.com:zeit/next.js into v3-beta 2017-07-20 23:48:58 +05:30
Arunoda Susiripala
4833e2ffb5 [WIP] Add more HMR test cases (#2599)
Add more HMR test cases
2017-07-20 21:30:45 +05:30
Arunoda Susiripala
3a2fdbec65 3.0.1-beta.17 2017-07-18 13:03:04 +05:30
Arunoda Susiripala
dba24dac9d 3.0.1-beta.16 2017-07-17 11:13:54 +05:30
Arunoda Susiripala
ed733dc14d 3.0.1-beta.15 2017-07-16 15:50:54 +05:30
greenkeeper[bot]
99dd045d1c Update webpack to the latest version 🚀 (#2569) 2017-07-15 22:04:07 +02:00
Arunoda Susiripala
62a6247753 3.0.1-beta.14 2017-07-15 16:26:25 +05:30
greenkeeper[bot]
20db38e21a Update webpack to the latest version 🚀 (#2537) 2017-07-15 09:32:55 +02:00
greenkeeper[bot]
62f7386808 Update wd to the latest version 🚀 (#2552) 2017-07-14 23:44:46 +02:00
Tim Neutkens
ee29abb8d1 Add propType check with validation (#2516) 2017-07-09 18:42:20 +05:30
Arunoda Susiripala
86c283777f 3.0.1-beta.13 2017-07-09 10:21:50 +05:30
Arunoda Susiripala
f718bcaa13 3.0.1-beta.12 2017-07-09 10:11:18 +05:30
Arunoda Susiripala
e94671bd95 3.0.1-beta.11 2017-07-09 10:07:38 +05:30
Tim Neutkens
874f9a78ef fix(package): update webpack-hot-middleware to version 2.18.2 (#2481)
Closes #2448
2017-07-08 14:10:29 +02:00
greenkeeper[bot]
06dc1e960c Update wd to the latest version 🚀 (#2482) 2017-07-08 14:09:30 +02:00
Arunoda Susiripala
6c8a891d7d 3.0.1-beta.10 2017-07-08 11:12:42 +05:30
greenkeeper[bot]
ec9fc46477 fix(package): update webpack to version 3.1.0 (#2485) 2017-07-07 09:34:25 +05:30
Arunoda Susiripala
ace1939c4b 3.0.1-beta.9 2017-07-06 12:30:43 +05:30
Arunoda Susiripala
0c7089f856 Remove mitt and use an internal EventEmitter (#2477)
This fixes one of the crucial bug in Next.js
The issue happens when you try to load a page when it's
prefetching.
With mitt, it only fires the first registered event.
2017-07-06 12:19:33 +05:30
greenkeeper[bot]
f44d597c29 Update husky to the latest version 🚀 (#2470) 2017-07-05 14:16:38 +02:00
greenkeeper[bot]
dc74d5a70f Update babel-preset-env to the latest version 🚀 (#2462) 2017-07-04 20:32:51 +02:00
Leo Lamprecht
a941c434ad 3.0.1-beta.8 2017-07-03 17:17:14 +02:00
Leo Lamprecht
c050ba46bf Support for Prettier 1.5.x added (styled-jsx) 2017-07-03 17:15:52 +02:00
Arunoda Susiripala
e2a8cc411a 3.0.1-beta.7 2017-07-03 11:09:11 +05:30
Tim Neutkens
590dcc98b5 chore(package): update chromedriver to version 2.29.2 (#2429)
Closes #2191
2017-07-02 13:58:45 +02:00
Tim Neutkens
cb752e7ab9 chore(package): update babel-jest to version 20.0.3 (#2430)
Closes #1992
2017-07-02 13:58:31 +02:00
greenkeeper[bot]
0076c1ac60 fix(package): update babel-template to version 6.25.0 (#2206) 2017-07-02 12:59:48 +05:30
greenkeeper[bot]
3e7ca1e89e fix(package): update styled-jsx to version 1.0.7 (#2373) 2017-07-02 11:52:23 +05:30
Arunoda Susiripala
761a965bfb 3.0.1-beta.6 2017-07-02 09:17:40 +05:30
Tim Neutkens
8af2da14f4 fix(package): update case-sensitive-paths-webpack-plugin to version 2… (#2427)
Closes #2116
2017-07-02 00:51:38 +02:00
greenkeeper[bot]
3c0876ceae Update babel-generator to the latest version 🚀 (#2205) 2017-07-01 21:52:44 +02:00
greenkeeper[bot]
7f6f65d68c chore(package): update husky to version 0.14.2 (#2418) 2017-07-01 08:05:13 +02:00
greenkeeper[bot]
5ac99f8a7f Update touch to the latest version 🚀 (#2419) 2017-07-01 08:05:06 +02:00
greenkeeper[bot]
063db7099c Update @taskr/clear to the latest version 🚀 (#2404) 2017-06-30 23:24:32 +02:00
greenkeeper[bot]
d6a96a82aa Update @taskr/babel to the latest version 🚀 (#2405) 2017-06-30 22:12:50 +02:00
greenkeeper[bot]
c0573e2e45 chore(package): update taskr to version 1.0.6 (#2406) 2017-06-30 22:12:40 +02:00
greenkeeper[bot]
6f93f30894 Update @taskr/watch to the latest version 🚀 (#2407) 2017-06-30 22:12:22 +02:00
greenkeeper[bot]
99bf7c5da5 Update touch to the latest version 🚀 (#2411) 2017-06-30 16:27:47 +02:00
Ian Mitchell
ac3c59b9f4 Removes Windows Webpack Polling (#2359) 2017-06-30 12:20:18 +05:30
Richard Littauer
1d126c7d14 Adding bugs and homepage fields to package.json (#2401)
* Adding bugs and homepage fields to package.json

This adds bugs and homepage entries to the package.json. This helps these links render on npm, and can lead developers to the right place to put issues and to find more information. I have included the url which redirects to the github repository in case this changes later, for the homepage field.

Hopefully, this makes the package a bit more usable. Not a big fix, at all.

* Use https://github.com/zeit/next.js as the home
2017-06-29 22:05:03 +05:30
Arunoda Susiripala
765642caf7 3.0.1-beta.5 2017-06-29 00:52:02 +05:30
greenkeeper[bot]
99731625ba Update babel-core to the latest version 🚀 (#2207) 2017-06-28 19:33:19 +02:00
greenkeeper[bot]
2a6212a2bd Update lint-staged to the latest version 🚀 (#2301) 2017-06-28 19:32:27 +02:00
greenkeeper[bot]
b36f643249 Update strip-ansi to the latest version 🚀 (#2325) 2017-06-28 19:32:04 +02:00
greenkeeper[bot]
19b6cca44b Update nyc to the latest version 🚀 (#2367) 2017-06-28 19:05:58 +02:00
Tim Neutkens
75f8c4f23b chore(package): update husky to version 0.14.1 (#2370)
* chore(package): update husky to version 0.14.1

Closes #2346

* Fix trailing comma
2017-06-28 19:02:56 +02:00
Tim Neutkens
048ebdf15a fix(package): update touch to version 2.0.2 (#2378)
Closes #2377
2017-06-28 19:02:44 +02:00
greenkeeper[bot]
9a1fae2222 Update unfetch to the latest version 🚀 (#2387) 2017-06-28 19:02:12 +02:00
Arunoda Susiripala
6f619652f5 3.0.1-beta.4 2017-06-28 21:41:09 +05:30
Arunoda Susiripala
95f9b1e3b3 3.0.1-beta.3 2017-06-28 21:39:40 +05:30
Brent Mealhouse
f8b822b7f6 Include dynamic.js in published files (#2386)
closes #2385
2017-06-28 21:36:24 +05:30
greenkeeper[bot]
ad2c34e00f Update babel-loader to the latest version 🚀 (#2381) 2017-06-28 08:12:21 +02:00
Arunoda Susiripala
b2b7946c53 3.0.1-beta.2 2017-06-26 23:28:36 +05:30
Arunoda Susiripala
c92bdef8b5 Merge master into v3-beta. 2017-06-26 23:21:52 +05:30
Arunoda Susiripala
3d162d9d7b 2.4.5 2017-06-26 23:03:36 +05:30
Arunoda Susiripala
7247a36ef8 Update styled-jsx to 1.0.6. (#2368)
This fixes the styled-jsx HMR not working error
2017-06-26 23:02:27 +05:30
Arunoda Susiripala
1abfe108c0 3.0.1-beta.1
We've changed the beta version a bit to follow the semvar.
See: https://github.com/zeit/next.js/issues/2309
2017-06-23 13:26:31 +05:30
C. T. Lin
213d7a82d1 update webpack to v3 (#2349)
* update webpack to v3

* Use exact versions.
2017-06-23 10:44:40 +05:30
Luke Edwards
8d0fdc09f7 [Beta] Switch from Fly to Taskr (#2307)
* switch from fly to taskr

* update taskfile
2017-06-22 15:52:13 +02:00
Luke Edwards
ba5b05a276 [Stable] Move from Fly to Taskr (#2306)
* switch from fly to taskr

* update taskfile
2017-06-22 15:51:49 +02:00
greenkeeper[bot]
7c97cdc7fb fix(package): update uuid to version 3.1.0 (#2290) 2017-06-17 10:54:14 +02:00
Arunoda Susiripala
65c6d75419 3.0.0-beta16 2017-06-16 21:56:25 +05:30
Arunoda Susiripala
a33a01fba5 2.4.4 2017-06-16 21:51:03 +05:30
Arunoda Susiripala
25f967edfc 3.0.0-beta15 2017-06-16 18:55:05 +05:30
Jayden Seric
f36b4f9b4a Update Webpack to v2.6.1 (#2271)
* Update Webpack to v2.6.1.

Also, added the ^ so that future patches won’t be missed. Should fix https://github.com/zeit/next.js/issues/2244.

* Update package.json
2017-06-16 18:47:13 +05:30
Zane Milakovic
05f6e3ff11 updates styled-jsx to fix issues and bugs (#2275) 2017-06-15 21:49:59 +02:00
Arunoda Susiripala
320b94a94b 3.0.0-beta14 2017-06-12 23:06:55 +05:30
greenkeeper[bot]
fa951c8578 fix(package): update styled-jsx to version 1.0.5 (#2231) 2017-06-12 23:05:00 +05:30
Arunoda Susiripala
e7a85f7c1a 3.0.0-beta13 2017-06-11 09:06:05 +05:30
greenkeeper[bot]
ad4ec554ca fix(package): update del to version 3.0.0 (#2220) 2017-06-09 23:30:54 +02:00
Iain Collins
5fa03f941d Updating react & react-dom versions (#2212)
Ran into blocking compatibility issues (unable to start an app even  with the simplest possible example) when trying to upgrade the next.js version on an older project that used react/react-dom@15.4.2.

This was resolved by upgrading react/react-dom to the latest version (15.5.4) so updating dependencies and peerDependencies to reflect the latest version.

Raised in issue #2150
2017-06-09 23:49:31 +05:30
Arunoda Susiripala
0151d09cf3 3.0.0-beta12 2017-06-09 10:06:35 +05:30
greenkeeper[bot]
b7de7a5733 chore(package): update cross-env to version 5.0.1 (#2192) 2017-06-08 19:24:51 +02:00
greenkeeper[bot]
7e5af32375 chore(package): update chromedriver to version 2.29.1 (#2191) 2017-06-08 19:18:21 +02:00
greenkeeper[bot]
24439f96ec fix(package): update write-file-webpack-plugin to version 4.1.0 (#2188) 2017-06-07 19:53:18 +02:00
greenkeeper[bot]
669270a20c fix(package): update babel-preset-env to version 1.5.2 (#2187) 2017-06-07 19:53:01 +02:00
Arunoda Susiripala
c9a7a35f78 3.0.0-beta11 2017-06-07 12:09:32 +05:30
Arunoda Susiripala
4504d9f3cd 2.4.3 2017-06-07 12:00:59 +05:30
Arunoda Susiripala
13a51e0a75 Merge master into v3-beta. 2017-06-07 11:43:05 +05:30
Arunoda Susiripala
7cd2bb69ea Squashed commit of the following:
commit ced48c3fcfd1880016b08590e1b50827247b7cfb
Author: Arunoda Susiripala <arunoda.susiripala@gmail.com>
Date:   Wed Jun 7 11:28:43 2017 +0530

    Make sure XSS fix doesn't break our 404 support.

commit d40c833aa16660d547df785bb52e69ecf9a717f2
Author: Arunoda Susiripala <arunoda.susiripala@gmail.com>
Date:   Wed Jun 7 09:08:41 2017 +0530

    Prevent url path based XSS attacks.
2017-06-07 11:37:28 +05:30
Arunoda Susiripala
660aaa624b 2.4.2 2017-06-06 05:04:46 +05:30
Arunoda Susiripala
0a2e4aa4e7 3.0.0-beta10 2017-06-06 05:00:51 +05:30
greenkeeper[bot]
8eb6ea3c57 chore(package): update node-fetch to version 1.7.1 (#2159) 2017-06-05 11:27:39 +02:00
greenkeeper[bot]
e74fb7858e fix(package): update styled-jsx to version 1.0.4 (#2162) 2017-06-04 23:18:11 +02:00
Guillermo Rauch
62a41605aa Release 3.0.0-beta9 2017-06-02 07:21:36 -07:00
greenkeeper[bot]
7f782e182e chore(package): update nyc to version 11.0.1 (#2138) 2017-06-02 08:06:16 +02:00
Arunoda Susiripala
e1a9febe28 Get latest master into v3 (#2139)
* Merge branch 'master' into v3-beta

* Add send back to v3-beta.
2017-06-02 10:35:04 +05:30
Guillermo Rauch
fbb242a973 Release 3.0.0-beta8 2017-06-01 18:38:27 -07:00
Guillermo Rauch
f4345e79c2 Merge branch 'v3-beta' of github.com:zeit/next.js into v3-beta 2017-06-01 18:31:14 -07:00
Guillermo Rauch
850a931e88 Merge branch 'master' into v3-beta 2017-06-01 18:30:57 -07:00
Arunoda Susiripala
ed3618f035 Fix test failures (#2129)
* Fix test failures due to styled-jsx change.

* Update styled-jsx to the latest.
2017-06-01 10:34:21 +05:30
Guillermo Rauch
dd4b4dd9d0 Release 2.4.1 2017-05-31 18:06:48 -07:00
Arunoda Susiripala
0ec33c8ccd fix(package): update styled-jsx to version 1.0.3 (#2122)
Closes #2095
2017-05-31 18:33:58 +05:30
Tim Neutkens
57b2aefe30 Pin styled-jsx dependency 2017-05-31 07:57:46 +02:00
Tim Neutkens
25afe27211 Update styled jsx to 1.x (#2119) 2017-05-31 07:43:17 +02:00
greenkeeper[bot]
6fe552601b fix(package): update mitt to version 1.1.2 (#2027) 2017-05-27 13:52:09 +02:00
greenkeeper[bot]
c80fdf3d1c fix(package): update babel-preset-env to version 1.5.1 (#2041) 2017-05-25 18:33:04 +02:00
greenkeeper[bot]
e12db8c1c4 fix(package): update webpack to version 2.6.0 (#2043) 2017-05-25 18:32:34 +02:00
greenkeeper[bot]
1723d9defd chore(package): update jest-cli to version 20.0.4 (#2057) 2017-05-25 18:30:39 +02:00
greenkeeper[bot]
3b5704c4d8 chore(package): update node-fetch to version 1.7.0 (#2049) 2017-05-23 18:42:25 +02:00
Guillermo Rauch
533a31b005 Release 3.0.0-beta6 2017-05-22 13:18:51 -07:00
Guillermo Rauch
e9915d3da5 Release 3.0.0-beta5 2017-05-20 20:47:09 -07:00
greenkeeper[bot]
9a30f10ad8 fix(package): update babel-preset-env to version 1.5.0 (#2031) 2017-05-20 22:39:16 +02:00
Arunoda Susiripala
9346c96b39 Update react-hot-loader to 3.0.0-beta.7 (#2004) 2017-05-18 12:00:39 +05:30
greenkeeper[bot]
4d924ca90b chore(package): update babel-jest to version 20.0.2 (#1992) 2017-05-17 19:42:10 +02:00
greenkeeper[bot]
c69eb34cee chore(package): update jest-cli to version 20.0.2 (#1993) 2017-05-17 19:40:38 +02:00
Guillermo Rauch
b00525897d Release 2.4.0 2017-05-17 09:48:40 -07:00
greenkeeper[bot]
550406fbd1 fix(package): update send to version 0.15.3 (#1988) 2017-05-17 11:39:30 +02:00
Guillermo Rauch
0926129a86 Release 2.3.2 2017-05-16 12:46:47 -07:00
Guillermo Rauch
524552017e Release 3.0.0-beta4 2017-05-16 09:41:47 -07:00
Guillermo Rauch
27be055828 Release 3.0.0-beta3 2017-05-15 12:10:51 -07:00
Tim Neutkens
e6f02220ca Merge branch 'v3-beta' of github.com:zeit/next.js into fix-dependency 2017-05-15 20:50:21 +02:00
Tim Neutkens
e97ed52b3d move dep to devdep 2017-05-15 20:49:59 +02:00
Guillermo Rauch
32fea56a30 Release 3.0.0-beta2 2017-05-15 11:32:09 -07:00
Tim Neutkens
00ed2b985a Move dependency that is not a devDep 2017-05-15 20:29:45 +02:00
Guillermo Rauch
d4a698f93a Release 3.0.0-beta1 2017-05-15 10:29:00 -07:00
Arunoda Susiripala
4d0147385c Merge v3-beta in dynamic-imports 2017-05-15 09:41:42 +05:30
Arunoda Susiripala
55c7553a98 Merge master into next-export. 2017-05-15 09:15:50 +05:30
greenkeeper[bot]
3306262bae chore(package): update jest-cli to version 20.0.1 (#1941) 2017-05-13 13:02:15 +02:00
greenkeeper[bot]
85af828048 chore(package): update babel-jest to version 20.0.1 (#1940) 2017-05-13 13:02:04 +02:00
greenkeeper[bot]
9754395426 chore(package): update cross-env to version 5.0.0 (#1944) 2017-05-12 23:52:53 +02:00
greenkeeper[bot]
e53bcdbce3 fix(package): update prop-types to version 15.5.10 (#1954) 2017-05-12 23:40:51 +02:00
Arunoda Susiripala
6f674b8c0a Get rid of realPathname for consistant page file structure. 2017-05-10 20:01:42 -07:00
Arunoda Susiripala
98ed666ca6 merge master into next-export 2017-05-10 19:01:01 -07:00
greenkeeper[bot]
c545a89fdf fix(package): update prop-types to version 15.5.9 (#1929) 2017-05-09 18:24:10 -07:00
Arunoda Susiripala
7b193f1aa7 Add basic test setup 2017-05-09 16:24:34 -07:00
greenkeeper[bot]
6ff40c3c6a fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.5 (#1925) 2017-05-09 08:43:59 -07:00
Arunoda Susiripala
f602f6dc1e Copy all the static assests to .out 2017-05-07 15:47:40 -07:00
greenkeeper[bot]
12f423faf9 fix(package): update webpack to version 2.5.1 (#1902) 2017-05-06 23:01:50 +02:00
greenkeeper[bot]
0abfca26f7 chore(package): update nyc to version 10.3.2 (#1889) 2017-05-06 11:31:56 -07:00
greenkeeper[bot]
96b5e4a7ce fix(package): update webpack to version 2.5.0 (#1871) 2017-05-04 16:41:46 -07:00