| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-11 | fix(coverage): better handling of multi-byte characters (#15159) | David Sherret | |
| 2022-07-11 | fix: upgrade deno_ast to 0.17 (#15152) | David Sherret | |
| 2022-07-08 | chore: upgrade rusty_v8 to 0.45.0 (#15123) | Divy Srivastava | |
| 2022-07-05 | chore: unpin pin project to fix cargo publish (#15085) | David Sherret | |
| 2022-07-05 | 1.23.3 (#15081) | denobot | |
| Co-authored-by: David Sherret <dsherret@gmail.com> | |||
| 2022-07-05 | Revert "refactor(snapshots): to their own crate (#14794)" (#15076) | Bartek Iwańczuk | |
| This reverts commit fd5a12d7e25dc53238e2bbcffe970e646c1035f3. | |||
| 2022-06-30 | chore: forward 1.23.2 to main (#15027) | David Sherret | |
| Co-authored-by: David Sherret <dsherret@gmail.com> | |||
| 2022-06-30 | chore: upgrade rusty_v8 to 0.44.3 (#15019) | Divy Srivastava | |
| 2022-06-30 | perf(serde_v8): smallvec ByteString (#15008) | Divy Srivastava | |
| 2022-06-29 | perf(ext/web): use base64-simd for atob/btoa (#14992) | Nugine | |
| 2022-06-28 | refactor(bench): continuous benchmarking improvements (#14821) | Divy Srivastava | |
| 2022-06-24 | refactor(snapshots): to their own crate (#14794) | Aaron O'Mullan | |
| Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
| 2022-06-23 | v1.23.1 (#14954) | Kayla Washburn | |
| 1.23.1 (#14952) Co-authored-by: aslilac <aslilac@users.noreply.github.com> Co-authored-by: Kayla Washburn <mckayla@hey.com> Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: aslilac <aslilac@users.noreply.github.com> | |||
| 2022-06-23 | chore: upgrade rusty_v8 to 0.44.2 (#14947) | Bartek Iwańczuk | |
| 2022-06-22 | fix: upgrade swc via deno_ast 0.16 (#14930) | David Sherret | |
| 2022-06-20 | fix(cli/bench): Use `deno check` instead of `deno cache` (#14916) | Divy Srivastava | |
| 2022-06-20 | chore(ext/crypto): update webcrypto deps (#14452) | Divy Srivastava | |
| 2022-06-16 | cleanup(ops): match variations with regexes (#14888) | Aaron O'Mullan | |
| 2022-06-15 | 1.23.0 (#14878) | denobot | |
| * 1.23.0 * docs(Releases.md): update a few items for 1.23 * docs(Releases.md): revert bad formatting Co-authored-by: aslilac <aslilac@users.noreply.github.com> Co-authored-by: McKayla Washburn <mckayla@hey.com> | |||
| 2022-06-15 | chore: upgrade various deps (#14876) | Ryan Dahl | |
| Co-authored-by: David Sherret <dsherret@gmail.com> | |||
| 2022-06-15 | upgrade: v8 10.4.132.5 (#14874) | Ryan Dahl | |
| 2022-06-14 | feat(vendor): support using an existing import map (#14836) | David Sherret | |
| 2022-06-13 | feat(task): support redirects, cat, xargs (#14859) | David Sherret | |
| feat: upgrade to deno_task_shell 0.4.0 | |||
| 2022-06-12 | feat(fmt): remove some unnecessary parens in types (#14841) | David Sherret | |
| 2022-06-09 | chore: Forward v1.22.3 to main (#14835) | Colin Ihrig | |
| * 1.22.3 (#14832) * chore: pin swc versions to fix cargo publish Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: cjihrig <cjihrig@users.noreply.github.com> Co-authored-by: David Sherret <dsherret@gmail.com> | |||
| 2022-06-06 | fix(task): support parsing quotes in a word (#14807) | David Sherret | |
| 2022-06-02 | chore: Forward v1.22.2 to main (#14785) | Bartek Iwańczuk | |
| 2022-06-01 | fix(fmt): do panic for import decl with empty named imports and default ↵ | David Sherret | |
| import (#14773) | |||
| 2022-06-01 | feat: update to TypeScript 4.7 (#14242) | Kitson Kelly | |
| 2022-05-30 | refactor(bench): Allocate IDs for benches (#14757) | Nayeem Rahman | |
| 2022-05-30 | refactor: use deno_emit (#14737) | David Sherret | |
| 2022-05-27 | 1.22.1 | Kitson Kelly | |
| Co-authored-by: Kitson Kelly <me@kitsonkelly.com> Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> | |||
| 2022-05-26 | chore: upgrade rusty_v8 to 0.43.1 (#14713) | Bartek Iwańczuk | |
| 2022-05-25 | fix(fmt): prevent infinite loop when formatting certain binary expressions ↵ | David Sherret | |
| (#14725) | |||
| 2022-05-23 | fix: deno task should actually use current exe for `deno` command (#14705) | David Sherret | |
| 2022-05-20 | refactor: upgrade to deno_ast 0.15 (#14680) | David Sherret | |
| 2022-05-19 | fix(bench): update typo in bench summary (#14672) | Geert-Jan Zwiers | |
| 2022-05-18 | 1.22.0 (#14657) | denobot | |
| Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com> | |||
| 2022-05-18 | perf(ext/http): faster accept-encoding parsing (#14654) | Aaron O'Mullan | |
| 2022-05-18 | fix(ext/tls): ability to ignore IP-address certificate errors (#14610) | Aleksei Kosyrev | |
| 2022-05-17 | fix: base64 encoding of source maps with emojis (#14607) | Bartek Iwańczuk | |
| This commit fixes source maps for files that contain emojis. This is done by updating "deno_ast" to "0.14.1" for the case of "--no-check" flag (ie using SWC emit) and by overriding TSC's default base64 encoder (which turned out to be buggy) for the type checking case. | |||
| 2022-05-14 | chore: upgrade rusty_v8 to 0.42.1 (#14597) | Divy Srivastava | |
| 2022-05-13 | feat(serde_v8): bytes::Bytes support (#14412) | Aaron O'Mullan | |
| 2022-05-13 | chore: update to rust 1.60.0 & update Cargo.lock (#14260) | Luca Casonato | |
| Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com> | |||
| 2022-05-12 | 1.21.3 (#14584) | Bert Belder | |
| 2022-05-05 | 1.21.2 (#14508) | Colin Ihrig | |
| 1.21.2 | |||
| 2022-05-05 | chore: update deps (#14416) | Luca Casonato | |
| 2022-05-03 | feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372) | Thanapat Chotipun | |
| 2022-05-02 | feat(unstable/task): resolve the current executable for the deno command ↵ | David Sherret | |
| (#14462) Closes #14427 | |||
| 2022-05-01 | fix: improve formatting jsdocs with asterisk as first char on line (#14446) | David Sherret | |
