0.3.0 (2024-04-11)
⚠ BREAKING CHANGES
- PatreonUserClientInstance: set token to readonly
- types: narrow type of
User.social_connections
toRecord<string, string>
- update oauth clients and minimal node version (#11)
Features
- oauth: add methods to fetch resources (60ea00b)
- PatreonUserClientInstance: add
fetchDiscordId
method (60ea00b) - PatreonUserClientInstance: set token to readonly (60ea00b)
- types: narrow type of
User.social_connections
toRecord<string, string>
(60ea00b) - update oauth clients and minimal node version (#11) (60ea00b)