88384e7d21
build: exclude docs from type-aware linting
Tests / test-bun (push) Successful in 1m53s
Tests / test-deno (push) Successful in 1m56s
Tests / test-node (node18) (push) Successful in 2m5s
Tests / test-node (node20) (push) Successful in 2m4s
Tests / test-node (node22) (push) Successful in 2m3s
Tests / test-web (chromium) (push) Successful in 2m4s
Tests / test-web (firefox) (push) Successful in 2m13s
Tests / lint (push) Failing after 5m57s
Tests / e2e-deno (push) Has been skipped
Tests / e2e (push) Has been skipped
Build and deploy typedoc / build (push) Failing after 12m12s
2025-01-18 11:18:43 +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