Releases: cardoso/vite-plugin-lwc
Releases · cardoso/vite-plugin-lwc
v4.1.0
What's Changed
- feat(examples): add csr with base components by @cardoso in #54
- chore: update example links by @cardoso in #55
- chore(examples/ssr): disable synthetic shadow support by @cardoso in #56
- chore(deps): update lwc and vitest by @cardoso in #58
- chore: update pnpm to 10.6.1 by @cardoso in #59
- chore(deps-dev): bump the theoretically-non-breaking group with 7 updates by @dependabot in #60
- feat: hmr by @cardoso in #61
Full Changelog: v4.0.2...v4.1.0
v4.0.2
v4.0.1
What's Changed
- chore: update deps by @cardoso in #12
- chore: remove repl by @cardoso in #13
- chore: add test to ci by @cardoso in #14
- chore: dependency update by @cardoso in #15
- chore: add eslint-gitignore by @cardoso in #16
- chore(ci): preview compact by @cardoso in #17
- chore(ci): only install chromium by @cardoso in #18
- chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.24.0 by @dependabot in #20
- chore(deps): bump compression from 1.7.5 to 1.8.0 by @dependabot in #19
- Update dependabot.yml by @cardoso in #26
- chore(deps): bump the theoretically-non-breaking group with 17 updates by @dependabot in #27
- chore: reduce dependencies in examples by @cardoso in #28
- chore: override esbuild by @cardoso in #29
- chore(examples): use link workspace packages by @cardoso in #30
- docs: add example links to README.md by @cardoso in #31
- chore(release): bump 5.0.0 by @cardoso in #32
- chore: prevent stackblitz from formatting examples by @cardoso in #33
- chore(ci): publish main branch by @cardoso in #34
- chore: update eslint by @cardoso in #35
- fix: hydration mistmatch in ssr sample by @cardoso in #36
- feat: create-lwc by @cardoso in #37
- chore: add typed linting by @cardoso in #38
- chore(deps-dev): bump the theoretically-non-breaking group with 4 updates by @dependabot in #40
- chore: update pnpm by @cardoso in #41
- fix: stackblitz examples by @cardoso in #42
- chore: update pnpm to 10.5.1 by @cardoso in #43
- chore: update pnpm by @cardoso in #44
- chore(deps): typescript 5.8 by @cardoso in #47
- chore(deps): allow-list esbuild, msw, simple-git-hooks by @cardoso in #48
- chore: update typescript eslint to 8.26.0 by @cardoso in #49
- chore: introduce changesets by @cardoso in #50
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- chore(deps-dev): bump @custom-elements-manifest/analyzer from 0.10.3 to 0.10.4 by @dependabot in #2
- chore(deps-dev): bump rollup from 4.32.0 to 4.32.1 by @dependabot in #3
- chore(deps-dev): bump @types/node from 22.10.10 to 22.13.0 by @dependabot in #4
- chore(deps-dev): bump vite-plugin-cem from 0.8.1 to 0.8.2 by @dependabot in #5
- chore(deps-dev): bump playwright from 1.50.0 to 1.50.1 by @dependabot in #6
- chore(deps-dev): bump rollup from 4.32.1 to 4.34.1 by @dependabot in #7
- chore(repl): create README.md by @cardoso in #8
- chore(deps): add pnpm overrides by @cardoso in #9
- fix: move vite and @lwc/rollup-plugin to peer dependencies by @cardoso in #10
- chore: release 4.0.0 by @cardoso in #11
New Contributors
- @dependabot made their first contribution in #2
- @cardoso made their first contribution in #8
Full Changelog: v3.0.0...v4.0.0