Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) | David Sherret |
2024-07-04 | feat: npm workspace and better Deno workspace support (#24334) | David Sherret |
2024-06-06 | refactor: remove `PermissionsContainer` in deno_runtime (#24119) | David Sherret |
2024-04-23 | fix(workspace): provide workspace members as 'imports' in import map (#23492) | Bartek Iwańczuk |
2024-04-19 | refactor: move redirect handling into deno_graph (#23444) | David Sherret |
2024-02-24 | fix(lsp): import map expansion (#22553) | David Sherret |
2024-02-01 | refactor: load bytes in deno_graph (#22212) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-11-17 | feat(unstable): Workspaces support (#20410) | Bartek Iwańczuk |
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret |
2023-01-25 | fix: support import map specified as data uri (#17531) | David Sherret |
2023-01-25 | feat: embed import map in the config file (#17478) | Bartek Iwańczuk |