mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
chore: update links to nuxt/framework
discussions
This commit is contained in:
parent
5e1881c20a
commit
a683b1a20f
@ -137,7 +137,7 @@ export { }
|
||||
|
||||
If you want to use Vue plugins, like [vue-gtag](https://github.com/MatteoGabriele/vue-gtag) to add Google Analytics tags, you can use a Nuxt plugin to do so.
|
||||
|
||||
> There is an Open RFC to make this even easier! See [nuxt/framework#1175](https://github.com/nuxt/framework/discussions/1175)
|
||||
> There is an Open RFC to make this even easier! See [nuxt/nuxt#17143](https://github.com/nuxt/nuxt/discussions/17143)
|
||||
|
||||
First, install the plugin you want.
|
||||
|
||||
|
@ -18,8 +18,8 @@ This page lists the current status and schedule of our planned releases.
|
||||
## 📝 Status Reports
|
||||
|
||||
- [Documentation Progress](https://github.com/nuxt/nuxt/issues/13653)
|
||||
- [Rendering Optimizations: Today and Tomorrow](https://github.com/nuxt/framework/discussions/5856)
|
||||
- [Nuxt Image: Performance and Status](https://github.com/nuxt/image/discussions/563)
|
||||
- [Rendering Optimizations: Today and Tomorrow](https://github.com/nuxt/nuxt/discussions/16119)
|
||||
- [Nuxt Image: Performance and Status](https://github.com/nuxt/nuxt/discussions/16119)
|
||||
|
||||
### Current Releases
|
||||
|
||||
@ -40,16 +40,16 @@ Nuxt 2.x (edge*) | [`nuxt-edge`](https://npmjs.com/package/nuxt) | Maintenance |
|
||||
|
||||
In roadmap below are the major expected features that are coming soon with Nuxt 3.
|
||||
|
||||
💡 Check [Discussions](https://github.com/nuxt/framework/discussions) and [RFCs](https://github.com/nuxt/framework/discussions/categories/rfcs) for more upcoming features and ideas.
|
||||
💡 Check [Discussions](https://github.com/nuxt/nuxt/discussions) and [RFCs](https://github.com/nuxt/nuxt/discussions/categories/rfcs) for more upcoming features and ideas.
|
||||
|
||||
Milestone | Expected date | Notes | Description
|
||||
-------------|------------------|--------|-----------------------
|
||||
Image | 2022 | [nuxt/image#548](https://github.com/nuxt/image/discussions/548) | Stable image optimization for Nuxt 3
|
||||
Test Utils | 2022 | [nuxt/nuxt#13372](https://github.com/nuxt/nuxt/issues/13372) | A rewrite of [nuxt/test-utils](https://github.com/nuxt/test-utils) for testing Nuxt 3 and new modules
|
||||
SEO & PWA | 2022 | [nuxt/framework#1823](https://github.com/nuxt/framework/discussions/1823) | Migrating from [nuxt-community/pwa-module](https://github.com/nuxt-community/pwa-module) for built-in SEO utils and service worker support
|
||||
Scripts | - | [nuxt/framework#5856](https://github.com/nuxt/framework/discussions/5856) | Easy 3rd party script management.
|
||||
SEO & PWA | 2022 | [nuxt/nuxt#18395](https://github.com/nuxt/nuxt/discussions/18395) | Migrating from [nuxt-community/pwa-module](https://github.com/nuxt-community/pwa-module) for built-in SEO utils and service worker support
|
||||
Scripts | - | [nuxt/nuxt#16119](https://github.com/nuxt/nuxt/discussions/) | Easy 3rd party script management.
|
||||
DevTools | - | - | Integrated and modular devtools experience for Nuxt
|
||||
Translations | - | [nuxt/translations#4](https://github.com/nuxt/translations/discussions/4) ([request access](https://github.com/nuxt/framework/discussions/765)) | A collaborative project for a stable translation process for Nuxt 3 docs. Currently pending for ideas and documentation tooling support (content v2 with remote sources).
|
||||
Translations | - | [nuxt/translations#4](https://github.com/nuxt/translations/discussions/4) ([request access](https://github.com/nuxt/nuxt/discussions/16054)) | A collaborative project for a stable translation process for Nuxt 3 docs. Currently pending for ideas and documentation tooling support (content v2 with remote sources).
|
||||
|
||||
## 📦 Core Modules
|
||||
|
||||
|
@ -6,7 +6,7 @@ That means there will be significant changes when migrating a Nuxt 2 app to Nuxt
|
||||
|
||||
<!--
|
||||
::alert{type=info}
|
||||
Nuxt 3 is now in release candidate stage. The main goal of the release candidate stage is to **increase the adoption rate of Nuxt 3** and **increase stability**. However, it is still in continued development. Read more about [Nuxt 3 release candidate status](https://github.com/nuxt/framework/discussions/3447).
|
||||
Nuxt 3 is now in release candidate stage. The main goal of the release candidate stage is to **increase the adoption rate of Nuxt 3** and **increase stability**. However, it is still in continued development. Read more about [Nuxt 3 release candidate status](https://github.com/nuxt/nuxt/discussions/18383).
|
||||
::
|
||||
-->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user