Fluxzero 1.115.0
1.115.0 (2026-03-15)
Features
feat(entity): support multiple aggregate snapshots (
f11c7de)Store snapshots in the document store, keep multiple snapshots per aggregate, and load older snapshots for previous() when available.
Also add dedicated snapshot store tests and strict aggregate-id matching to avoid collisions between similar ids.