Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@sinedied sinedied released this 02 Jan 09:52

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