Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.31.1 #17936

Merged
merged 4 commits into from
Feb 25, 2023
Merged

1.31.1 #17936

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update
  • Loading branch information
dsherret committed Feb 25, 2023
commit 47ccb04d0643936f0e6aff6ccb01b075f2e7546a
3 changes: 2 additions & 1 deletion Releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ https://github.com/denoland/deno_install
`--no-npm` (#17924)
- fix: ensure concurrent non-statically analyzable dynamic imports do not
sometimes fail (#17923)
- fix: ignore workspace specifiers in package.json (#17934)
- fix: ignore workspace, git, file, http, https specifiers in package.json
(#17934, #17938)
- fix: regression remapping remote specifier to local file (#17935)
- fix: remote modules should be allowed to import data urls (#17920)

Expand Down