@elementor/env
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [0.3.1](https://github.com/elementor/elementor-packages/compare/@elementor/env@0.3.0...@elementor/env@0.3.1) (2023-09-26) | ||
| **Note:** Version bump only for package @elementor/env | ||
| # 0.3.0 (2023-09-11) | ||
@@ -8,0 +16,0 @@ |
+3
-2
| { | ||
| "name": "@elementor/env", | ||
| "version": "0.3.0", | ||
| "description": "Manage runtime environment variables in a type-safe way", | ||
| "version": "0.3.1", | ||
| "private": false, | ||
@@ -34,3 +35,3 @@ "author": "Elementor Team", | ||
| }, | ||
| "gitHead": "7dc3971d2dd061848d6547aa2caed8332e7b9167" | ||
| "gitHead": "63057364b22f05d593555c5953b6b18766c21428" | ||
| } |
+2
-1
| # Env | ||
| > [!WARNING] | ||
| > This package is under development and not ready for production use. | ||
| > Please refrain from accessing or depending on functions and variables starting with double underscores, as they are subject to change without notice. | ||
| > Naming convention involving double underscores (`__`) as a prefix to indicate that a function or variable is meant for internal use and should not be accessed or relied upon by third-party developers. |
52036
1.06%6
20%