v1.1.0
isRTL()now accepts an optional locale string. Pass a locale code to check any locale’s text direction without changing the active locale — e.g.isRTL('ar')returnstrueregardless of the current locale. When called without arguments, behavior is unchanged.- Updated dependencies.
Full Changelog: v1.0.5...v1.1.0