Skip to content

v1.4.0

Compare
Choose a tag to compare
@JaneJeon JaneJeon released this 15 Sep 00:32
5c4e7b8

As usual, I am fucking terrified of accidentally blocking the event loop with this library and causing memory leaks... regex has the potential to hit both very hard, so I'm continually trying to make the workload as light as possible by caching RegExp constructor calls.

  • cache regex instantiations d5455eb

v1.3.0...v1.4.0