peters

Results 5 comments of peters

@shama i c. any thoughts about just using `colors/safe` as advised in [colors#usage][usage] section? That way the pollution would stop however the output would stay the same. [usage]: https://github.com/Marak/colors.js#usage

@shama ahh, i c. if I create a `PR` about the change do u think we could create a β€œpre-β€œ tagged version - published to npm - w/ your suggested...

I ran into this issue on `9.2.4` but by upgrading to `9.12.0` it's not a problem anymore. I don't have time to dig, but @gavvvr you might wanna recheck? Maybe...

> I assume Node has experimental support for TypeScript, so it works now? My node version (`v23.9.0`) didn't change, there must've been some change in `wdio` between `9.2.4` and `9.12.0`...

Sorry, I might've misformulated my issue. My point is that the [`9.0.0` release notes](https://github.com/infernojs/inferno/releases/tag/v9.0.0) contains that: > inferno-create-class has been removed, use createComponentVNode, createElement APIs instead. And the current [`9.x+`...