Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

v0.1.3

Latest

Choose a tag to compare

@auguwu auguwu released this 07 May 01:20
· 48 commits to master since this release
22feeab

This release uses esbuild instead of vite for building the extension. It had issues when bundling modules with pnpm since vsce won't include node_modules if --no-dependencies is used, which is required to use pnpm & vsce.

Full Changelog: 0.1.2...0.1.3