All notable changes to this project will be documented in this file.
@nanoforge-dev/schematics@2.1.2 - (2026-04-17)
- Remove name formatting on app (#110) (9478843) by @Exeloo
- Add dom to application schema tsconfig (#111) (368fa7c) by @Exeloo
@nanoforge-dev/schematics@2.1.1 - (2026-04-02)
- Change save format in part base schematic (#105) (6eaffe8) by @Exeloo
@nanoforge-dev/schematics@2.1.0 - (2026-04-02)
- docker: Change base image as alpine doesnt have the right libs (#102) (3b8c2b2) by @MartinFillon
- Remove ts types in js example system in part base (#93) (89555b4) by @Exeloo
- Add component and system schematics (#103) (38c90df) by @Exeloo
- editor: Add component holding entity id (#100) (433c648) by @Tchips46
- save: Allow partial saves component values as record string any (#98) (9280349) by @Tchips46
- Set save params types to any (#96) (7a29579) by @Exeloo
- @Tchips46 made their first contribution in #100
@nanoforge-dev/schematics@2.0.0 - (2026-03-17)
- Add core editor to dependencies (#90) (29cfa08) by @Exeloo
- Add better handling of path option (#89) (1e0c469) by @Exeloo
- BREAKING CHANGE: Old schemas doesn't work anymore and config is changed
- Add editor option to part main schematic (#88) (c59ed27) by @Exeloo
@nanoforge-dev/schematics@1.2.2 - (2026-03-15)
- Fields does not replace on application (#86) (d252953) by @Exeloo
@nanoforge-dev/schematics@1.2.1 - (2026-03-15)
- Use of directory variable and js issues (#84) (9d98d1a) by @Exeloo
- Add lint param handling on application (#79) (96c2128) by @Exeloo
@nanoforge-dev/schematics@1.2.0 - (2026-02-27)
- Setup docker schema (#75) (cf7ead5) by @MartinFillon
- @MartinFillon made their first contribution in #75
- @dependabot[bot] made their first contribution in #76
@nanoforge-dev/schematics@1.1.0 - (2026-02-19)
- Add schematics docs (#61) (7735324) by @Exeloo
- Fix contribution (#47) (b6ad53e) by @Exeloo
- Add contributing docs and actions (#41) (91eea94) by @Exeloo
- Add network and fix versions in app base (#70) (6d5963a) by @Exeloo
- Update and add pre-release (#48) (49422f7) by @Exeloo
- Add unit tests and e2e tests (#67) (8eef6b5) by @Exeloo
1.0.2 - (2025-12-06)
- Split ecs between client and server (#38) (086d42f) by @Exeloo
1.0.1 - (2025-12-04)
- configuration: Simplify schema and change defaults (#34) (af29b00) by @Exeloo
1.0.0 - (2025-11-30)
- Change exports in package json and update schema paths (#17) (b78b72a) by @Exeloo
- schematics: Add part-main schematics for generating client/server main files (#29) (6f34c1c) by @Exeloo
- schematics: Replace client by base-part schematics to handle server (#20) (c5ad539) by @Exeloo
- schematics: Add client base schematics (#19) (f02b26d) by @Exeloo
- @renovate[bot] made their first contribution in #27
0.0.1 - (2025-11-28)
- Add base application and configuration schematics (#12) (d881653)
- Init schematics project (#11) (3fb0e61) by @Exeloo
- @Exeloo made their first contribution in #11