Ryan Waskiewicz

Results 330 comments of Ryan Waskiewicz

@dgonzalezr I suspect there may be a similar bug to the one that was fixed related to the `dist-hydrate-script` output target. Can you do me a favor and comment out...

@dgonzalezr Thanks! I'm going to create a new issue here in GitHub to capture the issue with `dist-hydrate-script'

https://github.com/ionic-team/stencil/issues/4260 created

For anyone running into this issue with `dist-custom-elements` and `dist-hydrate-script` set, please see https://github.com/ionic-team/stencil/issues/4260#issuecomment-1613190360

@shtolcers If you get a moment, can you please try ``` npm i @stencil/[email protected] ``` and help me confirm that fixes the issue?

👋 I have this work scheduled to begin early next year. Our aim will be to support Jest 28, 29 in a backwards compatible manner while making it easier to...

Hey folks 👋 Support for newer versions of Jest will be our next item to tackle. We made the decision to remove additional technical debt/unused Stencil functionality in favor of...

> Updating to Stencil 3.3.1 allows Typescript update to 5.1.3. But Typescript 5+ is not accepted by ts-jest 27+, so it is required to update ts-jest to 29+, what requires...

The fix for this issue has been released as a [part of today's Stencil v4.7.0 release](https://github.com/ionic-team/stencil/releases/tag/v4.7.0). Should the issue reappear, please feel free to open a new ticket. Thanks!

I'm unable to reproduce this locally with the provided reproduction case with the following libraries: ``` âžœ stencil-typescript-rollup-issue git:(master) ✗ npm ls @types/google.visualization └── @types/[email protected] âžœ stencil-typescript-rollup-issue git:(master) ✗ npm...