# What's New With 3.2

## Enhancements

* [CBWIRE 140](https://github.com/coldbox-modules/cbwire/issues/140): Automatically populate data properties with passed parameters when onMount() isn't defined\
  Contributed by Michael Rigsby
* [CBWIRE 139](https://github.com/coldbox-modules/cbwire/issues/139): Add support for calling wire( "MyComponent\@module" ).\
  Contributed by Michael Rigsby
* [CBWIRE 138](https://github.com/coldbox-modules/cbwire/issues/138): Add ability to dispatch browser events
* [CBWIRE 135](https://github.com/coldbox-modules/cbwire/issues/135): Add ability to call event.method() calls from CBWIRE templates

## Bug Fixes

None
