summaryrefslogtreecommitdiff
path: root/cli/compat.rs
AgeCommit message (Expand)Author
2021-10-18feat(unstable): Node CJS and ESM resolvers for compat mode (#12424)Bartek Iwańczuk
2021-10-121.15.0Satya Rohith
2021-10-11feat(compat): pin specific version of std/node (#12396)Bartek Iwańczuk
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-10-06feat(compat): inject Node globals (#12342)Bartek Iwańczuk
2021-10-06feat(compat): add support for node: prefixed built-ins (#12337)Bartek Iwańczuk
2021-10-05feat: add --compat flag to provide built-in Node modules (#12293)Bartek Iwańczuk