nitropack-nightly 2.11.6-20250308-213402.c421716e → 2.11.7-20250309-110549.0fedd3a3
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.
- package/README.md +1 -1
- package/dist/meta/index.d.mts +1 -1
- package/dist/meta/index.d.ts +1 -1
- package/dist/meta/index.mjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
Create web servers that run anywhere! 📖 [**documentation**](https://nitro.build)
|
|
11
11
|
|
|
12
12
|
> [!NOTE]
|
|
13
|
-
> You are on the v2 branch
|
|
13
|
+
> You are on the **v2 support branch.** Checkout the [v3](https://github.com/nitrojs/nitro/tree/v3) branch for the current development.
|
|
14
14
|
|
|
15
15
|
## Contribution
|
|
16
16
|
|
package/dist/meta/index.d.mts
CHANGED
package/dist/meta/index.d.ts
CHANGED
package/dist/meta/index.mjs
CHANGED
package/package.json
CHANGED