Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@raycharius raycharius released this 24 Jul 12:17
· 176 commits to main since this release
36c72f9

✨ New Methods and TS Bug Fix

  • Add getPreviewUrl() method to surfaces (thanks, @zaini!).
  • Add emoji() method to Md (thanks @trevor-gullstad!).
  • Fix TypeScript not allowing undefined as an argument when strict: true (thanks @tsnieman!).