Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 421 Bytes

v0.10.0 - 2019-11-08

Changed

  • (BREAKING) Moved package.json main: to src/ instead of lib/ (no longer transpiling to ES5).
  • Remove dependency on json-document.
  • Update @solid/jose dependency to v0.5.0.
  • Updated various other dependencies to latest.

v0.8.0-v0.9.0 - 2018-10-25

Added

  • Send credentials on logout.
  • Misc fixes.

v0.7.1 - 2018-08-28

  • Forked into the Solid github org.