Jake Champion
Jake Champion
Perhaps a dynamically generated feature detect could be implemented for the Intl polyfills - this would require changing how feature detects are implemented within polyfill-library but it would allow for...
Hi @IgnusG, this project aims to only implement stage 4 features as stage 3 is still experimental, if the feature makes it to stage 4 then we will look into...
Im implementing a promise library and ran a big test suite on other promise libraries
@HyperBrain, I agree that an immediate exit with an error message which explicitly states that `provider.versionFunctions` needs to be set to `true` is the best approach to take. I just...
We have a monorepo using release-please-action here -> https://github.com/Financial-Times/origami It is working really well for us, thank you to all the people who worked on release-please and the action!
> Is there a particular difference between using `release_created` and `releases_created`? I don't know what the difference is, hopefully a release-please maintainer could answer that for you. What I do...
> 1.4 does not help us. I reached out to browserstack help but they referred me to this plugin. This PR fixes the issue, are you or @dignifiedquire able to...
@romainmenke We're happy to have this in the contributors guide. I can't see any differences in the last three columns, were there meant to be differences?
@cdaringe our user-agent normaliser converts android chrome to chrome - if I remember correctly, android chrome and desktop chrome have the same feature set which is why we use `chrome`...
@romainmenke would [core-web](https://core-web.mrhenry.studio/) be a possible solution for this situation?