Commit graph

25 commits

Author SHA1 Message Date
c92f445da3
fix: fixed deno types and build 2025-01-01 21:55:42 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
2b0d4d99aa
chore: some cleanup 2024-11-26 20:21:47 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
d50baeaaa3
build: slow-types-compiler -> @fuman/jsr 2024-09-29 04:13:51 +03:00
a7ae3735c6
chore: minor cleanup 2024-09-29 04:13:51 +03:00
cb04b111a5
chore!: moved away from global platform 2024-09-29 04:13:50 +03:00
baef78403e
chore!: migrated proxies to fuman
breaking: http-proxy, socks-proxy and mtproxy packages are deprecated, proxified implementations are available in runtime-specific packages
2024-09-29 04:13:50 +03:00
d512da6831
chore: initial migration to fuman networking 2024-09-29 04:13:48 +03:00
f621b0e81a
fix: import EventEmitter from events, not node:events
thanks sindresorhus for not making an option to disable this lint for a specific package lol
2024-09-29 02:54:00 +03:00
a302d983f6
chore(bun): use zlib and pbkdf from node:* 2024-09-07 19:37:31 +03:00
92ab16cead
fix(core): forward skipConversationUpdates and updates options to the client 2024-08-21 20:25:05 +03:00
b76463ccc0
chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
39199f9a5e
chore: deprecated .run method 2024-07-26 06:46:18 +03:00
e567966f67
fix: correctly pass disableUpdates to constructor 2024-07-24 13:41:33 +03:00
ba66415d57
fix(bun): correctly determine version 2024-06-23 21:02:58 +03:00
dc56deb08a
fix: check for listener count before emitting error 2024-04-29 18:09:56 +03:00
341e8e9d3e
docs: fixed some namings 2024-04-29 16:42:58 +03:00
a2cdc73735
feat: initial deno support 2024-04-28 23:06:33 +03:00
1720433882
fix(bun): correctly handle BunFiles 2024-04-24 14:27:18 +03:00
fc3391feaf
fix(bun): handle backpressure for tcp connections 2024-03-29 20:45:43 +03:00
fa267eef03
fix: correctly reset session 2024-03-28 18:59:21 +03:00
bcbf0d6b8c
Merge branch 'master' into sqlite-abstract 2024-03-23 21:32:37 +03:00
1e780ec4af
feat: @mtcute/bun package for initial first-class bun support 2024-03-23 18:13:31 +03:00