q v0.9.1 Release Notes

    • Made the AMD detection compatible with the RequireJS optimizer's namespace option. #225 @terinjokes
    • Fix side effects from valueOf, and thus from isFulfilled, isRejected, and isPending. #226 @benjamn