All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.0-alpha.7 (2024-12-19)
- generate nullable generic type arguments (6f4d089)
1.1.0-alpha.6 (2024-11-26)
1.1.0-alpha.5 (2024-10-07)
- respect nameTransform when generating admin table (b33243c)
1.1.0-alpha.4 (2024-08-19)
- generation of negative number values in consts and enums (f39a286)
1.1.0-alpha.3 (2024-08-14)
- move big int util to utils folder (4081864)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.0-alpha.2 (2024-01-16)
- allow overriding shell for generate.sh script, override default shell on windows (777bb69)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.0-alpha.1 (2023-12-08)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.0-alpha.0 (2023-12-01)
- support topics generation (aec4ae2)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-alpha.2 (2023-11-15)
- allow some pagination config in tables (175192c)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-alpha.1 (2023-11-13)
- admin query result display (17d26f1)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-alpha.0 (2023-11-13)
- add better typing for createApiComponents's cqrs param (a2b45b0)
- remove backend part of admin app generator (d5ad140)
- remove v1 (0f26efe)
- replace sortOrder with sortDescending (9c3bad8)
- update nx and setup publishing (19834f5)
- update SERVER_VERSION to 2.0.0 (942677e)
- use ExampleApp Contracts in integration tests (956cdce)
- use react-query client from corelib (3e0e518)