Tim Neutkens
e451218900
Release 4.4.0-canary.3
2018-01-13 08:35:15 +01:00
Tim Neutkens
95fe683c58
Release 4.4.0-canary.2
2018-01-13 06:41:35 +01:00
Tim Neutkens
21f875f3ae
Add comma removed by merge
2018-01-13 06:40:37 +01:00
Tim Neutkens
6befb1f889
Release 4.4.0-canary.1
2018-01-13 06:35:28 +01:00
Tim Neutkens
bba744d3fa
Merge branch 'master' into fix/canary
2018-01-13 06:33:19 +01:00
Arunoda Susiripala
44de0f15c9
Release 4.2.3
2018-01-13 10:41:49 +05:30
Arunoda Susiripala
b89b05bc76
Release 4.2.2
2018-01-13 10:38:32 +05:30
Wiktor Tkaczyński
9d059f6007
Add support for Fragments in Head ( #3502 )
...
* Add support for Fragments in Head.
* Add test cases
* Check if Component has custom key
* Upgrade to React 16.2.0
2017-12-28 07:12:27 +05:30
Tim Neutkens
c23046dc79
Rewrite combine-asset-plugin using correct event ( #3486 )
...
* Speed up next build
* Remove comment
* Add comment
* Add comments
2017-12-22 10:25:35 +01:00
Tyll Weiß
702dd5d3f4
Resolve the next.config.js up the tree to avoid it not being loaded when a source dir was specified via the CLI - solves #3379 ( #3380 )
2017-12-13 18:49:26 -08:00
Harri Hälikkä
1135075513
Update glob-promise to latest 3.3.0 ( #3447 )
...
v3.2.0 pulls in 20+ MB worth of devDeps of which some are
deprecated, and these are shown as warnings to the users
of Next.js. Dropping these devDeps is the only change
between 3.2.0 and 3.3.0 (see
https://github.com/ahmadnassri/glob-promise/releases )
Related glob-promise issue:
- https://github.com/ahmadnassri/glob-promise/pull/52
2017-12-13 01:46:37 -08:00
Tim Neutkens
2cbc53f6a1
Release 4.3.0-canary.1
2017-12-08 15:17:23 -08:00
Tim Neutkens
52ccc14059
Merge branch 'canary'
...
# Conflicts:
# examples/with-markdown/readme.md
# lib/page-loader.js
# package.json
# server/build/plugins/pages-plugin.js
2017-12-08 15:11:37 -08:00
Tim Neutkens
67643e255a
Release 4.2.1
2017-12-08 14:58:21 -08:00
Ramin B
5a5b3b6702
Downgrade strip-ansi to support IE11/Google Fetch ( #3403 )
...
A few discussions:
https://github.com/zeit/next.js/issues/2747
https://github.com/zeit/next.js/issues/3126
# Conflicts:
# package.json
2017-12-08 14:40:17 -08:00
Ramin B
2a6557d6cd
Downgrade strip-ansi to support IE11/Google Fetch ( #3403 )
...
A few discussions:
https://github.com/zeit/next.js/issues/2747
https://github.com/zeit/next.js/issues/3126
2017-12-08 14:38:28 -08:00
Arunoda Susiripala
03507501cd
Release 4.2.0
2017-12-04 15:30:14 -08:00
Giuseppe
5daafa4f87
Upgrade styled-jsx to v2.2.1 ( #3358 )
...
* Pulled encoding to top of head (#3214 )
* Remove next.d.ts to use @types/next (#3297 )
* Add with-mobx-state-tree example (#3179 )
* Adapt with-mobx example for with-mobx-state-tree
* Remove unnecessary lastUpdate parameter to show off snapshot
* update readme
* make other.js more closely mimic index.js
* Upgrade styled-jsx to v2.2.1
Includes some bug fixes.
* Fix linting
2017-12-04 08:15:30 -08:00
Arunoda Susiripala
f6bd1df6aa
Fix canary tests on CIs (travis, appveyor) ( #3375 )
...
* Dump address.
* Use zero as the port.
* Limit test cases.
* throw address.
* Fail a specific error.
* Set a port manually.
* Make sure jest is working properly.
* Set the jest timeout time to 5 min.
* Run the actual test
* Run all production tests on Travis.
* Set the Jest default timeout to 5 min for all integration tests.
* Remove production only testing.
* Remove unwanted console.log
* Remove the addition number from test case
* Set the static export test jest timeout to 5 min.
* Run tests again if they failed once.
2017-12-03 08:12:12 +05:30
Jess Telford
52bf00eda3
Update to uglifyjs-webpack-plugin@1.1.1 ( #3329 )
2017-11-23 22:25:09 +01:00
Tim Neutkens
03aae1f9fc
Release 4.2.0-canary.1
2017-11-15 13:22:41 +01:00
Jess Telford
80a1603189
Use uglify-es for minification ( #3150 )
2017-11-13 12:19:51 +01:00
Tim Neutkens
18f8ab392a
Merge branch 'master' into canary
...
# Conflicts:
# examples/with-apollo/lib/initApollo.js
# examples/with-apollo/package.json
# examples/with-react-with-styles/package.json
# examples/with-static-export/package.json
# package.json
2017-11-05 11:01:59 +01:00
Bu Kinoshita
31ba48ada2
Upgrade styled-jsx to version 2.1.2 ( #3231 )
2017-11-04 15:04:26 +01:00
Kevin Decker
6e44cdef5f
Expose mechanism to monitor render events ( #2655 )
...
* Allow custom clientBootstrap entrypoint
This allows for customization of the client global bootstrap.
* Expose render event emitter to client
* Include client entry point in npm package
2017-10-30 16:01:40 +01:00
Tim Neutkens
c927c4f1ce
Release 4.1.4
2017-10-29 01:00:16 +02:00
Tim Neutkens
436a2ac73b
Release 4.1.4-canary.2
2017-10-29 00:58:17 +02:00
Tim Neutkens
cd7bfe890d
Release 4.1.4-canary.1
2017-10-29 00:58:17 +02:00
Tim Neutkens
2ec397b356
Release 4.1.4-canary.2
2017-10-23 22:15:26 +02:00
Tim Neutkens
fe2924c5f4
Release 4.1.4-canary.1
2017-10-23 21:36:17 +02:00
Tim Neutkens
9805231cf9
Release 4.1.3
2017-10-22 11:16:35 +02:00
Tim Neutkens
a2a83236f0
Release 4.1.2
2017-10-20 08:06:38 +02:00
Tim Neutkens
586b871a43
Release 4.1.1
2017-10-19 22:18:52 +02:00
Tim Neutkens
43b5626ec6
Use strict version of react-hot-loader ( #3112 )
2017-10-16 21:51:12 +02:00
Arunoda Susiripala
ec3486a702
Release 4.1.0
2017-10-16 10:37:42 +05:30
Tim Neutkens
443b1d1260
Release 4.0.5
2017-10-15 23:20:17 +02:00
Tim Neutkens
7271970629
Upgrade styled-jsx ( #3101 )
2017-10-15 22:56:40 +02:00
Tim Neutkens
e9d14613d4
Make styled-jsx configurable ( #3050 )
...
* Make styled-jsx configurable
* Add styled-jsx-plugin-postcss example
* Add styled-jsx 2.1.0 with plugins support
* Move examples around and add description
* Add link to new example
2017-10-15 19:54:57 +02:00
Tim Neutkens
db151d250a
Release 4.0.4
2017-10-15 01:03:24 +02:00
Tomas Roos
494f416a9f
Update exposed package to avoid DoS ( #3080 )
...
Running nsp check
```
➜ web git:(master) nsp check
(+) 1 vulnerabilities found
┌───────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ │ Regular Expression Denial of Service │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Name │ mime │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ CVSS │ 7.5 (High) │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Installed │ 1.3.4 │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Vulnerable │ < 1.4.1 || > 2.0.0 < 2.0.3 │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Patched │ >= 1.4.1 < 2.0.0 || >= 2.0.3 │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Path │ web@1.0.0 > next@4.0.1 > send@0.15.6 > mime@1.3.4 │
├───────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ More Info │ https://nodesecurity.io/advisories/535 │
└───────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
```
This is a dependency of send which already upgraded this in order to not be exposed to this known error.
https://github.com/pillarjs/send/blob/master/HISTORY.md
2017-10-14 23:52:15 +02:00
Arunoda Susiripala
10566b7da8
Release 4.0.3
2017-10-11 05:52:33 +05:30
Zach Brown
8873735de3
Upgrade react-hot-loader (add React 16 Support) ( #3072 )
2017-10-11 05:44:34 +05:30
Tim Neutkens
4de69f8ba4
Bump version ( #3070 )
2017-10-10 14:04:32 -07:00
Giuseppe
0262845a36
Update styled-jsx to version 2.0.2 ( #3069 )
2017-10-10 23:01:11 +02:00
Arunoda Susiripala
c047378992
Release 4.0.1
2017-10-10 02:00:38 +05:30
Arunoda Susiripala
c99c05018b
Release 4.0.0
2017-10-09 22:04:51 +05:30
Arunoda Susiripala
feff71ecac
Update styled-jsx to version 2.0.1
2017-10-09 22:04:20 +05:30
Arunoda Susiripala
7c908633cb
Release 4.0.0-beta.6
2017-10-08 15:45:09 +05:30
Giuseppe
b0bf03407c
Update styled-jsx into 2.0.1-beta.5 ( #3052 )
2017-10-08 15:43:55 +05:30
Arunoda Susiripala
ed5305b537
Release 4.0.0-beta.5
2017-10-08 03:09:48 +05:30