All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.51.1 (2024-11-06)
3.51.0 (2024-10-30)
3.50.1 (2024-10-23)
3.50.0 (2024-10-22)
3.49.0 (2024-10-21)
3.48.1 (2024-10-14)
3.48.0 (2024-10-10)
3.47.2 (2024-10-10)
Note: Version bump only for package tegg
3.47.1 (2024-10-10)
3.47.0 (2024-10-10)
3.46.4 (2024-10-09)
Note: Version bump only for package tegg
3.46.3 (2024-10-08)
3.46.2 (2024-10-07)
Note: Version bump only for package tegg
3.46.1 (2024-09-30)
3.46.0 (2024-09-29)
3.45.0 (2024-09-29)
3.44.1 (2024-09-29)
3.44.0 (2024-09-29)
3.43.2 (2024-09-14)
3.43.1 (2024-09-14)
Note: Version bump only for package tegg
3.43.0 (2024-09-13)
3.42.0 (2024-09-10)
3.41.0 (2024-08-26)
3.40.1 (2024-08-23)
3.40.0 (2024-08-22)
3.39.5 (2024-08-09)
3.39.4 (2024-07-09)
3.39.3 (2024-04-28)
3.39.2 (2024-04-28)
3.39.1 (2024-04-28)
3.39.0 (2024-04-19)
3.38.0 (2024-04-18)
3.37.3 (2024-04-17)
3.37.2 (2024-04-17)
3.37.1 (2024-04-16)
3.37.0 (2024-04-16)
3.36.3 (2024-04-10)
3.36.2 (2024-04-08)
3.36.1 (2024-04-07)
3.36.0 (2024-04-02)
- impl ajv + typebox Validator (#201) (9fd585d)
- impl dal forkDb (#202) (a411f04)
- impl Date/timestamp on update (#203) (e5c7b8d)
3.35.1 (2024-03-26)
3.35.0 (2024-03-26)
3.34.0 (2024-03-22)
3.33.1 (2024-03-22)
3.33.0 (2024-03-22)
3.32.0 (2024-02-19)
3.31.0 (2024-01-31)
3.30.1 (2024-01-25)
3.30.0 (2024-01-17)
3.29.0 (2023-12-26)
3.28.2 (2023-12-12)
3.28.1 (2023-12-11)
Note: Version bump only for package tegg
3.28.0 (2023-12-10)
3.27.0 (2023-11-23)
3.26.0 (2023-11-17)
3.25.2 (2023-11-06)
3.25.1 (2023-11-03)
3.25.0 (2023-11-03)
- getObject support MultiInstanceProto (#161) (1a24e48)
- tegg plugin support ModuleConfig (#162) (58bd9fa)
3.24.0 (2023-10-26)
3.23.0 (2023-09-20)
3.20.0 (2023-09-07)
3.19.0 (2023-08-31)
3.18.1 (2023-08-29)
3.18.0 (2023-08-29)
- add aop runtime/dynamic inject runtime for standalone (#149) (6091fc6)
- add helper to get EggObject from class (#148) (77eaf38)
3.17.0 (2023-08-24)
3.16.0 (2023-08-24)
3.14.3 (2023-08-14)
3.14.2 (2023-08-14)
3.14.1 (2023-08-11)
3.14.0 (2023-07-31)
3.13.0 (2023-07-25)
3.12.0 (2023-07-13)
3.11.1 (2023-06-29)
3.11.0 (2023-06-29)
3.10.0 (2023-06-28)
3.9.0 (2023-06-20)
- implement advice params (76ec8ad)
3.8.0 (2023-05-30)
3.7.0 (2023-04-03)
3.6.3 (2023-03-02)
3.6.2 (2023-02-16)
3.6.1 (2023-02-14)
3.6.0 (2023-02-13)
3.5.2 (2023-02-10)
3.5.1 (2023-02-10)
3.5.0 (2023-02-10)
- append call stack for runInBackground (#91) (ec7bc2c)
- remove context egg object factory (#93) (e14bdb2)
- use SingletonProto for egg ctx object (#92) (3385d57)
3.4.1 (2023-02-02)
3.4.0 (2023-02-01)
3.3.4 (2023-01-29)
3.3.3 (2023-01-29)
3.3.2 (2023-01-29)
3.3.1 (2023-01-28)
3.3.0 (2023-01-28)
3.2.3 (2023-01-16)
3.2.2 (2023-01-06)
Note: Version bump only for package tegg
3.2.1 (2022-12-28)
3.2.0 (2022-12-28)
3.1.0 (2022-12-27)
- add 'globby' as dependencies (#71) (76d85d9)
- eventbus runtime should wait all handlers done (#51) (0651d30)
- fix events type from any to keyof Events (#54) (a2551b2)
- fix file path for advice decorator (#64) (d6aa091)
- fix miss agent file (0fa496b)
- fix miss agent file (#56) (cfb4dcc)
- fix mock prototype in aop not work (#66) (16640eb)
- fix rootProtoManager.registerRootProto (f416ed7)
- fix schedule import (1fb5481)
- inject context proto to singleton proto (#72) (fcc0b2b)
- none exist node_modules path (#59) (77cb068)
- optimize backgroud output (#47) (6d978c5)
- skip file not exits (#62) (10e56d4)
- use getMetaData for ModelMetadataUtil (#44) (87a306c)
- use require.resolve instead path.join to resolve dependencies path (#63) (d7f3beb)
- add new module scan mode (#58) (3be6c20)
- break: use async local storage (#69) (772aeb9)
- impl Host decorator (#48) (65dc7a8)
- impl Inject Model (#43) (ced2ce2)
- impl Schedule decorator (#52) (7f95005)
- implement cork/uncork for eventbus (#60) (38114bd)
- middleware decorator allow multi middleware function (#46) (a4b55f7)
- multi host decorator (#68) (f6679de)
- standalone support context (#65) (b35dc2d)
- support leoric hooks (#41) (9ecdbd2)
3.0.0 (2022-12-26)
- delete controller root hook (bbb68f4)
3.0.0-alpha.0 (2022-12-22)
- eventbus runtime should wait all handlers done (#51) (0651d30)
- fix events type from any to keyof Events (#54) (a2551b2)
- fix file path for advice decorator (#64) (d6aa091)
- fix miss agent file (0fa496b)
- fix miss agent file (#56) (cfb4dcc)
- fix mock prototype in aop not work (#66) (16640eb)
- fix rootProtoManager.registerRootProto (f416ed7)
- fix schedule import (1fb5481)
- none exist node_modules path (#59) (77cb068)
- optimize backgroud output (#47) (6d978c5)
- skip file not exits (#62) (10e56d4)
- use getMetaData for ModelMetadataUtil (#44) (87a306c)
- use require.resolve instead path.join to resolve dependencies path (#63) (d7f3beb)
- add new module scan mode (#58) (3be6c20)
- break: use async local storage (#69) (772aeb9)
- impl Host decorator (#48) (65dc7a8)
- impl Inject Model (#43) (ced2ce2)
- impl Schedule decorator (#52) (7f95005)
- implement cork/uncork for eventbus (#60) (38114bd)
- middleware decorator allow multi middleware function (#46) (a4b55f7)
- multi host decorator (#68) (f6679de)
- standalone support context (#65) (b35dc2d)
- support leoric hooks (#41) (9ecdbd2)
1.3.0 (2022-07-01)
0.2.0 (2022-01-20)
- impl aop (c53df00)