Skip to content

v7.5.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 05 Oct 14:03
· 202 commits to main since this release
440df3d

What's new?

  • Exported PasswordResponses type to make it easier to create custom password prompts (#1615). Thanks, @pstevovski!
  • Updated documentation on options prop and usage with Next.js.

Bug fixes

  • Fixed customTextRenderer not called on items outside of marked content (#1593, #1623).