Fluent Commerce Logo
Docs
Sign In

Utility Bundles - Core, Dynamic and Test

Release

Author:

Holger Lierse

Changed on:

1 Sept 2025

Target release date:2025-09-01
Release status:Released

Description

Fluent Commerce announces the release of the Fluent Commerce Utility Bundles, a major step forward in making Rule development faster, cleaner, and more consistent.

These new bundles give developers a powerful set of ready-to-use tools for building Rules, handling Events, working with GraphQL, and writing reliable tests - all while reducing repetitive code and improving maintainability.

The Utility Bundles support the development of both simple Rules and complex Workflows, enabling faster delivery, minimizing common pitfalls, and maintaining a clean codebase.

The following three Utility Bundles are now available and should be adopted in Rule development:

🔧 Core Utilities Bundle

Essential tools for day-to-day rule development, including:

Benefit:

  • Eliminates repetitive, error-prone code
  • Keeps rules clean and focused
  • Speeds up development by providing ready-to-use functions


Dynamic Utilities Bundle

Streamlines dynamic GraphQL interactions, including:

Benefit:

  • Reduces complexity for advanced rule scenarios
  • Improves maintainability for rules that depend on dynamic data
  • Keeps business logic flexible without sacrificing code clarity


🧪 Test Utilities Bundles

Tools to make rule testing fast and reliable:

Benefit:

  • Accelerates unit and integration testing
  • Reduces the risk of bugs reaching production
  • Makes test setup straightforward, even for complex rules

Changelog

Initial release

Released capability depth:New capability
Release bundle / Capability type:Tool