Releases: storyblok/php-content-api-client
Releases · storyblok/php-content-api-client
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
TrimmedNonEmptyString
onregex
argument 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
maxLength
argument 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
RichText
by @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:
ValueObjectTrait
return type method by @silasjoisten in #53
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- feat(dx): Introduce
ValueObjectTrait
with helper methods by @silasjoisten in #50
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- feat(stories): Add
starts_with
option by @silasjoisten in #49
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- fix:
is_external_url
is now optional by @silasjoisten in #48
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- github-actions(deps): bump the security-updates group across 1 directory with 2 updates by @dependabot in #42
- chore: remove unused use statement by @silasjoisten in #44
- feat(type): Introduce
RichText
value object by @silasjoisten in #46 - feat(type): Introduce
Editable
value object by @silasjoisten in #43 - feat(type): Introduce
MultiLink
value object by @silasjoisten in #45 - feat(type): Introduce
Asset
value object by @silasjoisten in #47
Full Changelog: 1.2.0...1.3.0