v0.12.0-@embroider/app-blueprint: Merge pull request #90 from embroider-build/release-preview
github-actions
released this
04 Oct 15:03
·
61 commits
to main
since this release
Release (2024-10-04)
@embroider/app-blueprint 0.12.0 (minor)
🚀 Enhancement
@embroider/app-blueprint
- #96 fix all @embroider/virtual renames (@mansona)
- #91 Allow skipping lint:fix when installing (@kiwiupover)
🏠 Internal
@embroider/app-blueprint
- #93 Extract an output:fixture command for manual testing (@NullVoxPopuli)
- #94 Parameterize the default tests for quickly adding scenarios to test (@NullVoxPopuli)
- #87 Extract project creation util so that multiple test files can share the "ember new + fixture" stuff (@NullVoxPopuli)
- #88 Use local ember-cli instead of global (@NullVoxPopuli)
Committers: 3
- Chris Manson (@mansona)
- Dave Laird (@kiwiupover)
- @NullVoxPopuli