Skip to content

Releases: crxjs/chrome-extension-tools

@crxjs/vite-plugin@2.0.0-beta.10

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 18:33
7342ff0

Patch Changes

  • 06c9c86: fix: pass war through a set to dedupe

@crxjs/vite-plugin@2.0.0-beta.9

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Dec 21:45
ea03373

Patch Changes

  • af2fdbc: fix: filter out vite serve plugin context

@crxjs/vite-plugin@2.0.0-beta.7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Nov 23:04
62e653c

Patch Changes

  • badc910: fix: maintain ; and , during minification
  • 5ac019d: React conflicts with preact

@crxjs/vite-plugin@2.0.0-beta.6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Nov 00:04
f9d5f59

Patch Changes

@crxjs/vite-plugin@2.0.0-beta.5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Nov 19:54
5090492

Patch Changes

  • 088ab78: fix: build is broken when using minify with dynamic modules (#573)

@crxjs/vite-plugin@2.0.0-beta.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Oct 23:01
7a67b28

Patch Changes

@crxjs/vite-plugin@2.0.0-beta.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Oct 00:19
81d9ba7

Patch Changes

  • ec9e879: chore: move rxjs to package.deps

@crxjs/vite-plugin@2.0.0-beta.2

Pre-release

Choose a tag to compare

Patch Changes

  • 53534d0: Remove peerDeps, optDeps, engines

@crxjs/vite-plugin@2.0.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Oct 16:36
6144f3d

Major Changes

  • 628b14f: ## Vite 3 support and new file writer

    This release adds Vite 3 support and includes a complete rewrite of the
    content script file writer. There are no intentional breaking changes, but
    Vite 3 support required significant changes under the hood, therefore this is
    a major release.

@crxjs/vite-plugin@1.0.14

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:44
ae32e4c

Patch Changes

  • 01f8e37: Allow <all_urls> in content_scripts.matches section of manifest.json
  • a65fe1f: CRXJS isn't fully compatible with Vite 3