Changelog

# ChangeLog

## v0.8.2 - 2026-07-27

### Enhancements:

- chore(build): align the WebAssembly backend with the lightweight runtime build APIs.

## v0.8.1 - 2026-07-13

### Enhancements:

- feat(logging): print the component version during backend initialization.

### Bug Fixes:

- fix(build): use `idf_component.yml` as the single component version source.

## v0.8.0 - 2026-06-28

### Initial Release:

- Initial release of `brookesia_runtime_wasm` with WebAssembly backend integration for managed app packages.
- Provides lifecycle and host-bridge support through Runtime Manager.