Closed ykmnkmi closed 1 year ago
Because I found those fails interesting, I took a look at it. The tests use intl 0.18.1 which was published yesterday and one of the changes was this:
Instead of a normal whitespace it's now a \u202F
or Narrow No-Break Space (NNBSP).
@denniskaselow thank you.
@GZGavinZhao, I don't think it's breaking PR, as it's not a public package. Strange fails, could they be related to Chrome?
I agree that this doesn't need to be a breaking change. Also thank you @denniskaselow for investigating the issue!
@GZGavinZhao, I don't think it's breaking PR, as it's not a public package. Strange fails, could they be related to Chrome?