You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added fix for query (?) or hash (#) params in the form http://domain.……com?poo to return '' empty string instead of undefined.
-updates tests to use deepEqual which uses === instead of == for comparison
-add some tests for query (?) and hash (#) params