Skip to content

Releases: khalilou88/jnxplus

v1.16.1

10 Dec 22:47
Compare
Choose a tag to compare

1.16.1 (2024-12-10)

🩹 Fixes

  • change error to warning (#1445)

❤️ Thank You

v1.16.0

05 Dec 11:47
Compare
Choose a tag to compare

1.16.0 (2024-12-05)

🚀 Features

  • add spring.application.name to app generator (#1381)
  • skip spring-boot, quarkus and micronaut deps (#1412)
  • don't set outputDirLocalRepo if present in target.options (#1439)

❤️ Thank You

v1.15.0

21 Oct 14:35
Compare
Choose a tag to compare

1.15.0 (2024-10-21)

🚀 Features

  • split root project to aggregator project and parent project (#1357)
  • add buildTargetName option to init generator (16949919)
  • build the project before testing it (#1361)

❤️ Thank You

v1.14.1

16 Oct 11:12
Compare
Choose a tag to compare

1.14.1 (2024-10-16)

🩹 Fixes

  • add dependencies section to package.json (d450e6e3)

❤️ Thank You

v1.14.0

15 Oct 14:22
Compare
Choose a tag to compare

1.14.0 (2024-10-15)

🚀 Features

  • set nx 19 as the minimum version required (#1348)

❤️ Thank You

v1.13.0

15 Oct 10:42
Compare
Choose a tag to compare

1.13.0 (2024-10-15)

🚀 Features

  • make prettier optional (#1340)
  • add plugin dependencies to nx-maven graph (#1343)

❤️ Thank You

v1.12.2

11 Oct 10:04
Compare
Choose a tag to compare

1.12.2 (2024-10-11)

This was a version bump only, there were no code changes.

v1.12.1

10 Oct 14:14
Compare
Choose a tag to compare

1.12.1 (2024-10-10)

🩹 Fixes

  • use installPackagesTask again during init (1c73c61a)

❤️ Thank You

v1.12.0

10 Oct 13:44
Compare
Choose a tag to compare

1.12.0 (2024-10-10)

🚀 Features

  • remove prompt for localRepoRelativePath option (#1328)
  • add skipFormat option (#1333)
  • install prettier and its plugins before formating files (#1336)

❤️ Thank You

v1.11.2

08 Oct 22:30
Compare
Choose a tag to compare

1.11.2 (2024-10-08)

🩹 Fixes

  • add cacheDirectory to clearCacheById function (247a9408)

❤️ Thank You