Pooya Parsa

Results 540 issues of Pooya Parsa

Please see https://github.com/nuxt-community/gtm-module/issues/82

### ๐Ÿ”— Linked issue ### โ“ Type of change - [ ] ๐Ÿ“– Documentation (updates to the documentation or readme) - [x] ๐Ÿž Bug fix (a non-breaking change that fixes...

bug
cli
โ— p4-important

### ๐Ÿ”— Linked issue #6411 ### โ“ Type of change - [ ] ๐Ÿ“– Documentation (updates to the documentation or readme) - [ ] ๐Ÿž Bug fix (a non-breaking change...

In Nuxt 2, we introduced a major enhancement to static generation referred to as [Full Static Generation](https://nuxtjs.org/announcements/going-full-static/) inspired by [DreaMinder/nuxt-payload-extractor](https://github.com/DreaMinder/nuxt-payload-extractor). You can read more about the history of initial decisions...

enhancement
๐Ÿฐ p2-nice-to-have

### ๐Ÿ”— Linked issue Closes #5918 ### โ“ Type of change - [ ] ๐Ÿ“– Documentation (updates to the documentation or readme) - [ ] ๐Ÿž Bug fix (a non-breaking...

Context: #4561 > vitejs/vite#8641 > #5506 > #5506 > #6412 > #6423 > #6433 Enabling dynamic chunks for vite server output, allows lazy loading page chunks in production and reducing...

enhancement
๐Ÿฐ p2-nice-to-have

Similar to #6025, this makes directory scanning simpler and more consistent between dirs. Plugins nested in dirs can be manually added with `plugins: []` in `nuxt.config` or a reexport to...

๐Ÿฐ p2-nice-to-have
breaking-change

Sometimes it is useful to test changes in nuxt monorepo against an external project and it is a tricky task as symlinking is not only buggy but does not produce...

discussion
chore

### Environment - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.6-27651720.5dc864d` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `experimental` - Runtime Modules: `-` -...

bug
vite
๐Ÿ”จ p3-minor-bug

We need to resolve windows regression (https://github.com/nuxt/framework/pull/6241#issuecomment-1200846243). /cc @antfu Can you please check?

upstream
๐Ÿงน p1-chore