Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 16:46
· 1 commit to main since this release
v0.1.0
63a5aa2

v0.1.0

First release.

  • CLI and library interfaces; no HTTP API and no MCP server
  • 26 plugins: webpack, Rspack, Vite, Next.js (App and Pages Router,
    Turbopack), Nuxt, SvelteKit, RequireJS, Module Federation, UmiJS,
    Modern.js, Trunk, EMP, Hel-Micro and the common microfrontend shells
  • Browser TLS fingerprint impersonation through curl-cffi, on by default
    and non-fatal when unavailable
  • Injectable HTTP transport for callers that handle TLS themselves
  • Source map v3 decoding: sourcesContent preferred, VLQ mappings fallback
  • Cache reuse, with the layout and meta.json shared with the Go original