Skip to content

3.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Mar 02:49
· 25 commits to develop since this release
3.0.0-beta.2
35cb9d0

Fixed

  • Fixed the site selector dropdown.

Removed

  • Removed the success variable. Use sprig.isSuccess or sprig.isError instead.
  • Removed the flashes variable. Use sprig.message or craft.app.session.flash() instead.
  • Removed the id variable. Use sprig.modelId instead.