Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

54 lines (32 loc) · 1.27 KB

Changelog

NOTE: Place feature specific changes in package/README. Build specific ones (not published) here (just dates).

30-Apr-2022 (0.0.3-alpha.1)

  • Changed peer dependency requirement from firebase to @firebase/auth
  • Updated dependencies
  • Slight changes to keep things going (nothing affecting users)

20-Apr-2021 (0.0.2-beta.5)

  • Flattened the directory layout to just package

20-Feb-2021 (0.0.0-alpha.7)

  • revise and API changes; leaving only init.
  • provided sample code for tying Firebase Auth API to Svelte 3, Vue.js 3 reactivity.

18-Feb-2021 (0.0.0-alpha.6)

  • dependency updates

5-Jan-2021

  • Using Vite to resolve the node package names; works brilliantly! 🌟✨

27-Jan-2021

  • Building each component to a separate bundle.

26-Jan-2021

  • init-json attribute to aside-keys, for Firebase auth values

18-Jan-2021

  • Able to build a web component with Svelte subcomponent(s)

15-Jan-2021

  • Glassy and movement works on:
    • Safari (macOS)
    • Chrome (macOS)
    • Edge (Windows); not tested
    • [~] Firefox (macOS)
      • with white background, not glassy
    • Safari iPadOS
    •  Chrome Android 10

Jan-2021