Skip to content

3.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 13:42
· 24 commits to develop since this release
3.0.0
1f27df0

{warning} Template caches and static page caches should be cleared after performing this update.

Added

  • Added compatibility with Craft 5.

Changed

  • Changed how the component configuration is encoded.

Removed

  • Removed the sprig.script variable.
  • Removed the s-on attribute.
  • Removed the success variable. Use sprig.isSuccess or sprig.isError instead.
  • Removed the flashes variable. Use sprig.message instead.
  • Removed the id variable. Use sprig.modelId instead.