Skip to content

v.1.12.0

Compare
Choose a tag to compare
@ThisIsMissEm ThisIsMissEm released this 06 Jun 15:06
· 885 commits to main since this release
8d57b6f

Breaking Changes

  • Support for Node.js v12.x has been dropped as that version has reached end-of-life.
  • We've cleaned up dynamic client registration by removing support for the registrationAccessToken / initialAccessToken when performing the registration flow as this feature was never fully implemented. For Solid apps we recommend the use of a Public Client Identifier Document
  • We've also removed support for the iframe-based session renewal, which was never fully implemented.

What's Changed

Full Changelog: v1.11.9...v1.12.0