fc52410bd5
refactor: update output directory to lib
2025-03-27 01:06:45 +09:00
41c6a5bddc
feat: add build script for each workspace
2025-03-27 01:03:52 +09:00
b9a583454b
refactor: rename root package name to nestlogged-root to avoid confliction
2025-03-27 00:55:54 +09:00
c66452e789
refactor: removed scripts for monorepo
2025-03-27 00:52:21 +09:00
14325ef891
refactor: hugh project refactoring for monorepo setup
2025-03-27 00:51:05 +09:00
37030cdd65
release: 3.2.3
2025-03-27 00:31:44 +09:00
79147e0a21
chore: update @nestjs/common to 11
2025-03-27 00:26:54 +09:00
e47060b1fb
feat: 3.2.2 release
2025-03-26 23:33:07 +09:00
59cd199287
feat: 3.2.1 release
2025-03-21 09:40:32 +09:00
3ac9b1d38d
style: add prettier
2025-03-21 09:38:36 +09:00
dfd4aeba8f
feat: 3.2.0 release
2025-03-20 18:23:41 +09:00
86912c08f1
feat: 3.2.0 beta.4 release
2025-03-20 18:17:51 +09:00
06c373f858
feat: 3.2.0 beta.3 release
2025-03-20 18:12:48 +09:00
9c729a5997
feat: 3.2.0 beta.2 release
2025-03-20 17:48:23 +09:00
a304d72ca3
feat: add LoggedGuard and LoggedInterceptor decorators
...
Introduce new decorators `LoggedGuard` and `LoggedInterceptor` to extend logging capabilities for NestJS guards and interceptors. This enhances the logging functionality to cover more aspects of the application, improving debugging and monitoring. The version is updated to `3.2.0-beta.1` to reflect these additions.
2025-03-18 21:27:41 +09:00
fb2c3bc92f
chore: update npm publish commands in package.json
...
Added `up:beta` script to publish with the beta tag and updated `up` script to use `yarn npm publish` instead of `yarn publish` for consistency with npm commands.
2025-03-18 21:27:23 +09:00
b239a1f641
chore: update yarn@4.7.0
2025-03-18 19:47:13 +09:00
756dd6d8c2
chore: update version
2025-02-11 21:15:05 +09:00
36e47ebc8d
docs: change urls
2025-02-11 20:31:30 +09:00
8cd91db037
v3.0.0
2024-11-29 22:13:29 +09:00
9ce4536283
v2.2.6
2024-03-28 01:23:29 +09:00
bbf680f360
refactor: remove manual scope key decorator
2024-01-10 00:52:23 +09:00
47d5c0ff9a
feat: add tests
2023-12-03 19:42:22 +09:00
2432e1b393
feat: add config for build
2023-12-03 19:05:22 +09:00
9ee4a0396c
feat: add ts-node
2023-12-03 19:01:18 +09:00
5086b719ae
feat: add production docs
2023-11-17 18:26:35 +09:00
4cdc795d63
feat: add rimraf
2023-11-17 17:23:30 +09:00
7c1918c1cb
fix: add rm -rf in build
2023-11-17 17:19:50 +09:00
e2d8584957
fix: change script name
2023-11-17 17:18:48 +09:00
f437cf5886
refactor: refine configuration for simpler package
2023-11-17 17:14:03 +09:00
68c514ac50
feat: init
2023-11-17 17:03:55 +09:00