ractive v1.2.6 Release Notes

Release Date: 2020-02-06 // about 4 years ago
  • 2020-02-06

    • 🐛 Bug fixes
      • Escaped keypaths can now be observed correctly (#3319, thanks @ilessiivi)
      • Empty string templates will no longer cause an error during parsing.
      • Multiple references to the same model during capture for a computation will no longer result in ballooning dependencies.