Skip to content

Releases: AhsanAyaz/ngx-device-detector

v2.2.1

30 Nov 01:44
Compare
Choose a tag to compare

What's Changed

  • fix(backward-compat): fix angular12 backward compat4
    *docs(readme): update compatibility chart

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 Nov 22:35
Compare
Choose a tag to compare

Angular v13 support
Thanks to @nicholas-ochoa for the contribution

v2.1.0

26 May 10:30
Compare
Choose a tag to compare

#216 Add Angular 12 support
#218 Add support for Tablet Honeywell RT10A

v2.0.9

05 May 02:17
Compare
Choose a tag to compare

Fixes #210
Thanks to @mohsinayaz 🎉

v2.0.8

29 Apr 21:51
Compare
Choose a tag to compare

Fixes:
#194, #191, #180, #181, #196, #133.

Thanks to @mohsinayaz ⭐ for contributing as well 👍🏼

v2.0.7

20 Apr 01:20
Compare
Choose a tag to compare

Added a few tablets reported in the following issues:
Fixes #194
Fixes #191
Fixes #180

v2.0.6

27 Feb 20:20
Compare
Choose a tag to compare

Nothing changed. Just updated the readme and publishing to NPM

v2.0.5

12 Jan 09:00
Compare
Choose a tag to compare
build(2.0.5): release bump :rocket: :tada:

v2.0.3

01 Dec 20:06
Compare
Choose a tag to compare

Fixes the following issue for Angular Universal

window.matchMedia is not a function

v2.0.2

01 Dec 15:08
Compare
Choose a tag to compare

Fixes #182
Angular Universal Error: window is not defined

Thanks to https://github.com/pritamgb for the PR 🎉