summaryrefslogtreecommitdiff
path: root/cli/compat/mod.rs
AgeCommit message (Expand)Author
2022-09-03BREAKING(unstable): remove --compat mode (#15678)Bartek Iwańczuk
2022-08-29refactor(cli): Remove cli/node dependency on cli/compat (#15654)Bartek Iwańczuk
2022-08-25v1.25.0Bartek Iwańczuk
2022-08-23feat: binary npm commands (#15542)David Sherret
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret
2022-08-09feat: add ext/node for require support (#15362)Bartek Iwańczuk
2022-08-05chore: forward v1.24.2 release commit to main (#15410)denobot
2022-08-03chore(compat): update list of supported modules (#15397)Bartek Iwańczuk
2022-07-29fix(compat): use mjs extension for stream/promises (#15341)David Sherret
2022-07-29Forward 1.24.1 to main (#15333) (#15336)Colin Ihrig
2022-07-211.24.0 (#15262)denobot
2022-07-12chore: forward v1.23.4 release commit to main (#15172)Colin Ihrig
2022-07-051.23.3 (#15081)denobot
2022-06-30chore: forward 1.23.2 to main (#15027)David Sherret
2022-06-23v1.23.1 (#14954)Kayla Washburn
2022-06-151.23.0 (#14878)denobot
2022-06-09chore: Forward v1.22.3 to main (#14835)Colin Ihrig
2022-06-02chore: Forward v1.22.2 to main (#14785)Bartek Iwańczuk
2022-05-271.22.1Kitson Kelly
2022-05-20refactor: upgrade to deno_ast 0.15 (#14680)David Sherret
2022-05-181.22.0 (#14657)denobot
2022-05-121.21.3 (#14584)Bert Belder
2022-05-051.21.2 (#14508)Colin Ihrig
2022-04-28Forward 1.21.1 (#14428)Leo Kettmeir
2022-04-201.21.0 (#14336)denobot
2022-04-14chore: forward v1.20.6 release commit to main (#14288)David Sherret
2022-04-07chore: forward v1.20.5 release commit to main (#14232)David Sherret
2022-03-311.20.4 (#14168)David Sherret
2022-03-30build: use workflows for bumping versions and cargo publishing on the CI (#13...David Sherret
2022-03-30chore: add semi-colon to compat/mod.rs export default output (#14154)David Sherret
2022-03-25chore: forward v1.20.3 release commit to main (#14121)Luca Casonato
2022-03-241.20.2Kitson Kelly
2022-03-23chore: remove all `pub(crate)`s from the cli crate (#14083)David Sherret
2022-03-16chore: fix build (#13997)Ryan Dahl
2022-03-16v1.20.0Ryan Dahl
2022-03-10v1.19.3Yoshiya Hinosawa
2022-03-031.19.2 (#13825)Satya Rohith
2022-02-27feat(compat): CJS/ESM interoperability (#13553)Bartek Iwańczuk
2022-02-24chore: upgrade to Rust 1.59 (#13767)David Sherret
2022-02-241.19.1 (#13762)David Sherret
2022-02-17v1.19.0Bartek Iwańczuk
2022-02-04chore: forward v1.18.2 to main (#13595)Bartek Iwańczuk
2022-01-27chore: forward v1.18.1 to main (#13514)Bartek Iwańczuk
2022-01-201.18.0Divy Srivastava
2022-01-13chore: forward v1.17.3 to main (#13364)Bartek Iwańczuk
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2022-01-06chore: forward 1.17.2 to main (#13295)Bartek Iwańczuk
2022-01-03feat(compat) preload Node.js built-in modules in global vars REPL (#13127)VishnuJin
2021-12-30feat(test): Add support for "deno test --compat" (#13235)Steven Guerrero
2021-12-22chore: merge v1.17.1 into main (#13184)Bartek Iwańczuk