Revision code
Changes
Version 0.25.1
Compatible changes
- Fix a bug where
up.ajax() would incorrectly re-use form responses even if the form data differed
- Fix a bug with the
up-observe UJS attribute throwing an error when used
- Fix a bug where if multiple compilers with destructors
are applied to the same element and the element is removed, only the last destructor was called.