velocity-react v1.1.6 Release Notes

Release Date: 2016-09-28 // over 7 years ago
  • 🐛 Bug fixes

    • Prevent Velocity memory leaks when not using jQuery (Thanks, @eirikurn!)
    • Compatibility with SystemJS's "require" parsing (Thanks, @luisherranz!)
    • Enable Velocity shim even when JSDom is present by testing process.env (Thanks, @Tomyail!)