Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 681 Bytes

File metadata and controls

18 lines (11 loc) · 681 Bytes

Changelog

All notable changes to @openzeppelin/compact-cli are documented in this file.

The format is based on Keep a Changelog, and this package adheres to Semantic Versioning. Releases before this file see the compact-cli/v* tags.

Unreleased

Added

Changed

  • Breaking: compact-cli now requires Node 24. compact-deploy uses explicit resource management (await using, AsyncDisposableStack), unavailable on Node 22. (#86)