e62be27436
feat(nestlogged): make loggerInit called after nestjs initialization
2025-03-27 02:52:18 +09:00
6a0c98d742
feat: update nestlogged dependency version to 3.2.4
2025-03-27 01:35:28 +09:00
9951c75549
feat: complete proxy to fastify patch
2025-03-27 01:35:01 +09:00
0c722ae9d7
refactor(nestlogged-fastify): change out directory to lib
2025-03-27 01:27:22 +09:00
5f48a0ed9e
fix: remove private from package.json
2025-03-27 01:26:01 +09:00
dc73a05ea5
release(nestlogged): 3.2.4
2025-03-27 01:25:08 +09:00
0beecb9677
refactor: remove lib from git
2025-03-27 01:24:28 +09:00
8635e4b5da
fix: remove fastify support in non-fastify packjage
2025-03-27 01:22:26 +09:00
4a1c028678
fix: fix route access in overrideBuild of nestlogged-fastify
2025-03-27 01:20:41 +09:00
70b03792ff
feat: add nestlogged-fastify
2025-03-27 01:15:20 +09:00
7dc4981907
build: update package.json main and types paths
...
Update the `main` field to point to the `lib` directory instead of `dist/lib` and add the `types` field to specify the TypeScript definition file location. This change aligns the package configuration with the actual file structure and improves TypeScript support.
2025-03-27 01:08:05 +09:00
fc52410bd5
refactor: update output directory to lib
2025-03-27 01:06:45 +09:00
b6ad8e3977
refactor: add .npmignore to ignore typescript files on publish
2025-03-27 00:53:49 +09:00
14325ef891
refactor: hugh project refactoring for monorepo setup
2025-03-27 00:51:05 +09:00