Version 2.5.1
Version 2.5.1
Overview
This release updates @tsclean/scaffold to version 2.5.1, aligning it with the latest version of @tsclean/core and preparing the scaffolded projects for enhanced functionality.
Changes
- Fix: Corrected the constant naming when the entity name contains hyphens (
-). Now, hyphens are properly replaced with underscores (_) in generated constants.
Installation
To use this version of @tsclean/scaffold:
npm install @tsclean/scaffold@^2.5.1
Author
- John Piedrahita
Release Date
- April 15, 2025