You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@
3
3
4
4
### Bug Fixes
5
5
6
-
***build:** add more platform specific optionalDependencies ([#6195](https://github.com/stenciljs/core/issues/6195)) ([#6196](https://github.com/stenciljs/core/issues/6196)) ([e2965e5](https://github.com/stenciljs/core/commit/e2965e555a709a66708f90797dfab1fd9b831567))
7
-
***build:** get ts to handle `.d.mts` files ([#6197](https://github.com/stenciljs/core/issues/6197)) ([d9095b2](https://github.com/stenciljs/core/commit/d9095b2be23b2c3d2996fd647988dc555b8635e9))
8
-
***compiler:** get to handle .cts files ([#6199](https://github.com/stenciljs/core/issues/6199)) ([6c1804f](https://github.com/stenciljs/core/commit/6c1804f7276a47a9b314e686dcd2bac81656ecd7))
9
-
***loader:** remove package.json as it interferes with main ([#6200](https://github.com/stenciljs/core/issues/6200)) ([bad6e1e](https://github.com/stenciljs/core/commit/bad6e1e7ad8d0ed047e956313099848c3b4f3836))
6
+
***build:** add more platform specific optionalDependencies ([#6196](https://github.com/stenciljs/core/issues/6196)) ([e2965e5](https://github.com/stenciljs/core/commit/e2965e555a709a66708f90797dfab1fd9b831567)), closes [#6195](https://github.com/stenciljs/core/issues/6195)
7
+
***build:** get ts to handle `.d.mts` files ([#6193](https://github.com/stenciljs/core/issues/6193)) ([d9095b2](https://github.com/stenciljs/core/commit/d9095b2be23b2c3d2996fd647988dc555b8635e9)), closes [#6195](https://github.com/stenciljs/core/issues/6195)
8
+
***compiler:** get to handle .cts files ([#6199](https://github.com/stenciljs/core/issues/6199)) ([6c1804f](https://github.com/stenciljs/core/commit/6c1804f7276a47a9b314e686dcd2bac81656ecd7)), closes [#6198](https://github.com/stenciljs/core/issues/6198)
9
+
***loader:** remove package.json as it interferes with main ([#6200](https://github.com/stenciljs/core/issues/6200)) ([bad6e1e](https://github.com/stenciljs/core/commit/bad6e1e7ad8d0ed047e956313099848c3b4f3836)), closes [#5637](https://github.com/stenciljs/core/issues/5637)
0 commit comments