Releases: softprops/turnstyle
Releases · softprops/turnstyle
v3.2.2
What's Changed
Other Changes 🔄
- chore(deps): bump the npm group with 5 updates by @dependabot[bot] in #126
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in the npm group by @dependabot[bot] in #125
Full Changelog: v3.2.1...v3.2.2
v3.2.1
maintenance release with updated dependencies
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
Exciting New Features 🎉
- feat: filter grouping multiple workflows by queue-name by @cdiaz-nex in #120
Other Changes 🔄
- chore(deps): bump the npm group with 5 updates by @dependabot[bot] in #122
Full Changelog: v3...v3.2.0
v3.1.0
What's Changed
Exciting New Features 🎉
- feat: filter workflows by queue-name by @cdiaz-nex in #117
New Contributors
- @cdiaz-nex made their first contribution in #117
Full Changelog: v3...v3.1.0
v3.0.0
- Upgrade Node.js version to 24 in action
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes
v2.4.0
- Migrate from jest to vitest
- Bump to use node 24
- Dependency updates
Full Changelog: v2.3.2...v2.4.0
v2.3.2
maintenance release with updated dependencies
Full Changelog: v2...v2.3.2
v2.3.1
maintenance release with updated dependencies
v2.3.0
What's Changed
Exciting New Features 🎉
- Adding support for waiting on specific job/step completion in turnstyle by @selecsosi in #98
New Contributors
- @selecsosi made their first contribution in #98
Full Changelog: v2...v2.3.0
v2.2.3
fix lockfile issue