Skip to content

Tinkerble 1.1.1

Choose a tag to compare

@edwardsanchez edwardsanchez released this 17 Jun 07:53

This patch release disables Tinkerble runtime hooks in release builds so production builds avoid debug companion behavior.

Highlights:

  • Makes registration, action, logging, and socket runtime hooks compile away or no-op for release builds.
  • Adds test coverage for release-disabled behavior across state registration, observable state, actions, logging, and socket transport paths.
  • Adds a demo release scheme for validating release-build behavior.