In this release, a syntax error related to escaping in the multi-database image configuration has been resolved. Improvements were also made to the CLI, addressing issues with external port handling and root password configuration. Additionally, unused content was cleaned up from the README files to improve documentation clarity. Finally, the @nestjs/common package was updated from version 10.1.3 to 10.4.16, ensuring the project stays up-to-date with the latest enhancements and fixes.
What's Changed
- fix: change escaping multidb image synax error by @nandor-magyar in #1059
- fix: improve cli and fix external port and root password bug by @polaroi8d in #1060
- doc: delete unused content from READMEs by @polaroi8d in #1062
- chore(deps): bump @nestjs/common from 10.1.3 to 10.4.16 in /web/crux by @dependabot in #1063
Full Changelog: 0.15.1...0.15.2