Posts tagged "SDK"
-
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
-
Internal changes related to upcoming connector APIs
-
Improved the NetlifyIntegrationClient to create environment variables for the build token in a way that it is always the correct format.
-
integration.yaml validation schema has changed location. Updated the init command to use the new location.
-
Connectors: added the ability to set/get visitor context for passing relevant data to child visitor functions.
-
Cleaned up terminal output logs for connectors.
-
Fixed an issue with
npm create @netlify/sdk
where the initialization step would throw an error about a missing-d
flag.