nitrojs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.build
MIT License
6.16k stars 507 forks source link

fix: handle incompatible compatibility date for presets #2828

Closed pi0 closed 17 hours ago

pi0 commented 17 hours ago

When using presets with incompatible compatibility dates, this PR adds a new functionality for the resolver to explicitly detect it and throw an error.

Other relavant fixes: