Commit Graph

6 Commits (509ead893429d838ea66c4bc7e8905199ce91e1b)

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

* chore: remove duplicate keys
2025-04-09 09:28:14 -04:00
Jonathan Haines 6edd7bc1ce ci: run eslint in each workflow (#1083) 2025-04-09 09:28:14 -04:00
Jonathan Haines 66c265f7ea build(esbuild-transpiler): lint published package (#1046)
* build(esbuild-transpiler): lint published package

* chore: fix repository directory reference
2025-04-09 09:26:26 -04:00
Jonathan Haines 86cb7db506 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-04-09 09:26:26 -04:00
Jonathan Haines 990c8a5047 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-04-09 09:26:26 -04:00
Yusuke Wada 1243fc5697
feat: esbuild Transpiler Middleware (#231)
* feat: esbuild Transpiler Middleware

* changeset

* add linkt to docs

* add `global.d.ts` for docs

* update readme

Co-authored-by: Andres C. Rodriguez <acrodrig@users.noreply.github.com>
2023-11-05 10:57:04 +09:00