Commit Graph

3536 Commits

Author SHA1 Message Date
Clark Du
33bd40f154 fix(test): wrong route in error-handler-object test (#4363) 2018-11-20 22:56:45 +03:30
Clark Du
92455a750f refactor(ci): remove redundant log in edge publish 2018-11-20 22:56:45 +03:30
Clark Du
0da5227358 refactor(ci): make edge publish quiet 2018-11-20 22:56:45 +03:30
Clark Du
1c15fbeec0 fix(cli): disable lerna commit and tag 2018-11-20 22:56:45 +03:30
Pooya Parsa
b472e47466 [skip ci] remove changelogs 2018-11-20 22:56:45 +03:30
Pooya Parsa
5372fe46e6 fix(common): remove extra @nuxt/config dependency
[skip ci]
2018-11-20 22:56:45 +03:30
Pooya Parsa
1aae085da5 [skip ci] improve lerna config 2018-11-20 22:56:45 +03:30
Pooya Parsa
c3318644c1 [skip ci] use dependent versioning 2018-11-20 22:56:45 +03:30
renovate[bot]
4fa371ca20 chore(deps): update dependency rollup to ^0.67.3 (#4354) 2018-11-20 22:56:45 +03:30
Pooya Parsa
8f1b56bb6c [skip ci] add commits script 2018-11-20 22:54:24 +03:30
renovate[bot]
e731250e13 fix(deps): update dependency vue-no-ssr to ^1.1.0 (#4372)
[skip ci]
2018-11-20 22:22:13 +03:30
renovate[bot]
45fdae0a2d fix(deps): update all non-major dependencies (#4358)
[skip ci]
2018-11-20 22:21:13 +03:30
Alexander Lichter
e0537d54be fix: fall back to default value when publicPath is falsy (#4365)
* test: let tests fail

* fix: add falsy default fallback

* fix(publicPath): force adding trailing slash

* fix: also change _publicPath
2018-11-20 18:12:05 +01:00
Pooya Parsa
27e79be285 fix(builder): add lodash inside templates (#4368) 2018-11-20 09:21:17 +00:00
Clark Du
0db1f26e64
fix(test): wrong route in error-handler-object test (#4363) 2018-11-19 16:06:48 +00:00
Clark Du
35d08c32c1 refactor(ci): remove redundant log in edge publish 2018-11-18 00:15:14 +00:00
Clark Du
4240aac9d0 refactor(ci): make edge publish quiet 2018-11-18 00:07:00 +00:00
Clark Du
955b5d49ad fix(cli): disable lerna commit and tag 2018-11-17 23:54:38 +00:00
Yuki Takemoto
e6f73b596a feat(cli): add --devtools option for build and generate (#4357) 2018-11-17 23:05:51 +00:00
Pooya Parsa
33d4e89925 [skip ci] remove changelogs 2018-11-18 02:14:02 +03:30
Pooya Parsa
a2d42704d4 fix(common): remove extra @nuxt/config dependency
[skip ci]
2018-11-18 02:05:52 +03:30
Pooya Parsa
8036009af4 [skip ci] improve lerna config 2018-11-18 01:52:53 +03:30
Pooya Parsa
3e48de906a [skip ci] use dependent versioning 2018-11-18 01:49:27 +03:30
Kevin Marrec
d5716eb3db feat(ts): provide type definitions (#4164) 2018-11-17 14:22:21 +03:30
renovate[bot]
80c19a472d chore(deps): update dependency rollup to ^0.67.3 (#4354) 2018-11-17 10:01:55 +00:00
Pooya Parsa
f75a442335 v2.3.1 2018-11-16 22:56:46 +03:30
Clark Du
557fdb298e
refactor(ci): add release command (#4348) 2018-11-16 15:23:37 +00:00
Sébastien Chopin
5dd37d19df Merge branch 'dev' of github.com:nuxt/nuxt.js into dev 2018-11-16 10:16:16 -05:00
Sébastien Chopin
bfee8e8778
Fix: Fix yarn nuxt command 2018-11-16 10:15:28 -05:00
Clark Du
031081a4c8
fix: use exact version for nuxt-edge (#4346) 2018-11-16 15:08:37 +00:00
Clark Du
3cc3a4ac36
fix: include readme in nuxt npm package (#4345) 2018-11-16 14:59:34 +00:00
Sébastien Chopin
3ebde5ff99 fix: Fix yarn nuxt command 2018-11-16 09:58:00 -05:00
Sébastien Chopin
5af0901c83 Merge branch 'dev' into 2.x 2018-11-16 09:34:15 -05:00
Sébastien Chopin
2f7ba13084 fix: Bump to v2.3.1 2018-11-16 09:30:11 -05:00
Sébastien Chopin
fcea3ebbc6 bump: Nuxt v2.3.0 2018-11-16 09:15:00 -05:00
Clark Du
cca799cc6f fix(cli): publish nuxt and nuxt-edge in nuxt-edge (#4341) 2018-11-16 08:47:15 -05:00
Clark Du
3abc9e815e
fix: transpile server not work (#4338) 2018-11-15 22:02:55 +00:00
Pooya Parsa
ca5d53850b fix(pkg): stick @nuxt dependency versions (#4339) 2018-11-15 21:32:51 +00:00
Sébastien Chopin
e883c51cef fix: Add render.http2.pushAssets default value 2018-11-15 16:28:29 -05:00
Sébastien Chopin
aa7b9da2bb fix: Fix typo 2018-11-15 16:27:31 -05:00
Pooya Parsa
992849ee1a
fix(cli): prefer require dependencies from local node_modules (#4337) 2018-11-16 00:18:47 +03:30
Pooya Parsa
c9459e7aa9
fix(distributions): add bin to all distributions (#4336) 2018-11-16 00:18:30 +03:30
Amos Wong
ae8dc96669 feat: Process transpile path (#4335) 2018-11-15 15:50:55 +00:00
Clark Du
e21301f9b0 fix: har-validator 404 in yarn install 2018-11-15 11:36:08 +00:00
renovate[bot]
bfb6d6a22a fix(deps): update all non-major dependencies (#4310) 2018-11-14 23:58:17 +03:30
Clark Du
660ab37bff fix(tests): make assets in test consistent with build 2018-11-14 23:05:00 +03:30
Pooya Parsa
68523b95bc
feat(server): fallback option (#4323) 2018-11-14 23:02:07 +03:30
Dmitry Molotkov
9fbd581557 fix: handle errors that are not error instances (#4321) 2018-11-14 22:47:44 +03:30
Pim
846455e2f7 fix(core): stable route sorting (#4331) 2018-11-14 16:50:06 +00:00
Clark Du
3702dfe5dc
refactor: add node_env in webpack DefinePlugin (#4330) 2018-11-14 12:00:12 +00:00