Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2023-08-22)

Features

  • handle new offer recurrences & currencies (0216edb)

Bug Fixes

  • ci: specify the ubuntu LTS version used for tests (7755553)
  • ci: target the right default branch (80c5423)
  • ci: use yarn cache for node libraries (6b733c8)
  • deps: update dependency @junipero/core to v3.2.2 (b215eb7)
  • deps: update dependency core-js to v3.32.1 (6d3fc90)
  • handle non existing no-conflict on ssr (cb24dc5)
  • not awaiting createAuthElement correctly (0fed77d)

1.0.0-alpha.0 (2022-08-08)

Features

  • add various signin elements (5785da5)