Releases: ashwamegh/react-link-preview
Releases · ashwamegh/react-link-preview
v1.0.1
What's Changed
- fix: link validation to consider single character domains by @cmdrGuyson in #37
New Contributors
- @cmdrGuyson made their first contribution in #37
Full Changelog: 1.0.0...1.0.1
v1.0.0
- Migrated package peer dependencies from React v16 to React v18
- Added new prop
customDomain
to use custom domains in case the app is deployed in production
Full Changelog: 0.3.0...1.0.0