You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***deps:** switch to pnpm ([c011f95](https://github.com/LEDBrain/Community-Service/commit/c011f951ab26712b52545cd3391b1181c0f1a049))
15
+
***deps:** update esbuild to `0.25.2` ([6b6941a](https://github.com/LEDBrain/Community-Service/commit/6b6941a2ab47933563b9fd09099a1e2516308d00))
16
+
***prisma:** import local generated PrismaClient instead of @prisma/client ([4a44c67](https://github.com/LEDBrain/Community-Service/commit/4a44c67932e1b00e2a1832b9b12ecfa9f1732858))
17
+
***prisma:** relocate generated client to prisma/generated and update references ([7514e6a](https://github.com/LEDBrain/Community-Service/commit/7514e6ab0f89dee927b5d5d5721dc613b791eb48))
18
+
19
+
20
+
### CI Changes
21
+
22
+
***build:** Add bundling option to run-esbuild.js ([0125a57](https://github.com/LEDBrain/Community-Service/commit/0125a57fb608151cde8317bd5d275cca943dffed))
23
+
***build:** make dynamic imports extension-agnostic and correct plugins path; tidy server config ([026bb1a](https://github.com/LEDBrain/Community-Service/commit/026bb1a4149f5e4ebbeb7b4d17d0aca534a9db28))
24
+
***build:** remove external exclude for prisma/generated so generated client is bundled ([e49e12b](https://github.com/LEDBrain/Community-Service/commit/e49e12b79e5834788efb4afc1a1f903b765eba80))
25
+
***development:** use pnpm ([e80132f](https://github.com/LEDBrain/Community-Service/commit/e80132fe841248a192887135bcee1f7ba42aeffe))
26
+
* do not include generated prisma in builds ([3073af4](https://github.com/LEDBrain/Community-Service/commit/3073af43e3ca269c36b86237e57bb662a20db0e3))
27
+
***test:** add extensive c8/lab ignore patterns for TS/runtime helpers ([1bdce7e](https://github.com/LEDBrain/Community-Service/commit/1bdce7e37ef4a1815f9f7f56c04898f379d677b8))
28
+
29
+
30
+
### Refactored Code
31
+
32
+
* migrato to eslint v9 ([8684b75](https://github.com/LEDBrain/Community-Service/commit/8684b75f38c71f957c509a3f0196bf8e9ab599d6))
33
+
***prisma:** use Rust-free client ([e491c9f](https://github.com/LEDBrain/Community-Service/commit/e491c9f284b732650b3cbcec41ce6a92a0864e6a))
0 commit comments