Jared Jolton
Jared Jolton
## Summary `regexp` and `preventRegexp` currently only accept a regexp that is represented as a `pattern` string and its `flags`, but it should also be able to accept a RegExp...
## Purpose Contentful Functions can now be linked to App Actions (see https://www.contentful.com/developers/docs/extensibility/app-framework/functions/#use-case-app-actions) This changeset extends the Autotagger example app, so that users can now trigger autotagging on demand using...
## Summary - Adds multi-entry support to existing `deriveLinkedEntries`, enabling 0..N child entries per source/locale and populating an Array field. - New options: - `deriveEntriesForLocale` (multi-mode) - `derivedEntryId` (deterministic IDs)...