Releases: danfry1/reflow-ts
Releases · danfry1/reflow-ts
Release list
v0.5.0
What's Changed
- fix: remove unpinned npm install from release workflow by @danfry1 in #15
- chore(deps): bump actions/configure-pages from 5.0.0 to 6.0.0 by @dependabot[bot] in #18
- chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #17
- chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #16
- feat: .parallel() — concurrent step groups (closes #20) by @danfry1 in #31
- feat: engine.stream() + async hooks (closes #24, #23) by @danfry1 in #36
- docs: migrate documentation to VitePress by @danfry1 in #39
- feat: node:sqlite storage adapter (zero native deps) by @danfry1 in #38
- chore: supply-chain hardening for releases by @danfry1 in #40
- release: 0.5.0 by @danfry1 in #44
Full Changelog: v0.3.0...v0.5.0
v0.3.0
What's Changed
- docs: replace "no infrastructure" with "no services to deploy" by @danfry1 in #9
- docs: document v0.2.0 features by @danfry1 in #10
- chore(deps): bump github/codeql-action from 4.32.6 to 4.34.1 by @dependabot[bot] in #11
- feat: add onRunStart and onStepStart lifecycle hooks by @danfry1 in #13
- chore: bump version to 0.3.0 by @danfry1 in #14
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #4
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #1
- chore(ci): restrict workflow token permissions to least privilege by @danfry1 in #5
- chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 by @dependabot[bot] in #6
- feat: add Date support, complete(), and typed steps context by @danfry1 in #7
- fix(ci): ignore node10 resolution failures in release type check by @danfry1 in #8
New Contributors
- @dependabot[bot] made their first contribution in #4
- @danfry1 made their first contribution in #5
Full Changelog: https://github.com/danfry1/reflow-ts/commits/v0.2.0