ractive v0.8.12 Release Notes

  • 2017-03-16

    • 🐛 Bug fixes
      • Read-only computed properties in components will no longer try to initialize from mappings (#2888)
      • A number of memory leaks have been plugged thanks to @giovannipiller (#2899)
      • Class directives will now try to maintain original ordering for things that use order-sensitive selectors (#2903)