Releases: storyblok/php-content-api-client
Releases · storyblok/php-content-api-client
1.11.0
What's Changed
- Add
by_slugsparameter by @leewallis in #81
New Contributors
- @leewallis made their first contribution in #81
Full Changelog: 1.10.1...1.11.0
1.10.1
What's Changed
- chore: cs fixes by @silasjoisten in #78
- fix: Always add
paginatedparameter for older spaces by @silasjoisten in #79
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- feat(response): Add support for
rel_uuidsby @silasjoisten in #67 - github-actions(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 by @dependabot[bot] in #74
- github-actions(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #72
- fix: add exception message for invalid
pathvalue by @KristianH in #68 - chore: Add composer lock for development only by @silasjoisten in #75
- fix: Resolve nested relations by @silasjoisten in #66
- fix: alternate links are optional by @silasjoisten in #76
- feat(stories): Add
published_at_gtand other date related query parameters by @frastel in #65 - fix: syntax error by @silasjoisten in #77
New Contributors
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- feat(client): Adds wither for cache version storage by @silasjoisten in #70
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- feat(trait): Validate for
TrimmedNonEmptyStringonregexargument by @KristianH in #60 - feat(cache): Introduce cache version storage by @silasjoisten in #69
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- chore: Fix PHPStan errors by @silasjoisten in #58
- feat(trait): Adds
maxLengthargument tonullOrString()by @KristianH in #57 - feat(trait): add regex argument to
string()&nullOrString()by @KristianH in #59
New Contributors
- @KristianH made their first contribution in #57
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- feat(trait): Adds
LinkOrMultiLink()andLink()by @silasjoisten in #56 - feat(api): Resolve links by @silasjoisten in #55
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- fix: PHPStan return type of
RichTextby @silasjoisten in #54
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- chore: fix file header by @silasjoisten in #52
- chore: Remove whitespace by @silasjoisten in #51
- fix:
ValueObjectTraitreturn type method by @silasjoisten in #53
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- feat(dx): Introduce
ValueObjectTraitwith helper methods by @silasjoisten in #50
Full Changelog: 1.4.0...1.5.0