File tree Expand file tree Collapse file tree
packages/vitest-environment-stencil Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.1.20] ( https://github.com/stenciljs/vitest/compare/v1.1.19...v1.1.20 ) (2026-02-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * stop ` toEqualHtml ` string comparison from stripping outer tags ([ #20 ] ( https://github.com/stenciljs/vitest/issues/20 ) ) ([ d163696] ( https://github.com/stenciljs/vitest/commit/d1636966ffde0773832590817d3fe71bdb5277e8 ) )
7+
18## [ 1.1.19] ( https://github.com/stenciljs/vitest/compare/v1.1.18...v1.1.19 ) (2026-02-16)
29
310
Original file line number Diff line number Diff line change 44 "type" : " git" ,
55 "url" : " https://github.com/stenciljs/vitest"
66 },
7- "version" : " 1.1.19 " ,
7+ "version" : " 1.1.20 " ,
88 "description" : " First-class testing utilities for Stencil design systems with Vitest" ,
99 "license" : " MIT" ,
1010 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vitest-environment-stencil" ,
3- "version" : " 1.1.19 " ,
3+ "version" : " 1.1.20 " ,
44 "description" : " Custom Vitest environment for Stencil component testing" ,
55 "type" : " module" ,
66 "main" : " ./index.mjs" ,
You can’t perform that action at this time.
0 commit comments