Commit Graph

26 Commits

Author SHA1 Message Date
fiatjaf ca174e6cd8 publish to jsr before npm. 2025-05-12 05:27:16 -03:00
fiatjaf 50fe7c2a8b streamline jsr publishes. 2024-11-02 08:35:52 -03:00
fiatjaf 31a35a8008
justfile: always emit types on build. 2024-01-24 09:32:36 -03:00
fiatjaf f727058a3a
rename benchmark.ts -> benchmarks.ts 2023-12-22 11:48:07 -03:00
fiatjaf ddf1064da9
adjust benchmarks to be done in a more realistic scenario. 2023-12-22 11:11:04 -03:00
fiatjaf 7adbd30799
streamline and improve benchmarks. 2023-12-22 06:57:23 -03:00
fiatjaf d61cc6c9bf
just benchmark 2023-12-21 20:59:45 -03:00
fiatjaf d7dad8e204
reduce spaces on justfile. 2023-12-21 20:50:42 -03:00
fiatjaf 8840c4d8e2
final adjustments and now even the flaky tests that depend on others's relay should pass most of the time. 2023-12-19 10:01:52 -03:00
fiatjaf 73c6630cf7
fix github actions test. 2023-12-17 22:49:58 -03:00
fiatjaf 3d541e537e
move to bun and bun:test and remove jest. 2023-12-16 14:53:32 -03:00
fiatjaf 6874f58c0a
apply prettier. 2023-09-26 12:19:01 -03:00
Alex Gleason 864dd28b26
justfile: improve lint/format commands 2023-08-31 13:25:30 -05:00
Alex Gleason fa085367c9
Add eslint to `just format` 2023-08-31 13:22:43 -05:00
Alex Gleason 350951b88e
Add eslint to `just lint` 2023-08-31 13:21:10 -05:00
Alex Gleason c6133f7160
ci: run prettier on every commit 2023-08-31 13:14:16 -05:00
Alex Gleason 67a8ee23ce Don't build before test (??) 2023-05-10 21:20:27 -03:00
fiatjaf f992c9c967
cleanup lib/ so we can only publish the esm file under esm/ 2023-03-02 08:36:43 -03:00
fiatjaf dbf625d6ac
fix justfile emit-types. 2023-03-02 08:27:44 -03:00
Fernando López Guevara 0d77013aab
chore(dx): add format script 💅 (#128) 2023-02-28 12:19:10 -03:00
BilligsterUser 4c415280aa ci emit types on publish 2023-02-27 22:17:52 -03:00
fiatjaf 4188aaf7c8
just type-check 2023-02-27 19:53:12 -03:00
BilligsterUser 673f4abab8 add type definition
fixes #138
2023-02-27 19:51:19 -03:00
fiatjaf e9acc59809
just publish. 2023-02-09 12:09:16 -03:00
fiatjaf df169ea42b
fix just. 2023-02-08 15:29:05 -03:00
fiatjaf 3710866430
replace package.json scripts with just. 2023-02-08 14:15:54 -03:00