Nuxt/packages/nuxt/src/pages
Daniel Roe 8f7b9f904e
fix(pages): ignore expression delimiters within quotes (#6033)
* fix(pages): ignore expression delimiters within quotes

* perf: use re

* test: add test that would have failed
2022-07-21 15:49:48 +02:00
..
runtime fix(nuxt): throw an error when using unknown route middleware (#5323) 2022-06-10 15:35:58 +02:00
macros.ts fix(pages): ignore expression delimiters within quotes (#6033) 2022-07-21 15:49:48 +02:00
module.ts fix(nuxt): extend nitro routes instead of overriding (#5828) 2022-07-12 12:56:40 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00