tink/changelog.md

2.7 KiB

Changelog

2024-06-24 - 3.1.13 - fix(dependencies)

Update dependencies to latest versions

  • Updated @git.zone/tsbuild to version ^2.1.82
  • Updated @git.zone/tsrun to version ^1.2.49
  • Updated @git.zone/tstest to version ^1.0.90
  • Updated @push.rocks/tapbundle to version ^5.0.23
  • Updated @types/node to version ^20.14.8
  • Updated @push.rocks/smartpromise to version ^4.0.4
  • Updated @push.rocks/smartrequest to version ^2.0.22

2024-04-08 - 3.1.12 - core

Routine maintenance updates

  • Updated core dependencies

2024-04-08 - 3.1.11 - core

Routine maintenance updates

  • Updated core functionality

2024-04-08 - 3.1.10 - core

Routine maintenance updates

  • Updated dependencies for core components

2023-06-03 - 3.1.9 - core

Routine maintenance updates

  • Updated core functionality

2023-05-25 - 3.1.8 - core

Routine maintenance updates

  • Updated core functionality

2023-05-25 - 3.1.7 - core

Routine maintenance updates

  • Updated core functionality

2022-10-30 - 3.1.6 - core

Routine maintenance updates

  • Updated core functionality

2022-10-30 - 3.1.5 - core

Routine maintenance updates

  • Updated core functionality

2022-10-30 - 3.1.4 - core

Routine maintenance updates

  • Updated core functionality

2022-10-29 - 3.1.3 - core

Minor bug fixes and improvements

  • Used correct power function in core components

2022-10-29 - 3.1.2 - core

Routine maintenance updates

  • Updated core functionality

2022-10-29 - 3.1.1 - core

Routine maintenance updates

  • Updated core functionality

2022-10-29 - 3.1.0 - core

Routine maintenance updates

  • Updated core functionality

2022-08-23 - 3.0.0 - BankAccount and BankTransaction

New feature additions

  • Now supporting the full retrieval process for BankAccount and BankTransaction

2022-05-12 - 2.0.0 - TinkUser

BREAKING CHANGE

  • new TinkUser().getTinkLink() now expects a tinkLinkOptionsArg

2022-04-18 - 1.0.17 - core

BREAKING CHANGE

  • Switch to ESM and allow specification of redirect URL

2022-02-19 - 1.0.16 to 1.0.10 - core

Routine maintenance updates

  • Updated core functionality

2022-02-19 - 1.0.9 - core

Routine maintenance updates

  • Updated core functionality

2022-02-19 - 1.0.8 - core

Routine maintenance updates

  • Updated core functionality

2022-02-19 - 1.0.7 - core

Routine maintenance updates

  • Updated core functionality

2022-02-19 - 1.0.6 to 1.0.5 - core

Routine maintenance updates

  • Updated core functionality

2022-02-17 - 1.0.4 to 1.0.3 - core

Routine maintenance updates

  • Updated core functionality

2022-02-15 - 1.0.2 - core

Routine maintenance updates

  • Updated core functionality

2022-01-25 - unknown - initial commit

Initial commit

  • Project started