SDK Activity Feed
Find out about the latest SDK releases, including new features and bug fixes.
-
1.43.0 (2024-04-24)
Features
connectors:** run local Create with no frontend framework (#1200) (25e878d) sdk:** pass contextual element to callbacks (#1240) (a3450d9)
Bug Fixes
call default on disable method after custom one is called. (#1250) (c262fd6) connector:** auth labels (#1251) (4906e72) sdk:** initialize Integration UI data property (#1242) (0502401)
-
- fixed a connector regression where builtin types would conflict with developer defined types
- fixed a CLI output issue where a lot of whitespace was printed while running
netlify-integration build
-
- Internal changes related to upcoming connector features
-
connectors: removed global ID transformation in connector.documents.create API
-
Fixed a Connect bug when resolving object union values
-
Made __typename and _versionId reserved internal fields
-
Internal changes related to upcoming connector APIs: Use original model names for new connector APIs without auto-renaming to pascalcase.
-
Internal changes related to upcoming connector APIs