Skip to content

Latest commit

 

History

History
83 lines (42 loc) · 1.32 KB

File metadata and controls

83 lines (42 loc) · 1.32 KB

Changelog

master (unreleased)

New Features

- Add support for auto-prefixes via cljs.storm.instrumentAutoPrefixes

Changes

- Instrumentation is enable by default unless cljs.storm.instrumentEnable is set to false

Bugs fixed

1.12.42-1 (25-09-2025)

New Features

- Allow for multiple instrumentation prefixes properties useful for plugins

Changes

Bugs fixed

1.11.132-9 (13-03-2024)

New Features

Changes

Bugs fixed

- Fix functions with docstrings evaluated via the shadow repl not compiling

1.11.132-8 (12-12-2024)

New Features

Changes

- Add debugger and bookmark macros for FlowStorm ergonomics

Bugs fixed

1.11.132-7 (30-10-2024)

New Features

Changes

- Add cljs.storm.utils to compiler cljs path to get rid of a weird warning

Bugs fixed

1.11.132-6 (22-08-2024)

New Features

- Add :emitted-coords to trace-form-init-fn form-data

Changes

Bugs fixed

1.11.132-5 ()

New Features

Changes

Bugs fixed

- Fix for working with shadow-cljs >= 2.28.10

1.11.132-3 (06-04-2024)

New Features

- Add support for instr skip regex management

Changes

Bugs fixed