Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.08 KB

File metadata and controls

45 lines (29 loc) · 1.08 KB

@e280/authlocal changelog

  • 🟥 breaking change
  • 🔶 deprecation or possible breaking change
  • 🍏 harmless addition, fix, or enhancement



v0.2

v0.2.0-37

  • 🟥 fix app component themes, tweak vars and layout

v0.2.0-36

  • 🟥 rework installation
  • 🟥 rework how themes work (supplied as auth option)

v0.2.0-34

  • 🍏 totally rewrite new README.md, which replaces the old one and the old GUIDE.md too
  • 🍏 fix web component rendering bug by upgrading @e280/sly

v0.2.0-33

  • 🔶 upgrade from @benev/slate to @e280/sly+@e280/strata
  • 🟥 remove and js element instance properties like .auth and .on
    • now these are only accessible via the auth object they're installed with

v0.2.0-32

  • 🍏 update dependencies

v0.2.0-31

  • 🟥 remove Time util (moved to @e280/stz)

v0.2.0-30

  • 🍏 update dependencies

v0.2.0-29

  • 🔶 remove wildcard package exports (formalized exports only)
  • 🍏 update dependencies

v0.2.0-28

  • 🟥 massive full rewrite. everything's changed. no users yet.