- Add DENO_NO_PACKAGE_JSON environment variable to control package.json usage
- Improve npm handling: lazy installation of dependencies, respect missing config, and ignore various specifiers in package.json
- Fix several import-related issues: concurrent dynamic imports stability, remote specifier remapping, and allow data URL imports
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.