Skip to content

Latest commit

 

History

History
89 lines (39 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

89 lines (39 loc) · 4.04 KB

Changelog

0.4.0 (2025-02-11)

Features

  • add additional oauth attributes including prompt, login-hint, etc (#41) (c133936)

Bug Fixes

0.3.4 (2025-01-17)

Bug Fixes

  • use npmignore instead of files list to limit size (824866f)

0.3.3 (2025-01-17)

Bug Fixes

0.3.2 (2024-12-11)

Bug Fixes

  • add keywords to npm package (240b600)

0.3.1 (2024-12-11)

Bug Fixes

0.3.0 (2024-12-06)

Features

0.2.1 (2024-12-06)

Bug Fixes

  • custom event detail for picker:authenticated (#21) (4dca64f)
  • README: update link (bffbb86)

0.2.0 (2024-11-26)

Features

  • rewrite without lit and cleanup public interface (#16) (e01327f)

Bug Fixes

  • remove todos and use latest @types/google.picker (#10) (fea7bbc)

0.1.2 (2024-08-30)

Bug Fixes

0.1.1 (2024-08-30)

Bug Fixes

  • attribute names, protected fields and methods, and override (#4) (54671dc)

0.1.0 (2024-08-19)

Features