Release v0.3.33
Release 0.3.33
Changelog
Changed
- Export payload completeness: menu/item export now keeps schema keys present and exports
nullfor empty values (instead of omitting keys), improving downstream parser stability. - Export key ordering: exported associative objects are now emitted with stable alphabetical key order (including nested item objects) for deterministic snapshots and diffs.
Fixed
- Permission payload canonicalization: item export no longer emits legacy
permissionKey; onlypermissionKeysandisUnanimousare exported. - Exporter tests: service tests now validate null-preserving exports and deterministic key ordering.
Full Changelog: v0.3.32...v0.3.33