github denoland/deno v1.28.1

latest releases: v1.44.4, v1.44.3, v1.44.2...
19 months ago

1.28.1 / 2022.11.16

  • fix(bundle): explicit error when using an npm specifier with deno bundle (#16637)
  • fix(cli): add a jsdoc tag for UnstableRunOptions (#16525)
  • fix(ext/webstorage): make web storages re-assignable (#16661)
  • fix(install): support npm specifiers (#16634)
  • fix(lock): ensure npm dependencies are written with --lock-write (#16668)
  • fix(npm): don't fail if conditional exports don't contains types (#16651)
  • fix(npm): handle peer dep being resolved without resolved dep higher in tree and then with (#16640)
  • fix(npm): probing for files that have a file stem (#16641)
  • fix(npm): properly handle getting @types package for scoped packages (#16655)
  • fix(npm): support dist tags specified in npm package dependencies (#16652)
  • fix(npm): support non-all lowercase package names (#16669)
  • fix(npm): using types for packages with subpath (#16656)
  • perf(runtime/spawn): collect output using op_read_all (#16596)

Don't miss a new deno release

NewReleases is sending notifications on new releases.