Bug fixes:
- fix: Emit
post-executehook for commands with asyncrun() - fix: Display SDK name, then the actual version
- fix: Skip run if
--sdkversion mismatches<sdk-version>intiapp.xmland allow correct command to be forked
What's Changed
- chore(deps-dev): bump oxlint from 1.15.0 to 1.16.0 by @dependabot[bot] in #840
- chore(deps): bump pretty-bytes from 7.0.1 to 7.1.0 by @dependabot[bot] in #841
- chore(deps-dev): bump oxlint from 1.16.0 to 1.18.0 by @dependabot[bot] in #843
- chore(deps-dev): bump oxlint from 1.18.0 to 1.19.0 by @dependabot[bot] in #844
- chore: remove company url from mock sdk by @m1ga in #847
- chore(deps-dev): bump oxlint from 1.19.0 to 1.20.0 by @dependabot[bot] in #848
- chore(deps): bump semver from 7.7.2 to 7.7.3 by @dependabot[bot] in #849
- chore(deps-dev): bump oxlint from 1.20.0 to 1.22.0 by @dependabot[bot] in #850
- Update the banner to include star us message by @cb1kenobi in #852
- chore(deps-dev): bump oxlint from 1.22.0 to 1.23.0 by @dependabot[bot] in #853
- fix: Emit 'post-execute' hook for commands with async 'run()' by @cb1kenobi in #851
- fix: Display SDK name, then the actual version by @cb1kenobi in #854
- fix: Skip run if
--sdkmismatches the<sdk-version>by @cb1kenobi in #855
Full Changelog: v8.1.0...v8.1.1