Skip to content

3.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 00:02
· 26 commits to main since this release
89e25c3

New Features

  • Add a buildReason property to Saga
    This allows you to only do certain work when certain files have changed. For example, only run SwiftTailwind when css or template files were changed.

Documentation Changes

  • Link to GetSaga.dev for a complete overview of all available plugins
    It's too difficult to maintain this list in multiple places.