Skip to content

Releases: guocaoyi/create-chrome-ext

v0.9.1

16 Oct 09:12
a644316
Compare
Choose a tag to compare

0.9.1 [2023.10.16]

  • feat: depen version update, vite@4.x
  • feat: support devtools \ sidepanel \ newtab override
  • feat: out of box functions, countor \ newtab timer \ events

v0.9.0

15 Oct 12:35
d3c6bbc
Compare
Choose a tag to compare

0.9.0 [2023.10.15]

  • feat: depen version update, vite@4.x
  • feat: support devtools \ sidepanel \ newtab override
  • feat: out of box functions, countor \ newtab timer \ events
  • doc: update README.md & i18n (French \ 한국어 \ Indonesian \ Русский \ Deutsch \ 日本語)

v0.8.10

10 Oct 10:15
Compare
Choose a tag to compare
  • feat: stencil support sidepanel

All Temps Supports SidePanel

08 Oct 07:13
13b8808
Compare
Choose a tag to compare

0.8.8 [2023.10.08]

  • feat: support side panel for chrome extension(alpine \ vanilla \ preact \ svelte \ solid \ inferno \ lit)

v0.8.7

06 Oct 10:59
6022011
Compare
Choose a tag to compare

0.8.7 [2023.10.03]

  • feat: support side panel for chrome extension(react & vue)
  • merge: merge pull requests

v0.8.4

23 Mar 04:49
9ac57c5
Compare
Choose a tag to compare
  • pull requests & merge to main

v0.8.3

09 Mar 09:39
f188daa
Compare
Choose a tag to compare

Fixed

  • fix: template vanilla-js initial error(remove @vitejs/plugin-react dependency)
  • fix: yarn create error with --template options

What's Changed

  • merge(0.8.3): merge fix/0.8.3 to origin main by @guocaoyi in #16

Full Changelog: v0.8.1...v0.8.3

v0.8.1

09 Sep 16:21
Compare
Choose a tag to compare

0.8.1 [2022.09.09]

  • docs: add zn_CN readme

0.8.0 [2022.09.05]

  • remove: qwik framework boilerplate
  • feat: stencil framework boilerplate

What's Changed

  • merge(*):merge docs/v0.8.1 to origin main by @guocaoyi in #11
  • merge(0.8.1): merge feat/v0.8 to origin main by @guocaoyi in #12

Full Changelog: v0.7.1...v0.8.1

v0.7.1

30 Aug 07:47
Compare
Choose a tag to compare
  • ci: update github action, add npm-build
  • fix: package.json#file add README.md

v0.6.0

21 Jul 01:33
19fb054
Compare
Choose a tag to compare
  • feat: add qwik framework templates
  • fix: fix lit framework boilerplate, start error
  • update: docs preview code image