Commit Graph

3 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Tim Reichen
12dbf07b8e
chore(semver): format test names (#4379)
* initial commit

* update

* Update format_range_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* update

* update isComparator

* Update semver/comparator_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Update semver/ltr_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Update semver/gtr_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Update semver/max_satisfying_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Update semver/min_satisfying_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Update semver/parse_test.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* revert change

* revert changes

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-02-29 16:00:20 +12:00
Tim Reichen
0a32c8f5e8
deprecation(semver): rename eq(), neq(), lt(), lte(), gt() and gte() (#4083)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-01-23 13:04:12 +09:00