Commit Graph

3294 Commits

Author SHA1 Message Date
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 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
Clark Du 853ca4e7d4
refactor: styleLoader and postcss (#4318) 2018-11-12 21:18:50 +00:00
Sébastien Chopin 5f8d26175a fix: Double escaping (fix #4312) 2018-11-12 17:58:35 +01:00
Jonas Galvez 3b7958b99a fix: dev tools detection of custom global name (#4305) 2018-11-11 14:52:50 +03:30
Alexander Lichter d280bd8d5b chore(config): warn on unknown mode (#4303) 2018-11-11 14:51:53 +03:30
renovate[bot] f9b199873f chore(deps): update webpackbar to v3.1.2 (#4307) 2018-11-10 03:37:54 +03:30
Alexander Lichter 692493f5aa chore: warn when styleResources is used without the community module (#4302)
[skip ci]
2018-11-10 03:29:40 +03:30
Clark Du 18e613106b Revert "fix: make generate default value be false in build command" 2018-11-09 17:14:26 +00:00
Clark Du 81c77bd111 test: fix build.test 2018-11-09 16:48:28 +00:00
Clark Du e4fe2409f5 fix: make generate default value be false in build command 2018-11-09 16:32:04 +00:00
Clark Du 2c4bd57101
refactor: perf loader (#4299) 2018-11-08 22:26:52 +00:00
Pooya Parsa 57f66726d0 fix: fix typo 2018-11-09 01:43:39 +03:30
Pooya Parsa 141ea823b8 fix: update webpackbar to 3.0.3 2018-11-09 01:27:53 +03:30
Pooya Parsa 663c00ddd4 fix(webpack): use env.minimalCLI 2018-11-09 01:24:24 +03:30
renovate[bot] 16c8237f1c chore(deps): update all non-major dependencies (#4298)
[skip ci]
2018-11-09 01:18:29 +03:30
Clark Du 31ef70e560 fix: auto transform and warning for @nuxtjs/babel-preset-app (#4297) 2018-11-09 00:17:53 +03:30
Alexander Lichter f5bf24ab83 fix(server): don't accept ranges (#3870) (#4295) 2018-11-08 22:13:14 +03:30
renovate[bot] b290c078f2 fix(deps): update dependency consola to ^2.2.3 (#4293) 2018-11-08 15:20:55 +03:30
Pooya Parsa c62c9656ab fix(dev): better icon for windows support 2018-11-08 14:55:48 +03:30
Pooya Parsa c39c7cd51e update webpack/base for webpackbar 3.0.2 2018-11-08 14:46:07 +03:30
Pooya Parsa e8aabac197 hotfix: update webpackbar to 3.0.2 2018-11-08 14:40:47 +03:30
Pooya Parsa dc00980308 chore: fix dependencies and lock 2018-11-08 13:42:15 +03:30
Alexander Lichter cf1aa1abc8 test: improve tests (#4237) 2018-11-08 13:11:24 +03:30
charlie hield ec9724f712 chore: tailwind purgecss example (#4214)
* Add tailwindcss purgecss example

* Eslint fixes
2018-11-08 10:37:38 +01:00
Clark Du 78de0956cc fix: --modern not trigger modern build 2018-11-08 09:19:09 +00:00
Pooya Parsa 7c4e77ffb9
feat: dx improvements (#4259) 2018-11-08 12:45:56 +03:30
Clark Du a204b7e765 test: use jest-junit as needed 2018-11-08 00:05:41 +00:00
Clark Du 64839313a9 refactor: use modernMode instead of isModernBrowser for more semantic 2018-11-07 23:50:33 +00:00
Clark Du 2a36dbad22
feat: client mode modern and support dev/generate (#4264) 2018-11-07 23:37:06 +00:00
Dmitry Molotkov 83f8b1183c examples: update vuetify to use vuetify loader (#4263)
[skip ci]
2018-11-08 02:13:02 +03:30
renovate[bot] 2c26730b93 chore(deps): update dependency eslint-plugin-jest to v22 (#4289)
[skip ci]
2018-11-08 02:10:33 +03:30
renovate[bot] dd114ff74f fix(deps): update all non-major dependencies (#4271) 2018-11-08 02:09:37 +03:30