main
feat(lockfile): default to lockfile v5 (#28950)
feat(unstable): ability to only install dependencies older than a certain date (#30752)
fix: cache bust http cache on lockfile integrity mismatch (#28087)
fix: adjust suggestion for lockfile regeneration (#25107)
feat: add `--allow-import` flag (#25469)
chore(lint): add .out file reference checker (#27078)
fix(npm): add a deduplication pass and reduce lockfile diffs (#30973)
fix: reject empty package name in package.json dependencies (#34514)
feat(check): type-check with native tsc by default (#35938)
feat(lockfile): auto-resolve git merge conflicts in deno.lock (#34726)
fix: break unstable lockfile v5 to remove "has" from property names (#29095)
fix(npm): avoid spurious npm re-resolution that fails under --cached-only (#35051)
feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)
fix(install): report installed npm packages when not using node_modules, fix double counting (#31536)
fix(lockfile): write through deno.lock symlink instead of replacing it (#34826)