index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
testdata
/
compat
Age
Commit message (
Expand
)
Author
2022-01-13
chore: forward v1.17.3 to main (#13364)
Bartek Iwańczuk
2022-01-06
chore: forward 1.17.2 to main (#13295)
Bartek Iwańczuk
2021-12-30
feat(test): Add support for "deno test --compat" (#13235)
Steven Guerrero
2021-12-22
chore: merge v1.17.1 into main (#13184)
Bartek Iwańczuk
2021-12-16
v1.17.0
Bartek Iwańczuk
2021-12-04
chore: merge v1.16.4 into main (#12984)
Luca Casonato
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-24
compat: support compat mode in REPL (#12882)
Bartek Iwańczuk
2021-11-17
1.16.2 (#12794)
David Sherret
2021-11-11
v1.16.1
Luca Casonato
2021-11-08
feat(compat): add .code to dyn import error (#12633)
Yoshiya Hinosawa
2021-10-28
feat(compat): integrate import map and classic resolutions in ESM resolution ...
Bartek Iwańczuk
2021-10-18
feat(unstable): Node CJS and ESM resolvers for compat mode (#12424)
Bartek Iwańczuk
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-10-06
feat(compat): inject Node globals (#12342)
Bartek Iwańczuk
2021-10-06
feat(compat): add support for node: prefixed built-ins (#12337)
Bartek Iwańczuk
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk