版本发布 8
## What's Changed * build(deps): bump actions/checkout from 2 to 4 by @dependabot in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/1004 * fix/git-guardian-ignoring by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/1006 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.5.0...0.5.1
## What's Changed * fix: use `ValueOf` from `@extension/shared` instead of redefining by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/890 * chore: bump year in LICENSE by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/892 * chore: rename prettier to format in all package.json by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/893 * fix: add missing eslint --fix for lint-staged by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/894 * feat/configure-eslint-for-esnext by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/891 * docs: remove info about git configuration refactor a little `Getting started` points and add new with IDE/Editor settings by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/895 * Update README instructions for setting up VS Code by @weilueluo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/898 * fix/linter-scripts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/899 * feat: add 2 more rules to eslint.config.ts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/900 * Feat/change target branch for prs by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/901 * feat/create-adding-assignes-to-pr by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/902 * fix/github-workflows by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/910 * feat: prettify classNames in `pages` components by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/921 * fix/eslint-config by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/919 * deps/bump-all by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/922 * clean/prettify-storage-and-shared by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/928 * fix: add missing consistent-type-imports rule to eslint.config.ts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/929 * fix/eslint-import-order by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/932 * fix/tailwind global styles and ToggleButton styles issue by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/931 * fix/update README for `ui` and add import for css for `content-ui` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/934 * fix/module-manager by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/897 * fix/module-manager to removing devtools-panel test correctly by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/940 * fix/linter exports issue and adjust configs by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/941 * feat/add-example-loading-and-error-#850 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/933 * feat/configure restriction for importing `type-fest` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/944 * fix/add-eslint-import-checking by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/945 * feat/edit-gh-workflow by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/946 * fix/remove closing other actions on branch change(workflow) by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/947 * fix/remove `already-exists` section from auto-change-prs-branch by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/948 * chore/add 'on' reopened for change branch workflow by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/949 * fix/all-workflows-execution by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/953 * fix/change all `on` from `pull_request` to `pull_request_target` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/954 * fix/tailwind-for-ui-reloading-#935 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/951 * deps/bump-deps by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/959 * fix/bump node to 22.15.0 in .nvmrc by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/961 * docs: remove icon next to discord on README.md by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/927 * deps: bump turbo to 2.5.2 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/963 * fix: add onlyBuildDependencies for pnpm-workspace.yaml by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/964 * feat/add-module-manager-CLI-support-#936 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/943 * feat: create project url in shared const and use it across pages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/968 * feat/add-eslint-arrow-func-checking by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/969 * feat: add new .yml templates for issues by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/970 * fix: adjust env package to look like other packages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/971 * feat/unify-folders-and-files-names by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/972 * feat/add-removing-tests-to-module-manager by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/973 * feat/simplify-module-manager by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/974 * feat: use `Type` suffix for types and `I` prefix for interfaces by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/975 * feat: enable daemon for turbo.json by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/976 * deps: bump several packages and pnpm version by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/977 * feat: Create plugin for resolve multiple entry points for content and content-ui scripts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/846 * feat/enable-prettier-tailwind-plugin by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/978 * feat/add-canceling-workflows-on-close by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/986 * deps: bump several packages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/987 * chore/add-git-guardian-ignore by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/988 * fix: start init-reload-server directly from .ts file by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/989 * fix: skip throwing error on init-reload-server.ts when server already running by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/993 * Module manager test by @govza in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/994 * fix/running-bash-scripts-on-different-OS-#990 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/995 * deps/bump-several-packages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/996 * deps: bump all package.json versions to 0.5.0 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/997 * main-to-dev by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/998 * feat/create-deps-workflow by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/999 ## New Contributors * @weilueluo made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/898 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.4.3...0.5.0
## What's Changed * fix: use `ValueOf` from `@extension/shared` instead of redefining by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/890 * chore: bump year in LICENSE by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/892 * chore: rename prettier to format in all package.json by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/893 * fix: add missing eslint --fix for lint-staged by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/894 * feat/configure-eslint-for-esnext by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/891 * docs: remove info about git configuration refactor a little `Getting started` points and add new with IDE/Editor settings by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/895 * Update README instructions for setting up VS Code by @weilueluo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/898 * fix/linter-scripts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/899 * feat: add 2 more rules to eslint.config.ts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/900 * Feat/change target branch for prs by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/901 * feat/create-adding-assignes-to-pr by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/902 * fix/github-workflows by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/910 * feat: prettify classNames in `pages` components by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/921 * fix/eslint-config by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/919 * deps/bump-all by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/922 * clean/prettify-storage-and-shared by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/928 * fix: add missing consistent-type-imports rule to eslint.config.ts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/929 * fix/eslint-import-order by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/932 * fix/tailwind global styles and ToggleButton styles issue by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/931 * fix/update README for `ui` and add import for css for `content-ui` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/934 * fix/module-manager by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/897 * fix/module-manager to removing devtools-panel test correctly by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/940 * fix/linter exports issue and adjust configs by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/941 * feat/add-example-loading-and-error-#850 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/933 * feat/configure restriction for importing `type-fest` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/944 * fix/add-eslint-import-checking by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/945 * feat/edit-gh-workflow by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/946 * fix/remove closing other actions on branch change(workflow) by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/947 * fix/remove `already-exists` section from auto-change-prs-branch by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/948 * chore/add 'on' reopened for change branch workflow by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/949 * fix/all-workflows-execution by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/953 * fix/change all `on` from `pull_request` to `pull_request_target` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/954 * fix/tailwind-for-ui-reloading-#935 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/951 * deps/bump-deps by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/959 * fix/bump node to 22.15.0 in .nvmrc by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/961 * docs: remove icon next to discord on README.md by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/927 * deps: bump turbo to 2.5.2 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/963 * fix: add onlyBuildDependencies for pnpm-workspace.yaml by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/964 * feat/add-module-manager-CLI-support-#936 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/943 * feat: create project url in shared const and use it across pages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/968 * feat/add-eslint-arrow-func-checking by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/969 * feat: add new .yml templates for issues by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/970 * fix: adjust env package to look like other packages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/971 * feat/unify-folders-and-files-names by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/972 * feat/add-removing-tests-to-module-manager by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/973 * feat/simplify-module-manager by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/974 * feat: use `Type` suffix for types and `I` prefix for interfaces by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/975 * feat: enable daemon for turbo.json by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/976 * deps: bump several packages and pnpm version by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/977 * feat: Create plugin for resolve multiple entry points for content and content-ui scripts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/846 * feat/enable-prettier-tailwind-plugin by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/978 * feat/add-canceling-workflows-on-close by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/986 * deps: bump several packages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/987 * chore/add-git-guardian-ignore by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/988 * fix: start init-reload-server directly from .ts file by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/989 * fix: skip throwing error on init-reload-server.ts when server already running by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/993 * Module manager test by @govza in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/994 * fix/running-bash-scripts-on-different-OS-#990 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/995 * deps/bump-several-packages by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/996 ## New Contributors * @weilueluo made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/898 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.4.3...0.5.0
## What's Changed * chores by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/880 * Edit ui package README by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/881 * fix(module-manager): read archive files if exists by @ahmetveburak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/883 * Fixes readmemd by @lafolle in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/882 * fix: Handle string chunks in file streaming for zip operations by @sanyu1225 in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/884 * docs: fix typo by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/887 ## New Contributors * @ahmetveburak made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/883 * @lafolle made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/882 * @sanyu1225 made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/884 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.4.2...0.4.3
## What's Changed * Update deps by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/877 * bump 0.4.2 + update README.md by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/878 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.4.1...0.4.2
## What's Changed * Add Module manger for opt-out unused pages by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/875 * bump: 0.4.1 by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/876 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.4.0...0.4.1
## What's Changed * feat/add full ts support/coverage by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/711 * fix/add-missing-changes-to-#711 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/829 * deps/bump-ts-5.7.3 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/831 * fix/missing-changes-from-#711 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/832 * fix: Vite Rollup error about resolving import with alias by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/837 * feat/create better solution for env vars by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/725 * hotfix: remove unnecessary `ready:dev` from i18n module package.json by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/840 * feat/Take packages from root package.json by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/842 * feat: add ci on dev by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/844 * fix: Avoid running condition for `content-ui` on tw classes change by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/841 * chore: create folder for group bash scripts by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/839 * feat: unify popup and content-ui toggle buttons by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/843 * fix: use ToggleButton over Button for all pages and move styles inside ToggleButton by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/847 * Main to dev by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/855 * Fix/turbo config by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/854 * main-to-dev by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/864 * feat: change all packages to be `module` by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/859 * fix: remove .eslintignore from env package by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/869 * Ensure valid manifest for Firefox when background or options are not present by @PrinceGupta1999 in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/867 * Better-er support for firefox by @nivekmai in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/834 * dev to main by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/871 * fix #868 by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/873 * bump: 0.4.0 by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/874 ## New Contributors * @PrinceGupta1999 made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/867 * @nivekmai made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/834 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.3.7...0.4.0
## What's Changed * Fix #807 - Extract sidePanel config to withSidePanel by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/809 * Enhance: comportable pnpm zip by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/811 * build(deps-dev): bump tsx from 4.19.1 to 4.19.2 by @dependabot in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/801 * Refactor: move refresh.js to utils by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/813 * chore: set off daemon for entire app by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/731 * feat: bump node to 22 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/748 * fix: remove vite.config.mts.timestamp from project by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/732 * fix: turbo build error by bump turbo to 2.3.3 by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/823 * build(deps-dev): bump @wdio/globals from 9.4.1 to 9.4.5 by @dependabot in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/822 * build(deps-dev): bump @wdio/cli from 9.1.2 to 9.4.5 by @dependabot in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/821 * Update README.md by @fshift95 in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/825 * feat: edit and extend bug_report.md by @PatrykKuniczak in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/828 * Use eslint v9 flat config by @plbstl in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/699 * Remove git config instructions from README.md and create .gitattributes file by @Ste1io in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/838 * Fix: theme toggle each time content script is loaded by @tr4cks in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/835 * bump: 0.3.6 by @Jonghakseo in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/853 ## New Contributors * @fshift95 made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/825 * @plbstl made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/699 * @Ste1io made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/838 * @tr4cks made their first contribution in https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/835 **Full Changelog**: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/compare/0.3.5...0.3.6