dariooddenino / purescript-simple-ajax

An opionated library to work with AJAX and JSON
17 stars 7 forks source link

Update affjax to v11.0.0 (breaking changes) #6

Closed andys8 closed 3 years ago

andys8 commented 3 years ago

When updating affjax to v11.0.0 in purescript/package-sets, I noticed this will break purescript-simple-ajax.

https://github.com/purescript/package-sets/pull/724/checks?check_run_id=1239307442

With this PR the repo should work with updated version and breaking change (https://github.com/purescript-contrib/purescript-affjax/pull/151)

dariooddenino commented 3 years ago

Thanks! Will merge and push asap :)