v0.11.0-@embroider/app-blueprint: Merge pull request #77 from embroider-build/release-preview
github-actions
released this
26 Sep 19:20
·
79 commits
to main
since this release
Release (2024-09-26)
@embroider/app-blueprint 0.11.0 (minor)
🚀 Enhancement
@embroider/app-blueprint
- #86 use the new load initializers and resolver (@mansona)
- #83 Add prettier config (with
<template>
support (@NullVoxPopuli)
📝 Documentation
@embroider/app-blueprint
- #76 pnpx => pnpm dlx (@NullVoxPopuli)
🏠 Internal
@embroider/app-blueprint
- #84 Run linting on the generated project in CI // add a working eslintconfig (@NullVoxPopuli)
- #82 Split the lint and test jobs so we can see tests running during draft work (@NullVoxPopuli)
- #81 Prepare for typescript support by moving all the js files into a js folder (@NullVoxPopuli)
Committers: 2
- Chris Manson (@mansona)
- @NullVoxPopuli