releases

pez 2025-10-22T09:54:57.101379Z

tony.kay 2025-10-22T11:04:06.353169Z

Statecharts 1.2.24 https://github.com/fulcrologic/statecharts Improvements in visualizer. NOTE: The visualizer now uses a constant ident. If you’re embedding it, you may have to change how you use it, though the new usage should be simple.

tony.kay 2025-10-22T11:07:05.278549Z

and also: Fulcro Inspect Chrome/Electron 4.1.0 https://github.com/fulcrologic/fulcro-inspect/releases/tag/4.1.0 (publish pending in chrome store) • BUGFIX: Chrome extension doesn’t disconnect/reconnect from/to reloaded app • Statecharts tab: Improved UX, zoom, and behavior NOTE: Requires you use fulcro-inspect (library) 1.0.5 or you’ll get annoying console messages.

tony.kay 2025-10-22T11:09:15.942659Z

and also https://github.com/fulcrologic/fulcro-devtools-remote 0.2.8 BUGFIX: Fixed communication problem where messages were not properly filtered when not responses.

tony.kay 2025-10-22T11:10:38.714369Z

and finally https://github.com/fulcrologic/fulcro-inspect 1.0.5 Library used by Fulcro apps to talk to the Fulcro Inspect tools (Electron/Chrome). This patches the version of devtools-remote (above) to fix communication error messages.

tony.kay 2025-10-22T11:12:07.081479Z

The new statecharts UI in Fulcro Inspect now has zoom for easier navigation of large charts.

🎉 2
tony.kay 2025-10-22T13:00:40.553119Z

https://github.com/fulcrologic/test-filter 1.0.6 Fixes a bug where integration tests didn’t detect transitive changes.