Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 04:46
· 6 commits to main since this release

    ‼️ Breaking Change

  • Pure ES Moudle Support
  • path-to-regexp upgrate from v6 to v8
    Please refer to the official documentation for adaptation and upgrade.
  • Added a new dir configuration option to specify the directory for mock files, relative to cwd. The matching context for include and exclude is cwd + dir.

   🚀 Features

  • Pure ESM
  • Esbuild & rolldown support
  • Upgrade path-to-regexp to v8
  • Added a new dir configuration option
    View changes on GitHub