Skip to content

Release 2.1.0

Choose a tag to compare

@smoelius smoelius released this 27 Apr 17:26
· 318 commits to main since this release

2.1.0

  • Remove deprecated anchor-ts and hardhat-ts framework aliases (#1483)
  • FEATURE: Accept directory names on the command line (#1499)—thanks @turkaturki
  • Update libsqlite3-sys to version 0.30 (#1514 and #1529)
  • Update swc_core to version 22 (#1516)
  • FEATURE: Support Vitest as a test runner for Anchor (#1509)
  • Ignore calls to vm.startSnapshotGas and vm.stopSnapshotGas in Forge backend (#1525 and #1530)
  • Correct two README.md omissions (#1531 and #1533)