Commit Graph

8 Commits (e8512f0ee93756aa5969a41982991e7fe8c8cc0b)

Author SHA1 Message Date
Jonathan Haines e8512f0ee9
build: typescript project references (#1077)
* build: typescript project references

* chore: remove duplicate keys
2025-04-02 18:28:02 +09:00
Jonathan Haines 9a536e6abb
ci: run eslint in each workflow (#1083) 2025-03-30 11:28:44 +09:00
Jonathan Haines 8d663e4f9b
ci: use node v20 (#1076) 2025-03-29 07:59:31 +09:00
Jonathan Haines 6a69f92bc1
build(valibot-validator): lint published package (#1068) 2025-03-27 15:21:17 +09:00
Jonathan Haines b6267e721d
ci(coverage): upload initial coverage to codecov (#1021)
* ci(coverage): upload initial coverage to codecov

* ci(coverage): add flags

* ci(bun-transpiler): add coverage
2025-03-18 15:38:54 +09:00
Jonathan Haines fc56cf2ae3
ci: run workspace scripts (#1015)
* ci: run workspace scripts

* ci: remove run option

* ci: remvoe default working directory

* test(firebase-auth): start emulator in vitest
2025-03-17 23:38:56 +09:00
ryu 701145178c
ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
Nico Franke c15de7ce3c
feat(valibot-validator): Add Valibot Validator Middleware (#102)
* feat: add valibot validator

* add changeset
2023-07-30 08:07:44 +09:00