2.0.0 (2022-10-11)
Bug Fixes
- add types to tests (29752d6)
- bump gotrue rc version (#580) (0e298d5)
- bump gotrue to rc.2 (e6ee6d1)
- bump gotrue-js and storage-js next versions (3a6abd6)
- bump gotrue-js version (#523) (23ae1a8)
- bump gotrue-js version (next.15) (a8acc65)
- bump gotrue-js/next (#495) (8fe7215)
- bump gotrue-js/next version (#485) (501b1aa)
- bump gotrue-js/next version (#508) (1814be2)
- bump next versions of dependencies (f5e2809)
- bump postgrest-js version (next.6) (f4d9695)
- bump rc versions (aec65c3)
- bump realtime-js version to 2.0.0-rc.5 (56e8fde)
- bump storage to v1.8.0-next.5 (78d07e4)
- bump storage-js next version (ea510e0)
- bump storage-js/next version (0d58fb6)
- change default to public (458cdeb)
- circular auth fetch (e537ee7)
- custom authorization header should not be overwritten (#584) (2f271f8)
- deps: bump postgrest-js (4d43f7f)
- from method typings (cf83a99)
- ignore case when creating realtime url (331cce3)
- include apikey in custom fetch (5ff8055)
- make everything optional (a927eeb)
- make realtime work with gotrue v2 (c982288)
- modify constructor (8979d56)
- only enrich payload for database changes (ddb6676)
- pass through function types (03259e0)
- patch types (72b7ff3)
- revert funky newlines (005803a)
- set apikey instead of append (8dace6e)
- typings (eff88f9)
- update gotrue-js to 1.23.0-next.3 (2fdd6fa)
- update realtime-js version to 2.0.0-rc.2 (899b46a)
- update schema arg (fd24f19)
- upgrade gotrue-js (rc.4) and postgrest-js (rc.5) (d7d148d)
Features
- add Realtime Channel helper methods (a1ac269)
- change type for db (36dc881)
- namespace storage key (#460) (1cba0b5)
- postgrest-js@1 (f0a3691)
- reduce Realtime footprint to four helper methods (6773d6e)
- Release V2 RC (c487683)
- replace existing Realtime API with new Realtime API (04f66b4)
- update realtime-js version to 2.0.0-rc.4 (33edb5b)
- upgrade realtime-js to v1.7.3 (8503715)
- use getSession from gotrue-js (2c3df35)
- version bump realtime-js to 1.8.0-next.16 (127bba6)
- version bump realtime-js to v1.8.0-next.17 (945d2a6)
BREAKING CHANGES
- Release V2