Skip to content

Latest commit

 

History

History
59 lines (26 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

59 lines (26 loc) · 2.16 KB

2.1.2 (2024-01-03)

Bug Fixes

2.1.1 (2024-01-03)

Bug Fixes

  • Resolve 3rd party package vulnerabilities (90b72a8)

2.1.0 (2023-08-01)

Bug Fixes

Features

2.0.1 (2023-07-30)

Bug Fixes

  • Update README.md, release.yml (8a9c258)

2.0.0 (2023-07-30)

Features

  • Update builder.build() return type (a964322)

BREAKING CHANGES

  • Return type of builder.build() changed to Object type

1.0.2 (2023-07-30)

Bug Fixes

  • Fix types and builder.build() return design (904cacd)

1.0.1 (2023-07-30)

Bug Fixes

  • Disable husky for CI actions (52ed896)