@frontastic/extension-types
Advanced tools
Comparing version
## Version 0.0.13 (2025-01-16) | ||
** New Features & Improvements ** | ||
* add preloaded value to data source configuration | ||
## Version 0.0.12 (2023-05-15) | ||
@@ -3,0 +9,0 @@ |
{ | ||
"name": "@frontastic/extension-types", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Type definitions required for backend extension development with Frontastic", | ||
@@ -16,3 +16,4 @@ "main": "./src/ts/exports.ts", | ||
"prettier": "^2.4.1" | ||
} | ||
}, | ||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" | ||
} |
@@ -65,2 +65,3 @@ // This file is autogenerated – run `ant apidocs` to update it | ||
configuration: any; | ||
preloadedValue: any; | ||
} | ||
@@ -67,0 +68,0 @@ |
15228
2.14%454
0.22%