Commit graph

104 commits

Author SHA1 Message Date
f3c0daa835
chore!: use more utils from fuman 2024-09-29 04:13:50 +03:00
66786064e3
chore: use hex/base64/utf from @fuman/utils 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
d52682acc3 v0.16.13 2024-09-28 22:15:45 +00:00
bca7bb1cf2
build(node): bumped better-sqlite3 2024-09-28 22:39:46 +03:00
318dbd6548 v0.16.9 2024-09-07 21:55:41 +00:00
alina sireneva
e58e62f649
build: build with vite (major cleanup part2) (#67) 2024-08-28 21:35:12 +03:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
907fe4300e v0.16.7 2024-08-21 17:56:12 +00: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
cf9739fa8a
build: bumped deps 2024-08-12 05:55:56 +03:00
12861d6d02 v0.16.6 2024-08-11 12:39:02 +00:00
03fd249cd4
fix: expose methods.js entrypoint in platform-specific packages 2024-08-11 12:43:39 +03:00
9286aee9ce v0.16.3 2024-07-31 20:50:24 +00:00
39199f9a5e
chore: deprecated .run method 2024-07-26 06:46:18 +03:00
b3a4e5d0f4 v0.16.2 2024-07-24 11:31:58 +00:00
e567966f67
fix: correctly pass disableUpdates to constructor 2024-07-24 13:41:33 +03:00
03c2d453e4 v0.16.0 2024-07-16 21:40:32 +00:00
a78610af5f v0.15.1 2024-06-30 23:46:48 +00:00
b3b29a1c67
fix(node): improved exit hook 2024-07-01 02:21:12 +03:00
53b9ea8840 v0.15.0 2024-06-30 20:54:26 +00:00
82ab154f0f v0.14.0 2024-06-26 10:02:31 +00:00
ce11d535cf v0.13.0 2024-06-02 14:28:27 +00:00
bb722883a3 v0.12.0 2024-05-10 01:27:30 +00:00
ac398e657a
test(e2e-deno): use @mtcute/deno in tests 2024-04-29 22:09:56 +03:00
dc56deb08a
fix: check for listener count before emitting error 2024-04-29 18:09:56 +03:00
a2cdc73735
feat: initial deno support 2024-04-28 23:06:33 +03:00
2bc9f898e5
chore: removed main field from package.json-s 2024-04-27 12:19:09 +03:00
365369be95
fix(node)!: recursive crypto-node import
breaking: moved `NodeCryptoProvider` to @mtcute/node/utils.js
2024-04-27 12:19:08 +03:00
c3c7d1ddce
build: added deprecation notice to commonjs builds 2024-04-27 12:19:08 +03:00
d84a946411
build(node): bumped better-sqlite3 2024-04-27 12:19:07 +03:00
5de055faba v0.11.0 2024-04-24 14:02:31 +00:00
9d114a3552
build: initial support for jsr building 2024-04-21 04:53:09 +03:00
c5d115f088
chore: use target=es2022 with useDefineForClassFields=true 2024-04-14 22:18:53 +03:00
c962155c2e v0.10.0 2024-04-01 17:32:17 +00:00
e20bc02a0b v0.9.1 2024-03-29 18:18:21 +00:00
fa267eef03
fix: correctly reset session 2024-03-28 18:59:21 +03:00
ff6ffaf31f v0.9.0 2024-03-23 22:57:57 +00:00
31e3cca538
docs: updated node readme 2024-03-23 23:52:11 +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
0a072ce6a5
chore: lowercase name 2024-03-20 13:56:18 +03:00
50835609f0
chore!: moved @mtcute/sqlite into @mtcute/node
breaking: @mtcute/sqlite no longer exists
2024-03-20 13:52:50 +03:00
852b1b766c
test: properly run tests on bun
turned out bun sucks :D
2024-03-18 01:58:36 +03:00
b04db0ba6a v0.8.0 2024-03-17 06:49:36 +00:00
83746aa460
feat: initial support for connection states 2024-03-12 13:15:27 +03:00
6756c78065
docs: updated readmes 2024-03-07 05:35:37 +03:00