Paragraph Release Notes
Release notes for new versions of the Paragraph SDK and CLI.
Updating to the latest version
To update your Paragraph project to the latest version, run the following commands in your terminal:
Release Notes
v1.0.20
- Fixes an issue where Request steps without query parameters could cause an extra
?=
to be added to the URL after pulling/pushing.
v1.0.19
- Adds full support for pulling Resource Request steps.
- Fixes type issues for App Event triggers using Field Mapping.
- Fixes an issue where a nested object in the Request body could be pulled incorrectly as
[object Object]
.