_tools
BREAKING(text/unstable): move slugify
module to unstable-slugify
( #5953 )
2024-09-12 06:36:08 +00:00
.github
chore: general package cleanups ( #5932 )
2024-09-10 23:00:37 +09:00
.vscode
chore: add vscode settings ( #4735 )
2024-05-15 15:41:32 +09:00
archive
refactor(archive,io): use Seeker[Sync]
from @std/io/types
( #5943 )
2024-09-12 12:46:48 +09:00
assert
refactor(assert): move unstable assertNever
under @std/assert/unstable-never
( #5928 )
2024-09-11 19:38:13 +09:00
async
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
bytes
chore: release 2024.07.09 ( #5363 )
2024-07-09 15:13:21 +09:00
cache
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
cli
BREAKING(cli/unstable): move spinner
module to unstable-spinner
( #5946 )
2024-09-12 12:52:06 +09:00
collections
fix(collections): ensure pick
doesn't generate missing properties as undefined
( #5926 )
2024-09-12 15:25:38 +09:00
crypto
chore: release 2024.08.26 ( #5824 )
2024-08-26 17:33:29 +09:00
csv
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
data_structures
BREAKING(data-structures/unstable): move bidirectional-map
module to unstable-bidirectional-map
( #5947 )
2024-09-12 12:58:23 +09:00
datetime
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
dotenv
test: use Deno.errors.NotCapable
where appropriate ( #5935 )
2024-09-11 19:17:27 +09:00
encoding
BREAKING(encoding/unstable): move base32hex
module to unstable-base32hex
( #5961 )
2024-09-12 06:31:01 +00:00
expect
fix(expect): value-equal complex keys in expect.equal()
( #5936 )
2024-09-11 20:39:54 +10:00
fmt
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
front_matter
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
fs
test: use Deno.errors.NotCapable
where appropriate ( #5935 )
2024-09-11 19:17:27 +09:00
html
BREAKING(html/unstable): move is-valid-custom-element-name
module to unstable-is-valid-custom-element-name
( #5948 )
2024-09-12 13:02:20 +09:00
http
BREAKING(net/unstable): move get-network-address
module to unstable-get-network-address
( #5949 )
2024-09-12 04:05:40 +00:00
ini
chore: release 2024.08.26 ( #5824 )
2024-08-26 17:33:29 +09:00
internal
chore: cleanup IS_DENO_2
constant ( #5945 )
2024-09-12 12:45:04 +09:00
io
refactor(archive,io): use Seeker[Sync]
from @std/io/types
( #5943 )
2024-09-12 12:46:48 +09:00
json
chore(json): remove redundant constructor examples ( #5513 )
2024-07-23 12:06:35 +09:00
jsonc
chore: release 2024.08.26 ( #5824 )
2024-08-26 17:33:29 +09:00
log
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
media_types
chore: release 2024.08.26 ( #5824 )
2024-08-26 17:33:29 +09:00
msgpack
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
net
test(net): add test of getNetworkAddress()
( #5963 )
2024-09-12 15:23:26 +09:00
path
BREAKING(path/unstable): move unstable overload of extname
to unstable-extname
( #5962 )
2024-09-12 15:19:05 +09:00
random
feat(random/unstable): basic randomization functions ( #5626 )
2024-09-05 14:17:10 +09:00
regexp
chore(regexp): release regexp@1.0.0
( #5207 )
2024-07-12 18:32:36 +10:00
semver
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
streams
BREAKING(streams/unstable): move fixed-chunk-stream
module to unstable-fixed-chunk-stream
( #5951 )
2024-09-12 13:50:22 +09:00
tar
BREAKING(streams/unstable): move fixed-chunk-stream
module to unstable-fixed-chunk-stream
( #5951 )
2024-09-12 13:50:22 +09:00
testing
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
text
BREAKING(text/unstable): move slugify
module to unstable-slugify
( #5953 )
2024-09-12 06:36:08 +00:00
toml
chore: release 2024.08.26 ( #5824 )
2024-08-26 17:33:29 +09:00
ulid
fix(ulid): fix decode-time export path ( #5432 )
2024-07-15 12:14:36 +09:00
uuid
chore: lint docs of unstable paths ( #5940 )
2024-09-12 12:59:12 +09:00
webgpu
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
yaml
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00
.editorconfig
chore: run test in Node.js ( #5258 )
2024-07-04 14:36:47 +09:00
.gitattributes
Remove std/node, it was merged into Deno itself ( #3206 )
2023-02-22 10:28:55 -05:00
.gitignore
chore: add vscode settings ( #4735 )
2024-05-15 15:41:32 +09:00
badge.svg
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
browser-compat.tsconfig.json
feat(random/unstable): basic randomization functions ( #5626 )
2024-09-05 14:17:10 +09:00
deno.json
BREAKING(url): remove @std/url
( #5931 )
2024-09-10 18:22:37 +09:00
import_map.json
BREAKING(url): remove @std/url
( #5931 )
2024-09-10 18:22:37 +09:00
LICENSE
chore: update copyright header ( #1871 )
2022-02-02 23:21:39 +09:00
README.md
chore: general package cleanups ( #5932 )
2024-09-10 23:00:37 +09:00
Releases.md
chore: release 2024.09.04 ( #5908 )
2024-09-04 19:37:53 +09:00