|
08b42b5ebc
|
build: fixes
|
2024-11-20 19:43:32 +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 |
|
|
d512da6831
|
chore: initial migration to fuman networking
|
2024-09-29 04:13:48 +03:00 |
|
|
8f0a4ec4aa
|
build: added jsr building
|
2024-08-27 22:17:01 +03:00 |
|
|
6166e27808
|
build: build with vite (initial)
|
2024-08-24 22:55:25 +03:00 |
|
|
26d1175b26
|
build: don't use stc when building
|
2024-08-24 21:52:31 +03:00 |
|
|
a0ed9c2426
|
chore: migrate to antfu eslint config (+ reformat)
|
2024-08-18 07:18:13 +03:00 |
|
|
e429dbe40a
|
chore: move everything to esm
|
2024-08-13 02:01:46 +03:00 |
|
|
61b968d414
|
build: fixed @mtcute/test exports
|
2024-08-07 18:46:40 +03:00 |
|
|
8df4c1a6b5
|
build: added some meta in package.json
|
2024-06-28 00:38:42 +03:00 |
|
|
0219f24a8b
|
ci: fixed jsr publishing
|
2024-05-10 03:59:38 +03:00 |
|
|
a4fadc0403
|
ci: publish to jsr
|
2024-05-08 19:57:33 +03:00 |
|
|
3d38cc4500
|
build: generate shims for esnext
also cleaned up build script a bit
|
2024-04-30 18:12:54 +03:00 |
|
|
3553abc534
|
build: use @teidesu/deno-types for deno typings
|
2024-04-30 04:20:56 +03:00 |
|
|
67b290643d
|
build: use a stripped down non-conflicting version of lib.deno.d.ts instead
|
2024-04-29 05:50:18 +03:00 |
|
|
b1b79e2ab1
|
test(e2e-deno): populate packages from upstream
|
2024-04-29 04:56:32 +03:00 |
|
|
a2cdc73735
|
feat: initial deno support
|
2024-04-28 23:06:33 +03:00 |
|
|
c3c7d1ddce
|
build: added deprecation notice to commonjs builds
|
2024-04-27 12:19:08 +03:00 |
|
|
5caeff93a9
|
test: initial e2e publishing testing for deno
|
2024-04-23 13:44:11 +03:00 |
|
|
40cc10cd87
|
chore: moved e2e to e2e/node
|
2024-04-22 00:05:08 +03:00 |
|
|
9d114a3552
|
build: initial support for jsr building
|
2024-04-21 04:53:09 +03:00 |
|
|
c5ce2c321d
|
build: some fixes + made @mtcute/test esm-only
|
2024-04-14 22:18:53 +03:00 |
|
|
943b13088f
|
ci(e2e): fixes for crypto-node build
|
2024-04-13 07:44:59 +03:00 |
|
|
de3d3d81ba
|
feat(crypto-node): bundle prebuilts with the package
|
2024-04-13 06:59:12 +03:00 |
|
|
669685ed40
|
ci: improved release flow
|
2024-03-24 01:31:44 +03:00 |
|
|
b4099f15bd
|
build: fixed vitest version in @mtcute/test + fixed vite configs
|
2024-03-19 01:07:22 +03:00 |
|
|
42f1482d7f
|
build(core): improved tree-shakeability
|
2024-03-07 05:35:37 +03:00 |
|
|
c8e026dc03
|
refactor!: merged client into core + fixed dispatcher for new storage
|
2024-01-31 19:30:57 +03:00 |
|
|
710c040f60
|
ci: fixed publish.js script
im retarded
|
2023-12-29 16:55:34 +03:00 |
|
|
c2e5e0924d
|
fix: dont commit existing packages
|
2023-12-29 16:18:59 +03:00 |
|
|
e8556df527
|
ci: dont publish same version
|
2023-12-29 15:55:24 +03:00 |
|
|
f4ab514b18
|
ci: fixed canary publishing
|
2023-12-19 22:12:39 +03:00 |
|
|
c95b5b70be
|
ci: publish canary versions to private npm
|
2023-12-19 00:56:44 +03:00 |
|
|
8fbd5365be
|
chore: include all breaking changes in changelog
|
2023-12-02 21:01:39 +03:00 |
|
|
6fb2b652d3
|
chore: parse commit body from git for changelog
|
2023-12-02 19:23:57 +03:00 |
|
|
a36cdf1d20
|
test: run tests in browser
|
2023-11-30 00:20:37 +03:00 |
|
|
9d12b715c7
|
chore: moved most configs to .config
|
2023-11-13 13:28:11 +03:00 |
|
|
ec1154fdef
|
build: fixed tl versioning + changelog generation
|
2023-11-12 19:19:02 +03:00 |
|
|
8204dc86a4
|
chore: removed dispatcher dep from core (again), improved build script
|
2023-11-12 01:17:20 +03:00 |
|
|
96a443f8d3
|
test: moved to vitest from mocha/chai
damn vitest is so good
|
2023-11-09 00:20:43 +03:00 |
|
|
1abf35e30c
|
feat: basic test utils
|
2023-11-08 17:28:45 +03:00 |
|
|
eec142f0e5
|
feat: wasm! 🚀
|
2023-11-04 06:44:18 +03:00 |
|
|
4c42304a79
|
build: extracted custom build config to packages themselves
|
2023-11-02 21:23:17 +03:00 |
|
|
5e79dc32c5
|
feat: build crypto-node against node crypto
|
2023-11-02 19:11:26 +03:00 |
|
|
5330dcafa3
|
fix: apparently npmjs scoped packages are private by default
|
2023-11-01 22:35:17 +03: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 |
|
|
12dfebb4ca
|
build(docs): updated typedoc
|
2023-10-31 16:23:15 +03:00 |
|
|
137f1cc81b
|
fix: pnpm install
apparently im dumb
|
2023-10-29 08:35:44 +03:00 |
|