@nuxt/docs-nightly 4.3.2-29531071.e4e4ae81 → 4.3.2-29531289.6a3bd23e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -120,9 +120,8 @@ In most cases, Nuxt can work with third-party content that is not generated or c
120
120
 
121
121
  Accordingly, you should make sure that the following options are unchecked / disabled in Cloudflare. Otherwise, unnecessary re-rendering or hydration errors could impact your production application.
122
122
 
123
- 1. Speed > Optimization > Content Optimization > Disable "Rocket Loader™"
124
- 2. Speed > Optimization > Image Optimization > Disable "Mirage"
125
- 3. Scrape Shield > Disable "Email Address Obfuscation"
123
+ 1. Speed > Settings > Content Optimization > Disable "Rocket Loader™"
124
+ 2. Security > Settings > Disable "Email Address Obfuscation"
126
125
 
127
126
  With these settings, you can be sure that Cloudflare won't inject scripts into your Nuxt application that may cause unwanted side effects.
128
127
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/docs-nightly",
3
- "version": "4.3.2-29531071.e4e4ae81",
3
+ "version": "4.3.2-29531289.6a3bd23e",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",