SDK Activity Feed
Find out about the latest SDK releases, including new features and bug fixes.
-
1.50.0 (2024-05-13)
Features
- connectors: document localization (#1301) (22c1e23)
- connectors: allow empty values for nullable fields (#1306) (9dcbf35)
- connectors: guard against undefined json.stringify (#1305) (e392a13)
-
1.49.0 (2024-05-10)
Features
- add method on the NetlifyClient to redeploy a site (#1299) (02da148)
-
1.48.0 (2024-05-10)
Features
- connectors: complex transformers (#1295) (09adc4a)
-
1.47.0 (2024-05-06)
Features
- connectors: add schema customization API (#1231) (741bf4b)
- The following workspace dependencies were updated
- dependencies
- @netlify/content-engine bumped to 0.2.0
- dependencies
-
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)