Skip to content

v0.12.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 28 Sep 06:40

Breaking:

  • Removed .empty() and .emptyOrWhitespace() and favor of new type-specific emptiness methods. 6e07df5

Other:

  • Improved browser support. 442f7b7 45c9760
  • Improved TypeScript ergonomics. You no longer have to include any extra libs in your tsconfig.json when using this package. 65c94f1

v0.11.0...v0.12.0