Releases: stencil-community/unplugin-stencil
Releases · stencil-community/unplugin-stencil
Release 0.4.1
06 Nov 00:02
Compare
Sorry, something went wrong.
No results found
Merge pull request #12 from davidpett/fix-bundle-close (67f9047 )
fix: process.exit in writeBundle hook (fa54867 )
Release 0.4.0
08 Oct 18:13
Compare
Sorry, something went wrong.
No results found
Merge pull request #10 from msatti-shg/feature/sourcemaps (74319b0 )
fix: install playwright in ci (0e7bfe2 )
chore: fix linting errors (4579e52 )
feat: add sourcemaps for coverage support (820180a )
chore: setup coverage for vitest projects (09747fc )
chore: setup vitest projects for unplugin and playground (f518cba )
chore: bump vitest version (6a16c03 )
Release 0.3.5
19 Jun 15:58
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from davidpett/patch-1 (6e1ef2c )
chore: buildEnd is never called in dev mode (0478513 )
chore: change to closeBundle and check for watch mode (813147d )
fix: exit on buildEnd (d89dc50 )
Release 0.3.4
11 Jun 15:10
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from acerspyro/bugfix/win32-support (a7758ce )
fix: support win32 paths when transforming compiled code (ec95805 )
Release 0.3.3
10 Jun 18:01
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from timurzholudev/main (6af04b9 )
refactor(index): move build generation before file existence check (ac4d4dc )
Merge pull request #1 from stencil-community/main (8ebcb93 )
Release 0.3.2
29 May 17:35
Compare
Sorry, something went wrong.
No results found
fix(*): commit missing changes to transform function (176f5c5 )
Release 0.3.1
29 May 17:28
Compare
Sorry, something went wrong.
No results found
fix(*): make sure to always return a compiled file (c74142a )
Release 0.3.0
29 May 16:53
Compare
Sorry, something went wrong.
No results found
Merge pull request #4 from timurzholudev/main (4a62e8f )
refactor(*): switch to event-driven queue and rename ensureFreshBuild to `getLatestBuild (27a1f13 )
fix(*): extract functionality to external class (9785391 )
fix(index): serialize builds to prevent stale output race (48573ee )
fix(index): add compiler build (7660452 )
Release 0.2.9
16 May 01:42
Compare
Sorry, something went wrong.
No results found
Merge pull request #2 from timurzholudev/main (483792e )
fix(*): resolve ESM import issue with @stencil/core and bump packages (436be4b )
Release 0.2.8
30 Apr 19:15
Compare
Sorry, something went wrong.
No results found
fix: trigger compiler once on build start (61dbd6a )