Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 537 Bytes

File metadata and controls

16 lines (9 loc) · 537 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0]

Breaking

  • Entry point change: The default entry point has been restructured. If you are upgrading from a version below 0.4.0 and want the previous behavior, import from @wasm-fmt/dart_fmt/web instead of the default entry point.

[0.0.0]

  • Initial version.