Skip to content

chore: revert from hardcoded version to current#1623

Merged
kdinev merged 1 commit intomasterfrom
ibarakov/update-wc-cli-verison
Apr 15, 2026
Merged

chore: revert from hardcoded version to current#1623
kdinev merged 1 commit intomasterfrom
ibarakov/update-wc-cli-verison

Conversation

@onlyexeption
Copy link
Copy Markdown
Contributor

Closes # .

Additional information related to this pull request:

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Web Components (igc-ts) CLI project templates to reference the generating CLI’s current version rather than a hardcoded igniteui-cli devDependency version, keeping generated projects aligned with the installed CLI.

Changes:

  • Replace hardcoded igniteui-cli devDependency version with the template token $(cliVersion) in the igc-ts base templates.
  • Ensure both “base” and “base_with_home” templates use the same version-substitution approach already used across other templates.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/package.json Switches igniteui-cli devDependency from a hardcoded version to ~$(cliVersion) for template substitution.
packages/cli/templates/webcomponents/igc-ts/projects/_base_with_home/files/package.json Same version token change for the “base with home” template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 86.103%. remained the same — ibarakov/update-wc-cli-verison into master

@kdinev kdinev merged commit c8a3e55 into master Apr 15, 2026
7 checks passed
@kdinev kdinev deleted the ibarakov/update-wc-cli-verison branch April 15, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants