Skip to content

v3.3.0

Choose a tag to compare

@slack-cli-releaser slack-cli-releaser released this 30 May 21:27
4d50c44

What's Changed

🚀 Enhancements

  • build: package for apple intel and apple silicon machines alongside universal binaries as fallback by @zimeg in #101
  • feat(bolt-install): support using 'run' command with remote manifests by @mwbrooks in #111
  • feat(bolt-install): enable bolt-install experiment by default by @mwbrooks in #112

🐛 Bug Fixes

  • fix: removing .git from inside git template urls by @mwbrooks in #103
  • fix: gather manifest info from the configured source after parsing flags by @zimeg in #113

📚 Documentation

  • docs: details and updates regarding experiments by @slackapi in #97
  • Docs: Release 05-22-25. by @slackapi in #107
  • docs(revert): include details on the bolt-install experiment on the experiments page by @slackapi in #108

🧪 Testing/Code Health

  • refactor: enable linter rule QF1004 for 'Use strings.ReplaceAll when possible' by @mwbrooks in #99
  • ci: pin action hashes and escape variables with minimum permission by @zimeg in #100
  • refactor: enable linter rule ST1023 for 'Redundant type in variable declaration' by @mwbrooks in #105
  • test: add tests for slackdeps.NewFs() by @mwbrooks in #104
  • test: fix tests to run in airplane mode (offline) by @mwbrooks in #102

Full Changelog: v3.2.0...v3.3.0