Releases: pluggyai/pluggy-js
Releases · pluggyai/pluggy-js
v0.15.0
0.15.0 (2023-05-03)
Features
- item: add 'USER_NOT_SUPPORTED' value to ExecutionErrorCode type. (#43) (a53aee1)
v0.14.0
0.14.0 (2023-04-20)
Features
- connector: add
oauth
& resetPasswordUrl
fields. (#42) (a8a13c7)
v0.13.1
0.13.1 (2023-04-17)
Bug Fixes
- connector: add new connector types. (#41) (0c4e4c1)
v0.13.0
0.13.0 (2023-04-13)
Features
- item: add consecutiveFailedLoginAttempts property. (#40) (eb3ef8c)
v0.12.1
0.12.1 (2023-03-07)
Bug Fixes
- Item: make UserAction.expiresAt Date type. (#38) (915aff2)
v0.12.0
0.12.0 (2023-02-27)
Bug Fixes
- remove replace plugin to fix build. (#36) (baf3085)
- revert commits to run build. (#35) (407dcf4)
- release: properly apply version change to src and dist files. (20ee160)
- release: properly apply version change to src and dist files. (e680343)
Features
- item: add userAction parameter and WAITING_USER_ACTION new execution status and remove unneeded item properties. (#34) (5a761d7)
v0.11.3
0.11.3 (2023-02-24)
Bug Fixes
- package: set 'axios' as peerDependency instead of dependency, to add support for axios >= 1.0.0. (#33) (c6a43a2)
v0.11.2
0.11.2 (2023-02-16)
Bug Fixes
- types: add missing PORTFOLIO_IN_PROGRESS step. (#32) (d59a61f)
v0.11.1
0.11.1 (2023-02-15)
Bug Fixes
- version: add correct pluggy-js version. (#31) (9dde0a2)