pooya parsa
4f5394d9fe
sync readme
2019-02-06 19:04:20 +03:30
pooya parsa
1bfb4885c7
update yarn.lock
2019-02-06 18:54:14 +03:30
renovate[bot]
00e2280c30
chore(deps): update dependency webpack to ^4.29.2 ( #4963 )
2019-02-06 18:53:37 +03:30
Ricardo Gobbo de Souza
e2c811a6d0
feat(module): support src as a function in addModule ( #4956 )
2019-02-06 18:53:28 +03:30
Xin Du (Clark)
f40f3f92c1
fix: await buildDone hook ( #4955 )
2019-02-06 18:53:14 +03:30
renovate[bot]
8b474cd256
chore(deps): update dependency webpack to ^4.29.2 ( #4963 )
2019-02-06 18:45:47 +03:30
renovate[bot]
76736f8ac7
chore(deps): update all non-major dependencies ( #4954 )
2019-02-06 01:17:01 +03:30
Ricardo Gobbo de Souza
4c7bd9c507
feat(cli): option to open the project in the browser ( #4930 )
2019-02-06 01:07:59 +03:30
Jonas Galvez
3147823dee
chore: bump Otechie fee ( #4933 )
2019-02-05 12:40:30 +01:00
Ricardo Gobbo de Souza
1e9eb4b70c
feat(module): support src as a function in addModule ( #4956 )
2019-02-05 15:05:42 +03:30
Pooya Parsa
93089543be
feat: upgrade vue to 2.6 ( #4953 )
2019-02-05 14:00:57 +03:30
Xin Du (Clark)
5c08db20b4
fix: await buildDone hook ( #4955 )
2019-02-05 13:23:47 +03:30
Clark Du
5c053f5cb0
test: turn off cli dev test
2019-02-05 00:15:35 +00:00
pooya parsa
e4051b2040
chore(deps): update sort-package-json to 1.19.0
2019-02-05 01:16:56 +03:30
pooya parsa
a96355e497
merge branch 2.x
2019-02-05 01:07:21 +03:30
pooya parsa
5b59577610
update lock
2019-02-05 01:03:59 +03:30
Pim
92803b23d9
fix: improve nuxt version number when running from git ( #4946 )
2019-02-05 00:50:09 +03:30
pooya parsa
95ef1d4062
fix: update webpack to 4.29.1
2019-02-05 00:46:43 +03:30
pooya parsa
b1a5a19ac5
fix: update terser-webpack-plugin to 1.2.2
2019-02-05 00:46:24 +03:30
Clark Du
858c9eeb5d
fix(test): unhandled open handles
2019-02-04 12:39:54 +00:00
Clark Du
fabf1c07eb
test: add await for promisable expect
2019-02-04 11:31:24 +00:00
Xin Du (Clark)
43491f6e53
feat(test): unit tests for @nuxt/builder ( #4834 )
2019-02-04 10:34:04 +00:00
Alexander Lichter
422155ea14
fix: warn when using array postcss configuration ( #4936 )
2019-02-04 01:51:51 +03:30
renovate[bot]
efc2880829
chore(deps): update dependency caniuse-lite to ^1.0.30000934 ( #4934 )
2019-02-03 11:56:05 +00:00
Pooya Parsa
940a36fd65
chore: use puppeteer-core ( #4929 )
2019-02-03 10:06:01 +03:30
renovate[bot]
cdec133cb3
chore(deps): update all non-major dependencies ( #4894 )
2019-02-02 14:39:07 +03:30
Xin Du (Clark)
ca191240fb
fix: extra properties in templateFiles ( #4925 )
2019-02-01 19:55:32 +03:30
Xin Du (Clark)
268851fe85
fix: bundle resources other than js(x)/json in node_modules ( #4913 )
2019-02-01 16:04:06 +00:00
Jonas Galvez
14f43da9b2
fix: serialize external function ( #4916 )
2019-02-01 17:01:16 +03:30
Alexander Lichter
569b6aab9c
refactor: typos ( #4922 )
2019-02-01 16:38:47 +03:30
Dmytro
1fb9af33a3
chore(examples): zero-downtime pm2 typescript example ( #4907 )
2019-02-01 16:37:55 +03:30
Alexander Lichter
47898fbdac
chore(examples): rebase on latest stable nuxt version ( #4874 )
2019-02-01 16:36:06 +03:30
Kevin Marrec
d7b57e0d97
improvement(ts): transpileOnly when using nuxt-ts start
( #4906 )
2019-02-01 16:35:03 +03:30
Xin Du (Clark)
0223e56dd4
fix: remove cache-loader for external resources ( #4915 )
2019-02-01 16:33:32 +03:30
Alexander Lichter
be41ae1c2f
example(vuex-store): change to module store ( #4923 )
2019-02-01 16:32:41 +03:30
Xin Du (Clark)
f70645e5aa
fix: revert templatFiles name ( #4924 )
2019-02-01 15:26:26 +03:30
Clark Du
fb13b41cf1
Merge remote-tracking branch 'upstream/2.x' into dev
2019-01-30 20:24:13 +00:00
Alexander Lichter
738c1820b2
chore(README): replace modules with AwesomeNuxt ( #4905 )
2019-01-30 19:10:04 +00:00
Xin Du (Clark)
4c5a59e149
refactor: generate routes and template files in builder ( #4883 )
2019-01-30 16:54:26 +00:00
Clark Du
32b0f155c9
v2.4.2
2019-01-30 15:15:05 +00:00
Clark Du
9448bb26ff
doc: change nuxt icon
2019-01-30 15:14:45 +00:00
Pooya Parsa
3348cd6cd5
release: 2.4.1 ( #4889 )
...
# Bugfixes
* Handle `async` components correctly when using `nuxt-ts` (PR #4886 )
* Fix `extractCSS` in `dev` mode (PR #4888 )
* Correctly apply class when using `linkPrefetchedClass` (PR #4893 )
2019-01-30 14:09:09 +00:00
Clark Du
ade4bbe486
v2.4.1
2019-01-30 14:07:33 +00:00
phof
b2abb499f8
Fixes #4882 ( #4893 )
2019-01-30 14:01:39 +00:00
phof
0088b333f8
Fixes #4882 ( #4893 )
2019-01-30 11:34:33 +00:00
Alexandre Chopin
9788467736
Update README.md
2019-01-30 11:41:28 +01:00
Alexandre Chopin
e6fcb33fd9
Update README.md
2019-01-30 11:32:57 +01:00
Alexandre Chopin
5847879332
Update README.md
2019-01-30 11:29:51 +01:00
Alexandre Chopin
86530d8952
Update README.md
2019-01-30 11:29:24 +01:00
Xin Du (Clark)
a614fd3f81
hotfix: extractCSS error in dev mode ( #4892 )
2019-01-30 01:37:55 +03:30