#experimental status
11 messages · Page 1 of 1 (latest)
I don't really think it is honestly
I just can't merge a semver:major rn
It will most likely be merged when the whole flood of semver:majors get merged
I was under the assumption that it was due to it using experimental stuff, especially with kyranet's recent comment 😄
it looks like streams aren't going to give an experimental warning in v17.13.0 (https://github.com/nodejs/node/pull/41167) so the earliest stable version will be v18
I was just curious when would be the full package considered non-experimental
But yeah, not a deciding factor, in fact we were talking about just yolo'ing undici into @discordjs/rest regardless of whether it's experimental or not a while ago
I actually tried opening a pr to replace it in djs/rest but nock doesn't work with undici
undici supplies its own mocks but it is not easy rewriting all of the tests 😅
(and nock has a nicer api imo)