Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@clutchd/is-empty

clutchd1884.0.0TypeScript support: included

A small utility to assist with checking for an 'empty' value.

clutchd, is-empty, empty

readme

@clutchd/is-empty@clutchd/is-empty

A small utility to assist with checking for an 'empty' value.

Installation

bun i @clutchd/is-empty

changelog

@clutchd/is-empty

4.0.0

Major Changes

  • abb04e7: Official release, ready to go

3.0.16

Patch Changes

  • c021177: Update deps

3.0.15

Patch Changes

  • 14bb529: custom release script

3.0.14

Patch Changes

  • d17470f: changeset publish

3.0.13

Patch Changes

  • Fix deps

3.0.12

Patch Changes

  • 825983f: bun-publish

3.0.11

Patch Changes

  • 92a22a7: Update all packages, fix publish script

3.0.10

Patch Changes

  • b643771: Fixed for real?

3.0.9

Patch Changes

  • 56c4d5b: Fix releases

3.0.8

Patch Changes

  • aacd792: Please 2

3.0.7

Patch Changes

  • 246caaa: Please

3.0.6

Patch Changes

  • a8c83eb: Update packages

3.0.5

Patch Changes

  • f2c705f: Fix changeset releases with bun

3.0.4

Patch Changes

  • 72d5060: Fix release

3.0.3

Patch Changes

  • 6cae206: Fix lint

3.0.2

Patch Changes

  • 03e7b34b: Update deps

3.0.1

Patch Changes

  • 49d885ae: fix package.json

3.0.0

Major Changes

  • d47ab7a: esm only

2.0.7

Patch Changes

  • 0e006b2: Improve build outputs

2.0.6

Patch Changes

  • aecdd5f: Update jest pkg ref
  • 45fbf85: Migrate to new @clutchd/jest package
  • 465de04: Update jest config

2.0.5

Patch Changes

  • 6c6b704: Update tests
  • a6138a7: Pin config package
  • b512919: Update packages

2.0.4

Patch Changes

  • 920d084: Update deps

2.0.3

Patch Changes

  • d8e3e45: Reduce bundle size
  • b687171: Update tailwind dep

2.0.2

Patch Changes

  • e5e7fdb: Improve function check

2.0.1

Patch Changes

  • 3fc6510: Fix bug where functions were considered empty

2.0.0

Major Changes

  • 40e8e39: Adds support for dates, optimizes order of value checking

1.2.0

Minor Changes

  • f683441: Update function names

1.1.2

Patch Changes

  • 088a30e: Fix packages

1.1.1

Patch Changes

  • 6d9baff: Cleanup deps

1.1.0

Minor Changes

  • f697002: Improve configuration

1.0.0

Major Changes

  • bb42bc6: Initial release