Skip to content

Latest commit

 

History

History
105 lines (47 loc) · 5.33 KB

CHANGELOG.md

File metadata and controls

105 lines (47 loc) · 5.33 KB

Changelog

2.3.3 (2025-02-08)

Bug Fixes

  • make imports more es friendly. provide default export (#53) (5e39e2a)

2.3.2 (2024-12-17)

Bug Fixes

  • for users using NodeNext TS Module (#50) (5f09a7c)

2.3.1 (2024-11-02)

Bug Fixes

2.3.0 (2024-11-02)

Features

2.2.3 (2024-09-09)

Bug Fixes

  • Bump fast-xml-parser from 4.2.5 to 4.4.1, and @aws-sdk/client-cognito-identity-provider from 3.438.0 to 3.632.0 (#40) (3992e8d)

2.2.2 (2024-07-14)

Bug Fixes

  • correct aws request/response wrapper types (#37) (1cd208e)

2.2.1 (2024-07-13)

Bug Fixes

  • dependabot Bump braces from 3.0.2 to 3.0.3 (#35) (d6986ab)

2.2.0 (2024-03-26)

Features

  • allow users to defer password hasing with isHashed parameter in createSrpSession (#29) (9d56963)

2.1.0 (2023-10-28)

Features

2.0.2 (2023-10-28)

Bug Fixes

  • dependabot Bump crypto-js from 4.1.1 to 4.2.0 (#22) (0478270)

2.0.1 (2023-10-22)

Bug Fixes

  • dependabot Bump @babel/traverse from 7.20.5 to 7.23.2 (#20) (336f139)
  • dependabot Bump xml2js from 0.4.19 to 0.5.0 (#16) (54c4f07)
  • dependabot Bump yaml from 2.1.3 to 2.2.2 (#18) (0eed40b)

2.0.0 (2023-02-19)

⚠ BREAKING CHANGES

  • Restructure of API to improve dev experience

Features

  • Restructure of API to improve dev experience (ae52b82)

1.0.1 (2022-12-31)

Bug Fixes

  • fixed broken ES imports by using file extensions in imports statements (04151b5)

1.0.0 (2022-12-30)

Features

  • refactor for initial release (5292dae)