Daniel Roe
|
c5eed5e12b
|
fix(vite): don't copy publicDir files to _nuxt (#2135)
|
2021-11-24 16:42:38 +01:00 |
|
Daniel Roe
|
fe5b5dcea6
|
fix(nitro): respect fs structure for traced files (#2107)
|
2021-11-23 13:02:52 +01:00 |
|
Kenneth
|
5fdefed39e
|
fix(nitro): add error logging to initWorker (#2090)
|
2021-11-23 00:24:46 +01:00 |
|
renovate[bot]
|
95978ed14d
|
chore(deps): update all non-major dependencies (#2071)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-22 18:37:59 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|
renovate[bot]
|
4706f0877f
|
chore(deps): update all non-major dependencies (#2031)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-21 13:32:53 +01:00 |
|
renovate[bot]
|
cdb287bd5c
|
chore(deps): update all non-major dependencies (#2023)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-19 12:36:50 +01:00 |
|
renovate[bot]
|
fdcec1fdc6
|
chore(deps): update all non-major dependencies (#1990)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-18 12:09:16 +01:00 |
|
Xin Du (Clark)
|
a08b435f51
|
refactor: remove unnecessary optional chaining (#1991)
|
2021-11-17 15:37:34 +01:00 |
|
renovate[bot]
|
1c5859f5a3
|
chore(deps): update all non-major dependencies (#1970)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-17 12:21:57 +01:00 |
|
Xin Du (Clark)
|
c90bc50817
|
chore(lint): improve no-unused-vars rule (#1977)
|
2021-11-17 12:21:38 +01:00 |
|
renovate[bot]
|
767eee0024
|
chore(deps): update dependency esbuild to ^0.13.14 (#1953)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-16 13:32:37 +01:00 |
|
Tobias Diez
|
a7eacfed88
|
fix(nitro): skip non existing externals (#1876)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-15 20:13:54 +01:00 |
|
renovate[bot]
|
5786949d9b
|
chore(deps): update all non-major dependencies (#1837)
|
2021-11-15 13:09:26 +01:00 |
|
Anthony Fu
|
202617bdd1
|
fix(bridge): plugin default detection (#1847)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-11 14:58:43 +01:00 |
|
renovate[bot]
|
02f3fd1451
|
chore(deps): update all non-major dependencies (#1828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 21:15:39 +01:00 |
|
Daniel Roe
|
13a8e2b163
|
fix(nitro, nuxi): add runtimeConfig types (for #config and useRuntimeConfig() ) (#1783)
Co-authored-by: Tobias Diez <code@tobiasdiez.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-10 13:40:02 +01:00 |
|
renovate[bot]
|
bf716f3978
|
chore(deps): update all non-major dependencies (#1743)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-09 13:55:48 +01:00 |
|
Daniel Roe
|
c577e1991e
|
chore: bump monaco version (#1784)
|
2021-11-08 11:52:23 +01:00 |
|
renovate[bot]
|
6bbe8153f6
|
chore(deps): update all non-major dependencies (#1736)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 16:13:41 +01:00 |
|
renovate[bot]
|
596c8c5476
|
chore(deps): update all non-major dependencies (#1708)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 14:15:10 +01:00 |
|
renovate[bot]
|
6bd7186976
|
fix(deps): update dependency ohmyfetch to ^0.4.4 (#1705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 00:23:56 +01:00 |
|
renovate[bot]
|
de04b321d4
|
chore(deps): update all non-major dependencies (#1692)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-04 19:19:41 +01:00 |
|
renovate[bot]
|
89b1ea5385
|
chore(deps): update dependency mime to v3 (#1658)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 16:08:55 +01:00 |
|
pooya parsa
|
3cd4494770
|
fix(nitro): use random port for stackblitz (#1666)
|
2021-11-03 16:06:42 +01:00 |
|
pooya parsa
|
c8b07a6a1c
|
chore: upgrade to std-env 3 (#1665)
|
2021-11-03 15:39:38 +01:00 |
|
renovate[bot]
|
6f934aa9d9
|
chore(deps): update all non-major dependencies (#1641)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 14:32:25 +01:00 |
|
Daniel Roe
|
d30f4d86d2
|
fix: sanitize rollup-generated filenames (#1648)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-03 14:04:42 +01:00 |
|
Anthony Fu
|
aba2d224d0
|
fix(nitro): skip copying symlinks and directories (#1510)
|
2021-11-02 13:26:43 +01:00 |
|
renovate[bot]
|
266578b76e
|
chore(deps): update all non-major dependencies (#1591)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 12:26:26 +01:00 |
|
Daniel Roe
|
288e771205
|
fix(nitro): narrow replace call for template name (#1626)
|
2021-11-02 10:30:44 +01:00 |
|
renovate[bot]
|
ddf45fbcc7
|
chore(deps): update all non-major dependencies (#1546)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-29 14:24:28 +02:00 |
|
Levi (Nguyễn Lương Huy)
|
4c17b92b66
|
chore(docs): add code format using markdownlint (#1498) (#1556)
|
2021-10-29 13:26:01 +02:00 |
|
renovate[bot]
|
59de0f9218
|
chore(deps): update all non-major dependencies (#1519)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-28 16:49:07 +02:00 |
|
Daniel Roe
|
07ad7254e6
|
fix(nitro): resolve firebase package versions with pkg-types (#1490)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-10-27 16:29:04 +02:00 |
|
renovate[bot]
|
0520db6b22
|
chore(deps): update all non-major dependencies (#1508)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 16:01:11 +02:00 |
|
Anthony Fu
|
0326a31990
|
fix(nitro): fix regex for tracedFiles scanning (#1509)
|
2021-10-27 12:53:25 +02:00 |
|
ziga
|
245aa6b68f
|
fix(nitro): type inference for api routes returning promise (#1483)
|
2021-10-27 10:19:53 +02:00 |
|
Daniel Roe
|
41ff3b8efe
|
fix(nitro): support built publicPath (#1479)
|
2021-10-26 19:37:52 +02:00 |
|
renovate[bot]
|
876857db5e
|
chore(deps): update all non-major dependencies (#1481)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 19:36:52 +02:00 |
|
Pooya Parsa
|
d2cc9e4bd0
|
fix(nitro): revert to main rollup import (closes #1445)
|
2021-10-25 18:32:20 +02:00 |
|
renovate[bot]
|
a382bf02ff
|
chore(deps): update all non-major dependencies (#1425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 16:25:51 +02:00 |
|
Anthony Fu
|
4f9c87b99a
|
fix(pkg): support node 17.x in the engines field (#1443)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-25 16:14:52 +02:00 |
|
Daniel Roe
|
c6f769e94d
|
fix(nitro): inject payload for spa renderer (#1434)
|
2021-10-25 12:36:38 +02:00 |
|
Pooya Parsa
|
ad7e7551ec
|
fix(nitro): import rollup as cjs
|
2021-10-25 11:23:15 +02:00 |
|
renovate[bot]
|
9e3dfad172
|
chore(deps): update all non-major dependencies (#1384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-24 13:24:58 +02:00 |
|
Daniel Roe
|
7d918e1457
|
refactor(nuxi): move nuxt.d.ts within buildDir (#1369)
|
2021-10-23 00:33:22 +02:00 |
|
Daniel Roe
|
281790e036
|
feat: define nitro #storage and #assets types (#1377)
|
2021-10-23 00:25:49 +02:00 |
|
pooya parsa
|
06e9c7ebc1
|
fix(pkg): remove vue3 from peerDependencies (#1382)
|
2021-10-23 00:25:25 +02:00 |
|
Pooya Parsa
|
6943b7dd93
|
chore(deps): update unstorage to 0.3.x
|
2021-10-23 00:21:08 +02:00 |
|