SDK Activity Feed
Find out about the latest SDK releases, including new features and bug fixes.
-
- 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:
integrationConfig
returned anintegration.yaml
file with a doublescopes
key. -
- Init automatically adds more metadata to the
integration.yaml
file. - 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.rmSync
to remove folders - fixes usage on Windows -
Bump
content-engine
dependency -
- 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.