Skip to content

v0.16.0

Compare
Choose a tag to compare
@ipetkov ipetkov released this 19 Jan 00:57
· 101 commits to master since this release
v0.16.0
8f51514

0.16.0 - 2024-01-18

Changed

  • Breaking: dropped compatibility for Nix versions below 2.18.1
  • Breaking: dropped compatibility for nixpkgs-23.05.
  • buildTrunkPackage has a new argument, wasm-bindgen-cli must be set
    to avoid mismatching versions between the wasm-bindgen library and CLI tool.

Fixed

  • Workspace inheritance of lints in git dependencies is now correctly handled