Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 08:14
· 9 commits to main since this release

2.0.0 (2022-04-27)

Bug Fixes

  • upgrade actionlint to v1.6.12 (1518b6b)
  • use forked yaml package (ed2870c)

Features

  • use tinygo instead of go to create smaller wasm binary (bb9571e)

BREAKING CHANGES

  • The createLinter() function is now asynchronous and
    resolves to a function that synchronously invokes the actionlint binary.