v6.12.0
What's Changed
- fix eslint by @gurgunday in #415
- refactor: add
u
unicode flag to regex by @Fdawgs in #418 - refactor: remove unused bindings by @Fdawgs in #417
- perf(index): check set size over converting to array to check length by @Fdawgs in #416
- chore(package): explicitly declare js module type by @Fdawgs in #419
- test: replace
typeof
undefined check by @Fdawgs in #420
Full Changelog: v6.11.2...v6.12.0