Releases: Jonghakseo/chrome-extension-boilerplate-react-vite
Releases · Jonghakseo/chrome-extension-boilerplate-react-vite
0.1.16
What's Changed
- build(deps-dev): bump @types/node from 20.14.2 to 20.14.10 by @dependabot in #548
- build(deps-dev): bump sass from 1.77.5 to 1.77.6 by @dependabot in #532
- build(deps-dev): bump @laynezh/vite-plugin-lib-assets from 0.5.21 to 0.5.23 by @dependabot in #531
- build(deps-dev): bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 by @dependabot in #534
- build(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.3 by @dependabot in #530
- deps: update turborepo to 2.0.6 by @PatrykKuniczak in #557
- build(deps): bump ws from 8.17.1 to 8.18.0 by @dependabot in #551
- fix: downgrade ts version to 5.4 for solve conflict with @typescript-eslint/typescript-estree by @PatrykKuniczak in #556
- deps: update pnpm to 9.5.0 by @PatrykKuniczak in #554
- Use turborepo tui by @Jonghakseo in #563
- Fix: issue#539 by @Jonghakseo in #545
- feat: update deps and resolve deps issue by @Jonghakseo in #564
- fix #567 by @Leizhenpeng in #568
- Fix #568 by @Jonghakseo in #569
- fix: remove messages about empty directory for all modules by @PatrykKuniczak in #555
- Enahcne: github actions by @Jonghakseo in #570
Full Changelog: 0.1.15...0.1.16
0.1.15
What's Changed
- [FIx] Lint Error by @Jonghakseo in #544
- Add chrome types into hmr package by @Jonghakseo in #546
- feat: add watchPublicPlugin for Chrome extension #542 by @Leizhenpeng in #547
New Contributors
- @Leizhenpeng made their first contribution in #547
Full Changelog: 0.1.14...0.1.15
0.0.17 (Legacy)
What's Changed
- fix(README): fix husky link by @barantaran in #389
- build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 by @dependabot in #364
- build(deps-dev): bump vite from 5.0.11 to 5.0.12 by @dependabot in #370
- build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #387
- [Refactor] vite.config.ts by @Jonghakseo in #392
- build(deps-dev): bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 by @dependabot in #393
- Fix type guard to return the correct type by @ofir-zeitoun in #396
- docs: add ofir-zeitoun as a contributor for code by @allcontributors in #397
- docs: add barantaran as a contributor for code by @allcontributors in #398
- docs: add Gai-H as a contributor for code by @allcontributors in #399
- fix: check manifest content scripts existence before iteration by @barantaran in #407
- docs: add barantaran as a contributor for bug by @allcontributors in #410
- feat: change document lang to en by @debugtheworldbot in #412
- docs: add debugtheworldbot as a contributor for code by @allcontributors in #413
- fix: wrong file name for README.md by @PatrykKuniczak in #414
- README: ChakraProvider into popup.tsx example by @Jonghakseo in #423
- refactor: add support to non trivial types by @ofir-zeitoun in #422
- build(deps-dev): bump @types/chrome from 0.0.251 to 0.0.263 by @dependabot in #416
- build(deps-dev): bump sass from 1.69.5 to 1.72.0 by @dependabot in #419
- fix(blog): variable conflict by @webLiang in #444
- Main to Legacy by @Jonghakseo in #450
- Fix PR #329 by @Jonghakseo in #494
New Contributors
- @barantaran made their first contribution in #389
- @ofir-zeitoun made their first contribution in #396
- @debugtheworldbot made their first contribution in #412
Full Changelog: 0.0.16...0.0.17
0.1.14
What's Changed
- fix: ignoring files/folders from root .prettierignore by modules by @PatrykKuniczak in #517
- deps: update pnpm to 9.4.0 by @PatrykKuniczak in #518
- chore: remove logs and update readme by @wonkyDD in #522
- remove vite api deprecated warning by @wonkyDD in #525
- add eslintcache and prettiercache option in script by @wonkyDD in #528
- build(deps): add lint-staged and husky by @wonkyDD in #513
- Fix logo in the popup page by @TheShinriel in #535
- [Fix] first "pnpm dev"'s error log by @Jonghakseo in #537
New Contributors
- @TheShinriel made their first contribution in #535
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- deps: update pnpm to 9.3.0 by @PatrykKuniczak in #501
- deps: update tailwindcss to 3.4.4 by @PatrykKuniczak in #502
- build(deps): bump ws from 8.17.0 to 8.17.1 by @dependabot in #504
- build(deps-dev): bump tslib from 2.6.2 to 2.6.3 by @dependabot in #505
- build(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot in #506
- build(deps-dev): bump sass from 1.74.1 to 1.77.5 by @dependabot in #508
- build(deps-dev): bump tsup from 8.0.2 to 8.1.0 by @dependabot in #507
- chore: update .gitignore and log message by @wonkyDD in #512
- fix: Add missing build before dev scripts by @PatrykKuniczak in #503
- tsup -> tsc for tree shaking by @Jonghakseo in #511
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- fix: Change folder name from newtab -> new-tab by @PatrykKuniczak in #498
- fix: Change folder name from sidepanel -> side-panel by @PatrykKuniczak in #499
Full Changelog: 0.1.11...0.1.12
0.1.11
0.1.10
What's Changed
- fix: missing storageMap into useStorage by @Jonghakseo in #493
- Enhanec: add cache busting some packages (shared, storage) by @Jonghakseo in #495
Full Changelog: 0.1.9...0.1.10
0.1.9
What's Changed
- build(deps): bump react and @types/react by @dependabot in #481
- build(deps-dev): bump typescript from 5.2.2 to 5.4.5 by @dependabot in #459
- build(deps-dev): bump rollup from 4.17.2 to 4.18.0 by @dependabot in #483
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #476
- build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #463
- FIX: add build server by @Jonghakseo in #492
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- chore: delete unused index.html by @Jonghakseo in #486
- feat: move jsdoc position by @Jonghakseo in #487
- docs: add README.md into shared package by @Jonghakseo in #488
- bump turbo version for use new tui feature by @jackluson in #490
- chore: delete unused package by @Jonghakseo in #491
New Contributors
- @jackluson made their first contribution in #490
Full Changelog: 0.1.7...0.1.8