Skip to content

Commit 40256be

Browse files
committed
chore: add missing version header for 5.4.0 in CHANGELOG.md
1 parent f779976 commit 40256be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#### Date: Jul-27-2026
33
Enhancement: Entry variants support an optional branch name as the second argument to `variants()` on `Entry` and `Entries`. When provided, the branch is sent as the `branch` request header together with `x-cs-variant-uid`. Existing `variants(uid)` and `variants(uids)` calls remain backward compatible. Added unit and API tests for variant + branch requests.
44

5+
### Version: 5.4.0
56
#### Date: Jul-16-2026
67
Enhancement: Removed `locale?` parameter from `Taxonomy.fetch()` and `Term.fetch()` — locale is now set via the chainable `.param('locale', value)` API, consistent with other query modifiers.
78
- `.param('locale', 'fr-fr').fetch()` is the correct pattern for localized taxonomy/term fetches

0 commit comments

Comments
 (0)