@mornya/platform-libs
Version:
Parses UA (user-agent) information of the current platform.
50 lines (42 loc) • 1.28 kB
Markdown
# Change Log
All notable version changes would be documented in this file.
## 2.1.2
> Patch version updated at 2025.07.10
- Chores: Update dependencies
- Performance Improvements: Added ESM build options
## 2.1.1
> Patch version updated at 2024.07.11
- Chores
- Apply content as the vessel has been updated
- Update dependencies
## 2.1.0
> Minor version updated at 2023.06.15
- Chores
- Update dependencies
- Refine all codes with the Prettier
- New Features: Added `isTouchDevice` method
## 2.0.x
> Major version released at 2021.03.23
- Chores
- Update document
- Update dependencies
- Performance Improvements
- Typing has been enhanced to expand the `Platform.Browser` information
- The usage of the `resolveMatches` method has been changed (callback not used)
- Bug Fixes: Type not found at compile time
## 1.0.2
> Patch version updated at 2020.10.28
- Chores
- Added more testcases
- Update dependencies
- Bug Fixes
- AOS version check logic has been patched
- Generating `SemVer` result value has been patched
## 1.0.1
> Patch version updated at 2020.08.03
- Chores
- Apply content as the vessel has been updated
- Update dependencies
## 1.0.0
> Major version released at 2020.01.10
- New Features: Add all modules with functions of platform