fix(deps): update dependency react-timeago to v8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
react-timeago (source) | dependencies | major | ^4.4.0 -> ^8.0.0 |
Release Notes
naman34/react-timeago (react-timeago)
v7.2.0
v7.1.0
- Use Intl to render persian number for farsi languages
- Looking for help testing the results and then doing the same for Arabic
v7.0.0
- Added support for React 18
- Added hi.js language strings
- Added so.js language strings
- Added oc.js language strings
- Update ru.js language strings
- Fix memory leak
- Update dependencies
v6.2.1
v6.2.0
v6.1.1
v6.1.0
- Added
eslint-plugin-react-hooks
and fixed the dependencies for hooks used in the library. Should result in a more consistent behaviour when changing props at runtime. - Updated dependencies
v6.0.0
- Added
module
field to the package.json file so you can now import ES6 modules with only a minimal amount of pre-processing applied. Relevant when targeting newer browsers only. - A bunch of internal changes:
- Using
rollup
instead ofbrowserify
to compile the example - Updating a bunch of dependencies
- Using
- Added support for React 17
v5.3.0
v5.2.1
- Minor documentation fixes
v5.2.0
v5.1.1
v5.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.