Skip to content

v1.1.0

Choose a tag to compare

@kyoshino kyoshino released this 10 May 23:43
· 45 commits to main since this release
1317749
  • 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') returns true regardless of the current locale. When called without arguments, behavior is unchanged.
  • Updated dependencies.

Full Changelog: v1.0.5...v1.1.0