[1.22.17](https://github.com/supabase/gotrue-js/compare/v1.22.16...v1.22.17) (2022-06-27)
Bug Fixes
* es2020 ([bb21023](https://github.com/supabase/gotrue-js/commit/bb21023a4dce380a50d8c7a15606d313e52411c0))
* import cross-fetch conditionally ([96b633a](https://github.com/supabase/gotrue-js/commit/96b633ad5c66d38dd443fb8dd11c8b228312376f))
v1.23.0-next.4
[1.23.0-next.4](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.3...v1.23.0-next.4) (2022-06-23)
Bug Fixes
* allow custom storage key in localstorage ([9335ccc](https://github.com/supabase/gotrue-js/commit/9335ccc120e21ef7cd10f7bb4871fe8c3275cc23))
v1.23.0-next.3
[1.23.0-next.3](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.2...v1.23.0-next.3) (2022-06-08)
Bug Fixes
* destructure currentSession from persistedSession ([420b71f](https://github.com/supabase/gotrue-js/commit/420b71fe496bd859667f67543fc43252759f84b5))
* makes setAuth work with inMemorySession ([9794043](https://github.com/supabase/gotrue-js/commit/97940437db37232ac15c9a2e5dbbb2656a76a56a))
v1.23.0-next.2
[1.23.0-next.2](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.1...v1.23.0-next.2) (2022-06-07)
Bug Fixes
* getSession() read from localStorage every time ([e18334e](https://github.com/supabase/gotrue-js/commit/e18334e5a1ffbdfc501a69589f7863adf3504d82))
v1.23.0-next.1
[1.23.0-next.1](https://github.com/supabase/gotrue-js/compare/v1.22.16...v1.23.0-next.1) (2022-06-07)
Bug Fixes
* ignore no-extra-semi ([8ed1dd7](https://github.com/supabase/gotrue-js/commit/8ed1dd7f54c94f84e46a84c201c5738a5ea17c3d))
Features
* add getUser method ([d32ae77](https://github.com/supabase/gotrue-js/commit/d32ae77401998c95e1dd5ec139161a0b5417e43a))
* added async getSession method ([a722840](https://github.com/supabase/gotrue-js/commit/a722840c59638c159a911f1fd82c8638ef94d9eb))