Commit 0534792 introduced a min Node version bump to Node 18, meaning support for 14 and 16 was dropped in a minor release. This just broke our CI.
For the moment we can work around this with a dependency resolution override but I'd ask to only drop Node version support in a major version. I'm sure we're not the only ones affected by this. More specifically, folks running Remix v1 on Node 16 are probably gonna run into this.