check_updates
Check whether patterns you already built with have changed. Pass the library version you last built against (from version in a previous check_updates or /p/manifest.json) and get back exactly which slugs were added, changed or removed — so you re-pull three patterns instead of all of them. Call with no arguments to read the current version and library counts. Record the version you get back alongside the code you generate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | The library version you built against. Omit to just read the current one. |