Skip to content

0.23.0

Compare
Choose a tag to compare
@adamghill adamghill released this 28 Feb 21:20
  • Performance enhancement that returns a 304 HTTP status code when an action happens, but the content doesn't change.
  • Add unicorn:ignore attribute to prevent an element from being morphed (useful when using Unicorn with libraries like Select2 that change the DOM).
  • Add support for passing arguments to Unicorn.call.
  • Bug fix when attempting to cache component views that utilize the db_model decorator.