Commit Graph

208 Commits

Author SHA1 Message Date
Doctor
0f9a23c46d
feat(cbor/unstable): introduce @std/cbor (#5909) 2024-10-09 23:17:23 +09:00
Asher Gomez
90c571cfd5
chore: revert deno fmt --check workaround (#6053) 2024-09-25 14:02:33 +10:00
Asher Gomez
5c7d0ead72
chore: run deno fmt (#6039)
* chore: run `deno fmt`

* temp fix
2024-09-24 01:08:07 +00:00
Asher Gomez
0b2497f16e
fix: update codebase to work with Deno RC (#6018)
* fix: update codebase to work with Deno RC

* work

* fix

* fix

* fix

* fixes

* work

* update

* fixes

* fix

* revert
2024-09-20 09:29:31 +10:00
Yoshiya Hinosawa
65d67ce980
chore: check unstable module usage in stable modules (#5984) 2024-09-17 13:38:03 +09:00
Asher Gomez
58dbbd6bd2
chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00
Asher Gomez
fc0f55c00c
BREAKING(url): remove @std/url (#5931) 2024-09-10 18:22:37 +09:00
lionel-rowe
149839b60c
feat(random/unstable): basic randomization functions (#5626)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-09-05 14:17:10 +09:00
Asher Gomez
b05acd6570
feat(tar/unstable): @std/tar (#5905)
* feat(tar/unstable): `@std/tar`

* fix

* edit
2024-09-04 18:28:07 +10:00
Kenta Moriuchi
4d4bd0eb92
refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892) 2024-09-04 14:15:01 +09:00
Asher Gomez
86aeb5e17a
chore: re-enable browser compat (#5731)
* chore: re-enable browser compat

* fix
2024-08-20 13:58:45 +10:00
Yoshiya Hinosawa
757a6af8c0
chore: fix workspace package versions (#5710) 2024-08-19 20:53:06 +09:00
denobot
f7f275bd3b
chore: release 2024.08.16 (#5687)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-16 15:33:08 +09:00
lionel-rowe
0c64f32cc3
feat(cache/unstable): add memoize() and LruCache (#4725)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-08-09 01:12:24 +09:00
denobot
96d70203cd
chore: release 2024.08.07 (#5653)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-07 22:36:38 +09:00
denobot
ce02d496a4
chore: release 2024.08.07 (#5650)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-07 21:42:08 +09:00
denobot
fdadd531af
chore: release 2024.08.05 (#5632)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-06 00:08:58 +09:00
Asher Gomez
4f29e70319
chore(url): release url@0.225.0 (#5631) 2024-08-05 17:01:46 +02:00
Asher Gomez
82e50a91fd
chore(csv): release csv@1.0.0 (#5219)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-08-05 05:28:43 +00:00
denobot
0e4f294cdf
chore: release 2024.08.02 (#5621)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-02 20:27:08 +09:00
Yoshiya Hinosawa
fd323c80f5
chore: release fmt@1.0.0 (#5454)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-31 19:24:26 +09:00
Asher Gomez
20577daefe
chore(testing): release testing@1.0.0 (#5218)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-31 16:55:45 +10:00
Asher Gomez
b328265596
chore(semver): release semver@1.0.0 (#5220)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-31 14:03:22 +10:00
Asher Gomez
c77e966efa
chore(http): release http@1.0.0 (#5217) 2024-07-30 13:28:02 +10:00
Yoshiya Hinosawa
7fa0c2d5b8
chore: release net@1.0.0 (#5457) 2024-07-29 19:41:33 +09:00
denobot
fb950fa0f3
chore: release 2024.07.26 (#5554)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-26 19:45:22 +09:00
Yoshiya Hinosawa
9ac4dad6ac
chore(front-matter): release front-matter@1.0.0 (#5376)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-26 12:57:25 +09:00
Asher Gomez
9e67961452
chore(jsonc): release jsonc@1.0.0 (#5216) 2024-07-25 17:26:46 +10:00
Asher Gomez
cb1e09bb89
chore(fs): release fs@1.0.0 (#5214) 2024-07-25 15:56:29 +10:00
Asher Gomez
42693da902
chore(yaml): release yaml@1.0.0 (#5264)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-25 14:38:18 +10:00
Asher Gomez
164fef7204
chore(streams): release streams@1.0.0 (#5518) 2024-07-23 12:24:03 +09:00
Yoshiya Hinosawa
b6b0d68381
chore: release expect@1.0.0 (#5455) 2024-07-22 20:50:26 +09:00
Asher Gomez
e1935ecc82
chore(json): release json@1.0.0 (#5215) 2024-07-22 20:21:02 +10:00
denobot
3ee4c4dd43
chore: release 2024.07.19 (#5494)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-19 20:22:43 +09:00
Yoshiya Hinosawa
db670b1c5e
chore: streams@1.0.0-rc.4 (extending RC phase) (#5493) 2024-07-19 19:39:01 +09:00
Asher Gomez
e6c05c6abc
chore(cli): release cli@1.0.0 (#5212)
* chore(async): release `async@1.0.0`

* chore(cli): release `cli@1.0.0`

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-19 03:23:19 +00:00
Asher Gomez
649757b867
chore(streams): release streams@1.0.0 (#5213)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-19 13:20:12 +10:00
Asher Gomez
80fc3ff167
chore(async): release async@1.0.0 (#5211)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-19 13:19:57 +10:00
Asher Gomez
c6998992a3
chore(text): release text@1.0.0 (#5209)
Co-authored-by: Yusuke Tanaka <wing0920@gmail.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-17 16:34:40 +10:00
Asher Gomez
010784ae69
chore(ulid): release ulid@1.0.0 (#5206)
Co-authored-by: Yusuke Tanaka <wing0920@gmail.com>
2024-07-14 18:30:27 +10:00
denobot
f54eab4355
chore: release 2024.07.12 (#5431)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-12 19:45:19 +09:00
Asher Gomez
16f9d353b9
chore(regexp): release regexp@1.0.0 (#5207) 2024-07-12 18:32:36 +10:00
Yoshiya Hinosawa
7e2746b64a
chore: check import map in lint task (#5429) 2024-07-12 16:48:57 +09:00
Asher Gomez
22d3bda488
chore(data-structures): release data-structures@1.0.0 (#5205) 2024-07-12 12:51:51 +10:00
Asher Gomez
96971db998
chore(msgpack): release msgpack@1.0.0 (#5210)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-12 00:22:27 +00:00
Yoshiya Hinosawa
26d6d2b510
chore: use new format for workspaces and re-enable using Deno canary and v1.x (#5375)
* chore: use new format for workspaces

* fixes

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-11 10:24:30 +10:00
Yoshiya Hinosawa
3209065200
chore: check import map range specifier (#5380) 2024-07-10 20:06:59 +09:00
Yoshiya Hinosawa
c356e39cab
chore: fix path version range in import map (#5377) 2024-07-10 17:36:02 +09:00
Asher Gomez
2308f8263f
chore(fmt): release fmt@1.0.0-rc.1 (#5372)
* chore(fmt): release `fmt@1.0.0-rc.1`

* update graph
2024-07-10 15:05:25 +10:00
Asher Gomez
0a8a3387c6
chore(html): release html@1.0.0 (#4988) 2024-07-10 01:08:38 +00:00