Releases: ngryman/reading-time
Releases · ngryman/reading-time
v1.3.0
- replace new Buffer() calls with Buffer.from() to resolve depreciation warnings in tests (#33) 2fc901a
- fix: use Math.round to resolve floating point rounding issues so that Ints are consistently returned for use in typed systems (#32) 8042b80
- 📚 add "Other projects" section 1b468a8
v1.2.1...v1.3.0