Skip to content

Commit

Permalink
chore@small
Browse files Browse the repository at this point in the history
  • Loading branch information
selfrefactor committed Oct 18, 2024
1 parent 29041d3 commit 723b35f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions files/NEXT_VERSION_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ https://deno.land/x/[email protected]?source - release with `v9.3.0` tag

release X on deno

deno can install with package.json
https://deno.com/blog/v2.0

## ABOVE SHOULD BE DONE

Expand All @@ -36,6 +38,14 @@ https://github.com/ramda/types/pull/129/files
https://publint.dev/[email protected]
https://arethetypeswrong.github.io/?p=ramda%400.30.1

https://github.com/denoland/std/blob/main/collections/associate_by_test.ts
https://github.com/denoland/std/blob/main/collections/reduce_groups_test.ts
https://github.com/denoland/std/blob/main/collections/permutations_test.ts
https://github.com/denoland/std/blob/main/collections/partition_entries_test.ts
https://github.com/denoland/std/blob/main/collections/map_values_test.ts
https://github.com/denoland/std/blob/main/collections/map_keys_test.ts
https://github.com/denoland/std/blob/main/collections/join_to_string_test.ts
https://github.com/denoland/std/blob/main/collections/sum_of_test.ts
---

chech in to read for examples
Expand Down

0 comments on commit 723b35f

Please sign in to comment.