react-linkify
Version:
React component to parse links (urls, emails, etc.) in text into clickable links
18 lines (12 loc) • 469 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Type checking with flow.
### Changed
- Use `yarn` instead of `npm`.
### Removed
- No longer commit `dist` folder.
[Unreleased]: https://github.com/tasti/react-linkify/compare/v0.2.2...HEAD