Skip to content

Use pinned Aurelia package versions in generated scaffolds #169

Description

@Vheissu

Generated projects currently rely on npm dist-tags such as latest/dev for Aurelia packages. This makes scaffold output non-deterministic over time, and the dev tag is no longer a supported release target.

We should generate exact Aurelia package versions by default, while keeping those pins easy to update during scaffold releases through a single source of truth and a release-time check/update workflow.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions