Skip to content

Releases: fulcrologic/fulcro-inspect

Electron 4.0.6

26 Dec 21:31
Compare
Choose a tag to compare

Preliminary support for statechart visualization.

Requires Fulcro 3.8.0-alpha3+ and statecharts 1.2.8+

Electron 4.0.5

26 Dec 15:52
Compare
Choose a tag to compare

Supports focusing inspector on pages with lots of apps.

Chrome 4.0.6

26 Dec 21:19
Compare
Choose a tag to compare

Basic support for visualizing statecharts in Fulcro.

Requires: Fulcro 3.8.0-alpha3+, Statecharts 1.2.8+

4.0.5 Chrome

26 Dec 14:44
Compare
Choose a tag to compare

This release adds support for "focus inspect" for web pages that have many Fulcro apps (e.g. the Fulcro Developer's Guide).

4.0.4 Chrome

26 Dec 04:14
Compare
Choose a tag to compare

Fixes a bug where the chrome connection to the tool is lost.

4.0.3 Electron

23 Dec 18:00
Compare
Choose a tag to compare

Latest version. Requires Fulcro 3.8.0-alpha2+ and using the fulcro inspect library (also from this repo) at v1.0.2+

Fixes serialization issues on complex types.

4.0.3 Chrome

23 Dec 17:33
Compare
Choose a tag to compare

Requires Fulcro 3.8.0-alpha2+ and using the fulcro-inspect 1.0.2 library to connect.

To manually install, unzip the dist file, then go to chrome://extensions and enable developer mode and "Load Unpacked".

See the README at the top level of this repo for further instructions.

4.0.2 Electron

22 Dec 00:53
Compare
Choose a tag to compare

Requires Fulcro 3.8.0-alpha2 or above.

4.0.2 Chrome

22 Dec 00:00
Compare
Choose a tag to compare

Chrome extension version of Fulcro Inspect. Requires Fulcro 3.8.0-alpha2 or above.

To manually install, unzip the dist file, then go to chrome://extensions and enable developer mode and "Load Unpacked".

Binaries for Chrome (Fulcro 3.4.2+ through 3.7.x)

02 Jul 22:23
Compare
Choose a tag to compare

This release fixes a bug that causes Inspect not to initialize due to badly encoded data in the local storage it uses to track db watches.