Commit Graph

1216 Commits

Author SHA1 Message Date
Daniel Roe 6cd5f8816f
fix(kit): make `resolvePath` case-sensitive (#291) 2021-06-30 15:55:11 +02:00
renovate[bot] 35e2b474d0
chore(deps): lock file maintenance (#277) 2021-06-30 12:57:58 +02:00
Daniel Roe 53f6756178
feat(app): backwards-compatible options `asyncData` support (#286) 2021-06-30 12:53:10 +02:00
renovate[bot] 79523399d2
chore(deps): update all non-major dependencies (#257)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 12:49:42 +02:00
pooya parsa 8f3b6a245c
test: use esbuild for jest transforms (#263)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-06-30 12:39:22 +02:00
Daniel Roe 04c3f65539
refactor: rename `static` to `public` (#284) 2021-06-30 12:29:48 +02:00
Daniel Roe 1370dd6719
fix(cli): loading html fix (#288) 2021-06-30 12:26:11 +02:00
Daniel Roe 3829a21729
fix(app): do not call handler twice on navigation (#280) 2021-06-30 11:22:16 +02:00
Daniel Roe 86af8457a9
fix(app): use nuxt-page by default in `app.vue` (#283) 2021-06-29 17:12:41 +02:00
Daniel Roe dfbb047be6
fix(kit): don't rely on ModuleThis (#272) 2021-06-25 11:37:18 +02:00
Daniel Roe 5b8c4caecc
docs: community starter docs (#270) 2021-06-25 11:36:38 +02:00
pooya parsa debe5a98b0
feat(kit, nuxt3): use single nuxt instance (#271) 2021-06-24 16:06:16 +02:00
Pooya Parsa a25d7b1617 fix(nitro): use unenv 0.3.x (closes #266) 2021-06-24 13:56:19 +02:00
Daniel Roe c399f142b9
fix(nitro): use nuxt2 compatible template (#268)
closes #265
2021-06-24 13:35:21 +02:00
Pooya Parsa 9797642d78 chore: release
- @nuxt/app@0.5.0
 - nuxt-cli@0.3.8
 - @nuxt/component-discovery@0.2.0
 - @nuxt/kit@0.6.4
 - @nuxt/nitro@0.9.1
 - nuxt3@0.8.0
 - @nuxt/pages@0.3.0
 - @nuxt/vite-builder@0.5.0
 - @nuxt/webpack-builder@0.5.0
2021-06-24 11:06:54 +02:00
Daniel Roe c124967d8c
fix(components): remove invalid chars from component names (#253) 2021-06-22 12:03:47 +02:00
Daniel Roe 1518a2a070
feat(pages): add catchall support (`[...id].vue`) (#254) 2021-06-21 14:09:08 +02:00
Daniel Roe 01b2c2c972
fix(components): don't ascend directories (#251) 2021-06-21 13:50:28 +02:00
renovate[bot] 15e65613b9
chore(deps): lock file maintenance (#249)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 11:47:52 +02:00
renovate[bot] 8ef48ce993
chore(deps): update all non-major dependencies (#246)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 11:37:16 +02:00
renovate[bot] d44a607a4e
chore(deps): update all non-major dependencies (#233)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 19:17:07 +02:00
Daniel Roe f8435681d4
feat(app): `defineNuxtPlugin` + legacy plugin handling (#237)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-18 19:16:51 +02:00
Pooya Parsa 36a3d285d8 chore: add fixes for components discovery 2021-06-18 18:57:42 +02:00
pooya parsa a0f81cd1fb
feat: components discovery (#243)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-06-18 18:50:03 +02:00
Pooya Parsa 1ed3387243 fix: use nitro plugin with explicit mjs extension 2021-06-18 14:34:07 +02:00
Pooya Parsa 3398d5a7d6 refactor: use # prefex for internal aliases
leftovers
2021-06-18 11:54:35 +02:00
Pooya Parsa 98a0c727c9 fix nitro client import 2021-06-18 11:53:39 +02:00
Daniel Roe 62b19c63f3
fix(app): add 'inject' param for nuxt3 plugins (#226) 2021-06-17 12:02:22 +02:00
Anthony Fu 3e855c280f
fix(types): type vite options (#235) 2021-06-17 12:01:24 +02:00
Anthony Fu 58327824fb
fix: source map for webpack nuxt-setup-loader (#236) 2021-06-17 11:56:21 +02:00
Pooya Parsa f32af4bdb6 chore: add implicit dependencies from #220
TODO: unjs/unbuild#9
2021-06-16 15:32:29 +02:00
Pooya Parsa 68e65bd468 chore: update esbuild (#232)
closes #43 closes #231
2021-06-16 15:26:33 +02:00
renovate[bot] 59998eef51
chore(deps): update all non-major dependencies (#219)
* chore(deps): update all non-major dependencies

* fix nuxt-windicss version

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-16 15:01:15 +02:00
Anthony Fu 11a5a3e14f
feat(app): make `asyncData` working with `<script setup nuxt>` (#220) 2021-06-16 14:42:58 +02:00
Daniel Roe 77e489aae3
fix(nitro): update nitro internal hook name (#218) 2021-06-16 13:48:16 +02:00
Daniel Roe 4095f96559 chore: release
- @nuxt/app@0.4.3
 - nuxt-cli@0.3.7
 - @nuxt/kit@0.6.3
 - @nuxt/nitro@0.9.0
 - nuxt3@0.7.4
 - @nuxt/pages@0.2.3
 - @nuxt/vite-builder@0.4.3
 - @nuxt/webpack-builder@0.4.3
2021-06-16 12:36:06 +01:00
Daniel Roe 2c5ceab003
fix(kit): add `build.babel.plugins` default option and docs (#224)
* fix(kit): add `build.babel.plugins` default option and docs

* refactor: reorder options
2021-06-16 13:22:27 +02:00
Daniel Roe 5c67408191
fix(nuxt3): add support for custom templates (#225) 2021-06-16 13:22:01 +02:00
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