Releases: bowser-js/bowser
v2.11.0
What's Changed
- [ADD]: Add detection for Miui Browser #436
- [ADD]: Add support for using alias in 'is' method #437
- [FIX]: Add missing typescript property declaration by @Cordazar in #438
- [FIX]: Update @returns of Parser.prototype.parse #427
- [CHORE]: bump http-proxy from 1.18.0 to 1.18.1 #442
- [CHORE]: bump yargs-parser from 13.1.1 to 13.1.2 #440
- [CHORE]: bump elliptic from 6.5.1 to 6.5.3 #431
- [CHORE] bump lodash from 4.17.15 to 4.17.19 #428
New Contributors
Full Changelog: 2.10.0...v2.11.0
2.10.0
2.7.0
2.5.3
2.5.1
2.5.0
2.3.0
2.1.0
2.0.0
The new stable version of bowser
is here!
We've been preparing and tuning it bit by bit. I've started with the better code structure so that it would be easier for the community to add new supporting browsers, platforms, OS and also propose new features. Thus, I came up with moving to ES2015 and splitting its functionality to a few modules.
Another significant improvement is the API. It became more explicit and more useful than it used to be. I hope you will like it. It's entirely new, so there is no reason to mention all the breaking changes here, go to the docs and try it out.
Last, but not least, I'd like to say thanks to the community and people which were supporting and helping me with the new version, who tested it on their projects and proposed features. Especially, would like to praise @mjlescano, @udivankin, @darkowic and @alexandercerutti for their participation! ❤️
There're lots of things I'd like to improve here, so, if you're interested in participating and helping on this project, join us! 🙌🏻
2.0.0-beta.1
no message