Releases: Foxy/foxy-sdk
Releases · Foxy/foxy-sdk
v1.5.0-beta.6
v1.5.0
v1.5.0-beta.5
v1.5.0-beta.4
v1.5.0-beta.3
1.5.0-beta.3 (2021-07-20)
Bug Fixes
- make rumour sync more reliable (fab1950)
Features
- expose polyfilled fetch function on API constructor (68ee236)
v1.5.0-beta.2
v1.5.0-beta.1
1.5.0-beta.1 (2021-06-17)
Features
- add new
Core.API.AuthErrorcode namedINVALID_NEW_PASSWORD(99c9894)
v1.4.0
1.4.0 (2021-05-25)
Bug Fixes
- adapt
Customer.getNextTransactionDateConstraintsfor snake_case customer portal settings format in customer api (282cd6c) - add missing customer portal settings typedefs for customer sdk (90188e2)
- add missing links to customer bookmark typedef (db71fa7)
- fix error message formatting in BooleanSelector (259862a)
- fix selector specificity issues in
Core.BooleanSelector(86ee794) - fix transaction template curie and self link in customer typedefs (bda7a70)
- fix typedefs for followable embeds (eff8c2f)
- improve option types in
Backend.getAllowedFrequencies(6b208ca) - improve option types in
Backend.isNextTransactionDate(64954b5) - use correct esm import path in
Core.API(53e7f9c)
Features
- add
Customer.getAllowedFrequenciesutility (6b2e70f) - add
Customer.isNextTransactionDateutility (87e9376) - add support for wildcards in sets to BooleanSelector (d1babf2)
- allow complex ids in booleanSelector.zoom() (eb887f6)
- re-export
Backend.getNextTransactionDateConstraintsandBackend.getTimeFromFrequencyutilities in customer sdk (edacff2) - run nucleon v8n after fetch (d108157)
- save network failures to context in Nucleon (ad66f1d)
v1.4.0-beta.5
1.4.0-beta.5 (2021-05-20)
Bug Fixes
v1.4.0-beta.4
1.4.0-beta.4 (2021-05-07)
Bug Fixes
- add missing links to customer bookmark typedef (db71fa7)
- fix error message formatting in BooleanSelector (259862a)