UADetect 6.0.1 #202
hiteacheryouare
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sup! We're happy to announce the latest release of UADetect: Version 6!
UADetect is a library that lets you detect and manipulate various aspects of the user agent, such as browser, device, OS, and more. Here are some of the new features and improvements in this release:
New Features
Methods
QOL Improvements
import {} from 'uadetect/dist/{component}'
to import specific components, such asimport { browser } from 'uadetect/dist/browser'
. This will reduce the bundle size and improve performance.We hope you enjoy using UADetect and find it useful for your projects. If you have any feedback, suggestions, or issues, please feel free to open an issue or a pull request on GitHub. Thank you for your support!
❤️ - The UADetect team @ PorkyProductions
This discussion was created from the release UADetect 6.0.1.
Beta Was this translation helpful? Give feedback.
All reactions