fay-jquery v0.6.0.2 Release Notes

Release Date: 2014-01-06 // over 10 years ago
    • 🐛 Bug fix: Force thunks on polymorphic arguments such as a in append :: Selectable a => a -> JQuery -> Fay JQuery. Previously only constant values would be passed to jQuery correctly for these arguments.