Skip to content

Releases: sinedied/smoke

4.0.0

02 Jan 09:52
Compare
Choose a tag to compare

4.0.0 (2025-01-02)

  • chore!: update packages (587f9de)

Features

BREAKING CHANGES

  • JS mocks and collections now use ESM by default. To keep using your previous mocks and collections, you need to change their extension from .js to .cjs
  • requires Node >= 18

3.1.1

11 Jan 10:32
Compare
Choose a tag to compare

3.1.1 (2021-01-11)

Bug Fixes