ractive v1.2.9 Release Notes

Release Date: 2020-05-08 // almost 4 years ago
    • 🐛 Bug fixes * Track decorator args as expressions so that updates, so that they get notified when their deps change (#3329) * Wildcard computations now implicitly depend on their parent so that they get invalidated when the parent changes (#3331) * Wildcard computations in arrays are now included in a virtual get (#3333)