Lagom.js 0.3.0-1.6.1
This release brings Lagom.js into almost full feature parity with Lagom by adding support for circuit breakers and Scala 2.13.
Circuit Breakers
Circuit breakers are fully supported and work as they do in Lagom (see the Lagom documentation). The only difference is the circuit breaker metrics implementation, which only collects a few basic metrics.
Scala 2.13
Lagom.js is now published for both Scala 2.12 and 2.13.