Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 23:18
· 89 commits to main since this release
1a76e43

1.4.0 (2021-05-25)

Bug Fixes

  • adapt Customer.getNextTransactionDateConstraints for 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.getAllowedFrequencies utility (6b2e70f)
  • add Customer.isNextTransactionDate utility (87e9376)
  • add support for wildcards in sets to BooleanSelector (d1babf2)
  • allow complex ids in booleanSelector.zoom() (eb887f6)
  • re-export Backend.getNextTransactionDateConstraints and Backend.getTimeFromFrequency utilities in customer sdk (edacff2)
  • run nucleon v8n after fetch (d108157)
  • save network failures to context in Nucleon (ad66f1d)