Skip to content

2.1.4

Compare
Choose a tag to compare
@jescalan jescalan released this 12 Apr 20:59
b82c737

Previously, the peer dependency range for this library was very tight and cut off at react 17.0.1, so you'd get errors with the most recent react version. Now, it's a lot looser and will accept anything between react v16 and v18. Apologies for the annoyance!

This release also comes with a number of wonderful additions to the documentation, thanks to those who contributed!

Commit Log

  • Add circleci config: 7f128a4
  • Fix typo in README: 7fbc1ee
  • Merge pull request #109 from Hocdoc/patch-1: f775df6
  • Add example of replacing HTML tags as well: #113
  • Loosen react peer dependency semver range: 528bcbf

Credits

Huge thanks to @eric-burel for helping!