Releases: Jonghakseo/chrome-extension-boilerplate-react-vite
Releases · Jonghakseo/chrome-extension-boilerplate-react-vite
0.0.7
What's Changed
- Bump @types/node from 18.7.23 to 18.15.11 by @dependabot in #80
- Use cross-env to load env variables by @TP-O in #84
- Bump ws and @types/ws by @dependabot in #86
- Fix #100: ERR_FILE_NOT_FOUND: Race condition during 'npm run dev' when reloading by @pmorch in #101
- enhance/workflow by @Jonghakseo in #105
- Add type only imports, remove eslint-plugin-react warning by @kangju2000 in #99
New Contributors
- @TP-O made their first contribution in #84
- @pmorch made their first contribution in #101
- @kangju2000 made their first contribution in #99
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #58
- Bump eslint from 8.24.0 to 8.36.0 by @dependabot in #59
- Bump @types/chrome from 0.0.197 to 0.0.224 by @dependabot in #63
- Bump fs-extra from 10.1.0 to 11.1.0 by @dependabot in #60
- Bump jest-environment-jsdom from 29.0.3 to 29.5.0 by @dependabot in #62
- Bump @types/react-dom from 18.0.6 to 18.0.11 by @dependabot in #61
- fix: date now ms error by @Jonghakseo in #70
- Bump @vitejs/plugin-react from 2.1.0 to 2.2.0 by @dependabot in #68
- fix: custom-dynamic-import now working for import with then by @OmriBarZik in #73
- Bump eslint-plugin-react from 7.31.8 to 7.32.2 by @dependabot in #65
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.56.0 by @dependabot in #71
- Revert "fix: custom-dynamic-import now working for import with then" by @Jonghakseo in #75
- Bump ts-loader from 9.4.1 to 9.4.2 by @dependabot in #66
- Bump vite and @vitejs/plugin-react by @dependabot in #78
- Revert "Bump vite and @vitejs/plugin-react" by @Jonghakseo in #82
New Contributors
- @dependabot made their first contribution in #58
- @OmriBarZik made their first contribution in #73
Full Changelog: 0.0.5...0.0.6
v0.0.5
What's Changed
- fix: content script cache invalidation by @Jonghakseo in #55
Full Changelog: 0.0.4...0.0.5
v0.0.4
What's Changed
- Chore: more specific error message by @Jonghakseo in #47
- Refactor: extract interpreter class by @Jonghakseo in #50
- Revert "Fix: make-manifest outDir path" by @Jonghakseo in #51
- Fix: add first manifest.json by @Jonghakseo in #52
Full Changelog: 0.0.3...0.0.4
v0.0.3
v0.0.2
What's Changed
- Remove nodemon & Use Rollup Cache via watch option by @Jonghakseo in #41
Full Changelog: 0.0.1...0.02
v0.0.1
What's Changed
- fix: adjustments to generate manifest and filenames correctly on Linux by @fell-lucas in #1
- Apply fixes from CodeFactor by @codefactor-io in #2
- Dev by @Jonghakseo in #5
- Add source map build config by @Jonghakseo in #10
- Add content view in content script by @Jonghakseo in #9
- fix: run content script with type module by @bowencool in #15
- build: content css by @bowencool in #16
- Build/content css by @bowencool in #17
- refactor: content demo by @JunyWuuuu91 in #19
- deps: update by @JunyWuuuu91 in #20
- Deps update(vite3) by @JunyWuuuu91 in #21
- deps: update by @JunyWuuuu91 in #22
- Add custom dynamic import plugin by @Jonghakseo in #24
- Add HMR by @Jonghakseo in #25
- deps update & fix HMR by @JunyWuuuu91 in #28
- Chore/Manifest by @Jonghakseo in #31
- FIX: rename Popup.jsx to Popup.tsx by @xuoutput in #35
- fixes hot-reload on Windows by @aarcangeli in #36
New Contributors
- @fell-lucas made their first contribution in #1
- @codefactor-io made their first contribution in #2
- @Jonghakseo made their first contribution in #5
- @bowencool made their first contribution in #15
- @JunyWuuuu91 made their first contribution in #19
- @xuoutput made their first contribution in #35
- @aarcangeli made their first contribution in #36
Full Changelog: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/commits/0.0.1