Skip to content

Releases: crxjs/chrome-extension-tools

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

27 Oct 01:40
867ce48
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 0dac0e3: Clean up archived files and update magic-string

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

20 Oct 11:26
478f967
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f4eb4d4: fix: workaround for the issue with chrome.runtime.getURL introduced
    in Chrome 130 causing CSP rejecting script due to different origin (GUID
    instead of chrome extension id)

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

08 Jul 19:12
a6d882a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • ce84b68: Update manifest author field schema to match documentation.

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

14 Jan 20:03
963e411
Compare
Choose a tag to compare
Pre-release

Patch Changes

rollup-plugin-chrome-extension@3.6.13-beta.1

10 Jan 23:33
7c3c4fd
Compare
Choose a tag to compare

Patch Changes

  • a0d4592: Add match_origin_as_fallback to manifest-v3.schema.json

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

10 Jan 23:33
7c3c4fd
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • ce9fe1c: Fix/web accessible resources script modules
  • 48d8c68: Vite 5 moved vite manifest from 'manifest.json' to
    '.vite/manifest.json'. This change updates the plugin to use the new location
    if Vite major version is >4, old location otherwise.

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

01 Nov 00:14
20faa15
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • cbfd0b3: Delete invalid changeset

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

24 Sep 22:45
54002ea
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 34980de: feat: add compatibility mode for Firefox

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

18 Jun 23:01
5bf6711
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 47eeda7: fix(package): update cjs export path
  • 557721e: fix: infinite recursion on circular dependency
  • a6ee0d2: Test: infinite recursion on circular dependency

rollup-plugin-chrome-extension@3.6.13-beta.0

05 May 00:48
Compare
Choose a tag to compare

Patch Changes

  • bbc4d33: fix: schema of input_components