Commit graph

11 commits

Author SHA1 Message Date
33302a1f4c
build: exclude docs from type-aware linting
All checks were successful
Build and deploy docs / build (push) Successful in 1m31s
Tests / test-deno (push) Successful in 1m50s
Tests / test-bun (push) Successful in 2m0s
Tests / test-node (node22) (push) Successful in 2m10s
Tests / test-node (node20) (push) Successful in 2m13s
Tests / test-node (node18) (push) Successful in 2m16s
Tests / test-web (chromium) (push) Successful in 2m13s
Tests / test-web (firefox) (push) Successful in 2m22s
Build and deploy typedoc / build (push) Successful in 6m16s
Tests / lint (push) Successful in 6m54s
Tests / e2e (push) Successful in 52s
Tests / e2e-deno (push) Successful in 1m3s
2025-01-18 11:38:54 +03:00
af54f6e1c3
test(e2e): massive rework of e2e tests
now they run as-is, without any bundling. this might seem like a downgrade, but we no longer really need to verify that we publish stuff correctly as we delegate that to `@fuman/build`

meow
2024-12-07 09:08:30 +03:00
4a7479561b
feat(core): simplify importSession interface 2024-12-04 18:05:09 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
743fd6223c
build: added import/extensions rule 2024-09-08 00:34:52 +03:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
c02b8c5a65
fix(deno): correctly handle reconnection 2024-08-21 23:28:04 +03:00
df15f1a280
build: enabled unused-imports/no-unused-imports rule 2024-08-19 09:25:28 +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