Releases: 11ty/create
Releases · 11ty/create
Create v1.0.9
- No code changes
- Using npm Trusted Publishers (OIDC) release workflow
Full Changelog: v1.0.8...v1.0.9
Create v1.0.8
Trim stdin before stripping quotes:
# echo '# Heading' | npx @11ty/create file.md has trailing whitespace in Windows’ cmd.exe.
Create v1.0.7
Strips single/double quotes from beginning and end of stdin for consistency in Windows (specifically cmd.exe)
Create v1.0.6
- Adds support for STDIN (to make cross-platform commands more consistent)
- Adds Node 24 to CI
v1.0.5 Testing Release Workflow
No new code changes are included with this release.
v1.0.5-beta.1 Testing Release Workflow
No new code changes are included with this release.
v1.0.4 Testing Stable Release Workflow
No new code changes are included with this release.
v1.0.4-beta.1 Testing Beta Release Workflow
Running some tests on automated release processes. No new code changes in this release.