This release of PocketQuery is an improvement and maintenance release.
Improvements
-
Update Atlaskit dependencies – modernizes the UI stack, aligns with current APIs, and addresses upstream deprecations.
-
Simplify header – reduces visual noise, improves rendering performance, and clarifies navigation targets.
Maintenance
-
Remove entities from core – decouples domain objects from core runtime to improve testability and modularity.
-
Implement entity types – introduces type-safe entity boundaries for clearer contracts and better IDE support.