Skip to content

Version 2.5.1

Choose a tag to compare

@japhernandez japhernandez released this 15 Apr 13:48
· 4 commits to main since this release

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