Posts tagged "SDK"
-
1.46.0 (2024-05-02)
Features
- connectors: deprecate old public APIs and add new docs (#1199) (897d5a6)
- connectors: scalar transformers (#1256) (352e43a)
- netlify-integration init: add shebang to js bin (#1281) (a8f9920)
- update error message (#1280) (cd51090)
-
1.45.0 (2024-04-30)
Features
- add scheduled action support (#1247) (5a1df30)
-
1.44.0 (2024-04-30)
Features
- content-engine: remove extra dependencies (#1266) (7506b2e)
- The following workspace dependencies were updated
- dependencies
- @netlify/content-engine bumped to 0.1.0
- dependencies
-
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
-
connectors: removed global ID transformation in connector.documents.create API
-
- Internal changes related to upcoming connector features
-
Fixed a Connect bug when resolving object union values
-
Made __typename and _versionId reserved internal fields