Commit Graph

578 Commits

Author SHA1 Message Date
Daniel Roe e2d5a2f4b3
fix: add nitro client plugin ($fetch support) (#223)
* fix(nuxt3): add nitro client plugin ($fetch support)

closes #213

* refactor: put hook in more logical place

* docs: update comment
2021-06-16 13:20:18 +02:00
Anthony Fu e4bb36883a
chore: switch to volar (#222)
* chore: switch to Volar, close #221

* chore: update
2021-06-16 13:18:38 +02:00
Daniel Roe 9750009cc5
feat(nitro): support netlify zero-config deployments (#175) 2021-06-15 00:10:17 +02:00
renovate[bot] 8337d59854
chore(deps): lock file maintenance (#212)
closes #196 #199
2021-06-14 21:35:04 +02:00
renovate[bot] 41982affee
chore(deps): update dependency postcss-loader to v6 (#203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 21:23:24 +02:00
Pooya Parsa 95d5c58e08 docs: update docus to latest
pinning nuxt-windicss for https://github.com/windicss/windicss-webpack-plugin/pull/80
2021-06-14 21:22:04 +02:00
renovate[bot] bdd37f5158
chore(deps): update devdependency vite-plugin-windicss to v1 (#178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 21:13:09 +02:00
renovate[bot] bf1b6dae74
chore(deps): update all non-major dependencies (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 21:12:26 +02:00
Daniel Roe f2672ac230
docs: server updates/introduction (#205)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-14 21:12:00 +02:00
Daniel Roe cdca16fa8c
docs: basic kit info (#206) 2021-06-14 20:54:23 +02:00
Daniel Roe a3fbc3954f
docs: fix unintended NodeJS usage (#214) 2021-06-14 20:53:03 +02:00
Pooya Parsa 5bd639a493 fix(vite): add nuxt/app to noExternal 2021-06-14 20:52:40 +02:00
Pooya Parsa b6104c6e83 chore(nitro): provide process.client and process.server
They should be handled in vite/webpack step but just in case
2021-06-14 20:37:35 +02:00
Pooya Parsa eee45396d1 fix(kit): ignore @ alias without following slash (resolves #210) 2021-06-14 20:23:21 +02:00
Daniel Roe c75c03e0bb
docs: add deployment (#211)
Co-authored-by: Alexander Lichter <manniL@gmx.net>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-14 14:31:30 +02:00
Ahad Birang 8740ece29e
fix(webpack): find asset modules of chunk (#198) 2021-06-14 11:37:54 +02:00
Daniel Roe 7c85daa64e
fix(nitro): set esbuild `target: '2019'` (#189) 2021-06-14 11:03:44 +02:00
Pooya Parsa f6b85ef7a8 chore: ignore jest upgrades (#196) 2021-06-09 00:30:33 +02:00
renovate[bot] b6786c3ea6
chore(deps): update dependency esbuild to ^0.12.7 (#195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 00:27:15 +02:00
Pooya Parsa 0a97d27024 chore: update readme 2021-06-09 00:26:05 +02:00
Pooya Parsa d5a28dee39 chore: revert docus upgrade from #182 2021-06-09 00:20:16 +02:00
Pooya Parsa 4fab80ee23 docs: format improvements on get-started 2021-06-09 00:14:22 +02:00
renovate[bot] d6da38a1fe
chore(deps): update all non-major dependencies (#182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 23:59:13 +02:00
Daniel Roe 9164179b50
docs: server (#187)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-08 23:57:15 +02:00
Daniel Roe e2f5a3c9b0
docs: app (#186)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-08 23:44:30 +02:00
Daniel Roe 44aeaae941
docs: getting started (#188)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-08 23:09:36 +02:00
Pooya Parsa f6dbfd3872 docs: workaround for docus@0.5.x
https://github.com/nuxtlabs/docus/issues/393
2021-06-08 21:46:16 +02:00
Pooya Parsa e9c910c320 docs: downgrade docus and lockfile 2021-06-08 21:30:50 +02:00
Pooya Parsa 495c962ab0 docs: add nuxt-edge, core-js@3 and lockfile 2021-06-07 14:24:13 +02:00
Pooya Parsa 9c14349561 docs: add .gitkeep for static dir 2021-06-07 14:02:36 +02:00
pooya parsa bdc2ced718
docs: use docus to render (#183) 2021-06-07 13:49:37 +02:00
Pooya Parsa d8c6cf94fd chore: downgrade ts-jest to v26 (reverts #168)
to be fixed
2021-06-07 13:04:16 +02:00
renovate[bot] 4aba861171
chore(deps): update devdependency windicss-webpack-plugin to v1 (#180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 11:20:15 +02:00
renovate[bot] 9ba403bacd
chore(deps): update devdependency ts-jest to v27 (#168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 11:19:52 +02:00
renovate[bot] ba03d2120d
chore(deps): update devdependency eslint-plugin-jsdoc to v35 (#164)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 11:18:55 +02:00
renovate[bot] ef2fbe3e1b
chore(deps): update dependency webpack-dev-middleware to v5 (#176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 11:18:44 +02:00
renovate[bot] 7d2cd2f356
chore(deps): update all non-major dependencies (#166)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-07 11:12:36 +02:00
Pooya Parsa 48b3c75194 chore: release
- @nuxt/nitro@0.8.0
 - nuxt3@0.7.3
2021-06-04 22:16:21 +02:00
Pooya Parsa 0b7790f6d0 feat(nitro): #config 2021-06-04 22:12:32 +02:00
Pooya Parsa f98be4bfed fix(nitro): support ~/@ aliases and explicitly externalize buildDir 2021-06-04 22:04:08 +02:00
Pooya Parsa 8aae9ef7b2 chore: release
- @nuxt/app@0.4.2
 - nuxt-cli@0.3.6
 - @nuxt/kit@0.6.2
 - @nuxt/nitro@0.7.2
 - nuxt3@0.7.2
 - @nuxt/pages@0.2.2
 - @nuxt/vite-builder@0.4.2
 - @nuxt/webpack-builder@0.4.2
2021-06-04 21:19:13 +02:00
Daniel Roe 1bbd754f29
refactor(nitro): app template 2-3 normalization (#177) 2021-06-03 15:12:05 +02:00
Daniel Roe f91f822ed4
chore: move vue dep to nuxt3 rather than pages (#173) 2021-05-27 13:42:22 +02:00
Daniel Roe 0631b5bc3b
chore: upgrade `@nuxtjs/eslint-config-typescript` (#171) 2021-05-26 21:55:30 +02:00
Daniel Roe 0009e8e950
chore: address another peerDep warning (#172) 2021-05-26 21:54:05 +02:00
Daniel Roe 4c0ba0151d
fix(kit): correct render result types (#170) 2021-05-26 20:44:08 +02:00
Pooya Parsa 6bde903273 chore: release
- @nuxt/app@0.4.1
 - nuxt-cli@0.3.5
 - @nuxt/kit@0.6.1
 - @nuxt/nitro@0.7.1
 - nuxt3@0.7.1
 - @nuxt/pages@0.2.1
 - @nuxt/vite-builder@0.4.1
 - @nuxt/webpack-builder@0.4.1
2021-05-24 13:30:14 +02:00
Pooya Parsa 423289d469 chore: try to fix shims
(for npm package usage)
2021-05-24 13:29:31 +02:00
Pooya Parsa 2e0fce88a6 chore(nitro): show middleware table only in debug mode 2021-05-24 13:27:15 +02:00
Pooya Parsa 9fcd746c72 chore(nitro): disable auto mock 2021-05-24 13:25:34 +02:00