Skip to content

Changelog

Current version: v2.0.5

This changelog summarizes the current documentation scope for @blac/core and @blac/react.

@blac/core

  • StateContainer and Cubit
  • Registry helpers (acquire, ensure, borrow, borrowSafe, release, clear, clearAll)
  • @blac decorator options: isolated, keepAlive, excludeFromDevTools
  • watch, instance, tracked, createTrackedContext
  • Plugin system (BlacPlugin, PluginContext, PluginConfig)

@blac/react

  • useBloc hook with auto-tracking, manual dependencies, and no-tracking modes
  • configureBlacReact global config

Released under the MIT License.