Skip to content

Fluxzero 1.31.0

Choose a tag to compare

@github-actions github-actions released this 26 Oct 22:24

1.31.0 (2025-10-26)

Features

  • feat(search): add `toBulkUpdate` to `IndexOperation` (9572b4a)

    This e.g. allows creating an `IndexDocument` bulk operation simply using `Fluxzero.prepareIndex(Object).toBulkUpdate()`.