@astrojs/node@10.0.4
Released@astrojs/node@10.0.4 is a unknown release. Key changes include:
- #16002 846f27f Thanks @buley! - Fixes file descriptor leaks from read streams that were not destroyed on client disconnect or read errors;
- #15941 f41584a Thanks @ematipico! - Fixes an infinite loop in resolveClientDir() when the server entry point is bundled with esbuild or similar tools. The func….