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
/
unit
/
version_test.ts
Age
Commit message (
Expand
)
Author
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-06
feat: TypeScript 5.3 (#21480)
David Sherret
2023-09-09
feat: TypeScript 5.2 (#20425)
David Sherret
2023-07-04
feat: upgrade to TypeScript 5.1.6 (#19695)
David Sherret
2023-05-11
fix(cli): upgrade to Typescript 5.0.4 (#19090)
David Sherret
2023-03-31
fix: upgrade to TypeScript 5.0.3 (#18532)
David Sherret
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2022-12-14
fix: upgrade to TS 4.9.4 (#17048)
David Sherret
2022-12-07
feat: upgrade to TypeScript 4.9.3 (#16973)
David Sherret
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-11-23
refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)
Bartek IwaĆczuk
2021-08-05
refactor(cli/tests): remove unnecessary void return types (#11577)
Leo K
2021-05-28
feat(cli): upgrade to TypeScript 4.3 (#9960)
Kitson Kelly
2021-02-25
feat(cli): update to TypeScript 4.2 (#9341)
Kitson Kelly
2020-09-27
feat(fmt): Sort named import and export specifiers (#7711)
David Sherret
2020-05-20
move js unit tests to cli/tests (#5678)
Ryan Dahl