884a227495
chore: bumped fuman
2024-12-28 10:55:01 +03:00
b13d23326a
chore: bumped fuman
2024-12-14 20:48:46 +03:00
bb5d2ef676
build: bumped fuman
2024-12-07 09:08:31 +03:00
eaa386c148
chore: bumped fuman to release + fixed deno
2024-12-02 08:31:24 +03:00
a953a51ce4
build: bumped fuman
2024-11-28 17:55:57 +03:00
4682359769
feat(core)!: timers!
...
breaking: setOffline renamed to sendOnline
2024-11-23 19:08:24 +03:00
6276d704c8
asd
2024-11-20 19:52:39 +03:00
7b1ab384a0
build: use builds from pkg.pr.new
2024-11-20 19:44:25 +03:00
9e3e379c25
chore: moved build to @fuman/build
2024-11-16 16:26:23 +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
8f6bf427b1
v0.16.12
2024-09-26 11:28:19 +00:00
318dbd6548
v0.16.9
2024-09-07 21:55:41 +00:00
907fe4300e
v0.16.7
2024-08-21 17:56:12 +00:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat)
2024-08-18 07:18:13 +03:00
03c2d453e4
v0.16.0
2024-07-16 21:40:32 +00: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
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
c962155c2e
v0.10.0
2024-04-01 17:32:17 +00:00
ff6ffaf31f
v0.9.0
2024-03-23 22:57:57 +00:00
0a072ce6a5
chore: lowercase name
2024-03-20 13:56:18 +03:00
b04db0ba6a
v0.8.0
2024-03-17 06:49:36 +00:00
d87a11b52e
build: added sideEffects: false
2024-03-07 05:35:37 +03:00
a2739b678c
chore!: started extracting platform-specific stuff into separate packages
2024-03-07 05:35:36 +03:00
2c6162987d
v0.7.0
2024-02-19 18:36:06 +00:00
c8e026dc03
refactor!: merged client into core + fixed dispatcher for new storage
2024-01-31 19:30:57 +03:00
f72b810214
v0.6.0
2023-12-29 12:57:36 +00:00
70413dd7b0
v0.5.0
2023-12-29 12:27:13 +00:00
9459748d0d
v0.4.0
2023-12-26 22:12:09 +00:00
d56fb16fc1
v0.3.0
2023-12-18 11:51:40 +00:00
72dd8f5b2c
v0.2.0
2023-12-02 17:38:41 +00:00
6e3394316e
v0.1.1
2023-11-12 16:36:12 +00:00
96a443f8d3
test: moved to vitest from mocha/chai
...
damn vitest is so good
2023-11-09 00:20:43 +03:00
59c6ae4cbf
v0.1.0
2023-11-01 19:56:23 +00:00
958f7ff81c
ci: release building
2023-11-01 01:03:49 +03:00
103901ed21
build: use workspace:^
to link monorepo deps
2023-10-31 20:55:56 +03:00
220b564d52
chore: set version to 0.1.0
2023-10-30 14:59:34 +03:00
Alina Tumanova
f5976a2d74
ESM + end-to-end tests ( #11 )
...
* feat: moved tl-runtime to esm and native ArrayBuffers
* feat: migration to esm
* fix(core): web-related fixes
* test: finally, some good fucking e2e
* chore: fixed linters etc
* ci: added e2e to ci
* build(tl): fixed gen-code on node 20
* fix: codegen Uint8Array, not Buffer
never `git reset --hard` kids
* build: only do type-aware linting for `packages/*`
* build: ignore no-unresolved in ci for e2e
* fix: node 16 doesn't have subtle crypto apparently?
* fix(tests): use Uint8Array
for gods sake please can i just merge this already
* ci: don't parallel tasks in ci
because machines are utter garbage and it may just randomly break
* ci: pass secrets to e2e tests
* ci: separate cli command for ci
apparently im retarded
* fix: run codegen in e2e
im actually retarded
* ci: more fixes for e2e
* ci: debugging stuff
* ci: still debugging
* ci: hopefully fix ci???
2023-10-16 19:23:53 +03:00
b5c7a6b90d
chore: change license to MIT
2023-10-12 07:26:26 +03:00
ec55cb37f7
chore: export Long from core
2023-10-05 01:47:14 +03:00
7ff433ed0a
refactor: import tl from core/client, not tl
2023-09-24 03:37:34 +03:00
d3338f6614
fix: build fixes + updated to 160 schema
2023-07-20 17:51:24 +03:00
d88bc0ea60
chore: code quality improvements
...
improved eslint config, fixed linter issues, added husky
2023-06-05 00:30:48 +00:00
0471310382
chore: better dependencies management
...
updated and pinned dependencies
added validation for external deps conflicts
removed tl-reference
2023-06-04 17:00:33 +00:00
teidesu
8df099fcb8
feat: updated to layer 150
2022-12-07 14:13:24 +03:00
teidesu
89fd8e8ef0
feat(tl): updated schema to 147
2022-10-30 18:49:55 +03:00