Skip to content

0.56.0

Compare
Choose a tag to compare
@adamghill adamghill released this 02 Oct 00:53
· 180 commits to main since this release
  • Add support for using both Alpine.js and Unicorn together in a component (#597 by imankulov).
  • Do not send a 304 if the child has a parent (#595).
  • Prevent sending the child DOM if there is a parent to reduce network payload size.
  • More verbose error message when a component can not be loaded (#453 by nerdoc).