Posts tagged "SDK"
-
- Update dependencies
- Fix issues with lockfiles
-
Automatically populate the integration slug from the API if a linked site is detected and a matching integration is found
-
Bugfix:
integrationConfigreturned anintegration.yamlfile with a doublescopeskey. -
- Init automatically adds more metadata to the
integration.yamlfile. - Configuration files can now have different file types, like
integration.yaml,integration.yml,integration.netlify.yaml,integration.netlify.yml
- Init automatically adds more metadata to the
-
Use
fs.rmSyncto remove folders - fixes usage on Windows -
Bump
content-enginedependency -
- Host the configuration schema on the site.
- Include link to schema in the generated config file.
- Fix checking the integrationLevel inside
getConfiguration().
-
Allow lowercased builtin field types.
-
- For Dynamic Build Event Handlers, pass an empty object as
buildConfigif there is nobuildConfigavailable. - Add
integrationLeveltonetlifyIntegrationConfiguration.jsonand fix the formatting of the file.
- For Dynamic Build Event Handlers, pass an empty object as