- Add support for auto-prefixes via cljs.storm.instrumentAutoPrefixes
- Instrumentation is enable by default unless cljs.storm.instrumentEnable is set to false
- Allow for multiple instrumentation prefixes properties useful for plugins
- Fix functions with docstrings evaluated via the shadow repl not compiling
- Add debugger and bookmark macros for FlowStorm ergonomics
- Add cljs.storm.utils to compiler cljs path to get rid of a weird warning
- Add :emitted-coords to trace-form-init-fn form-data
- Fix for working with shadow-cljs >= 2.28.10
- Add support for instr skip regex management