Releases: AhsanAyaz/ngx-device-detector
Releases · AhsanAyaz/ngx-device-detector
1.3.7
- Moved to Angular CLI for creating and packing the library.
- Converted to mono-repo using Angular workspaces.
- Fixed tablet and mobile devices and also fixed desktop issue. Thanks to Syed Saad Qamar for the PR
- Detect ms edge chromium. Thanks to jrrod507 for the PR
Breaking Changes:
We're not using .forRoot()
with the DeviceDetectorModule
import. Please see the Readme.md on how to use the library.
v1.3.6
bump v1.3.5
Upgraded demo app to Angular 7 stable Updated change logs Updated the demo build
v1.3.0
v1.2.1
v1.1.7
v1.1.4
Notable differences compared to v1.0.0
Angular5 officially supported
Angular Universal supported ( Thanks to @maciejtreder )
Changed the package name to ngx-device-detector
Deprecated ng2-device-detector
See the Change Log for more details regarding 1.0.0 -> 1.10 update.