Simen Bekkhus

Results 1237 comments of Simen Bekkhus

This landed in #544 I believe - sorry about the radio silence!

@zbjornson could you target `next` with this?

@zbjornson I landed `next` on master and did a prerelease. So any breaking changes should be fine to land

@zbjornson I plan to release a stable v15 this week. Will you be able to work on the two issues in https://github.com/siimon/prom-client/issues?q=is:open+label:semver-major? If yes, I'll hold off - if not...

Does this still provide improvements after #594?

In my mind, @kevva's solution is more idiomatic React

Should probably add a `yarn lint` run as a step in https://github.com/Unleash/unleash-client-node/blob/main/.github/workflows/build-and-test.yaml to avoid regressing in the future

> @SimenB Do you know why this `istanbul ignore next` was added to the preprocessor ? Not sure - it was added back in https://github.com/facebook/jest/pull/785 before my involvement with the...