alexeyraspopov/picocolors (picocolors)
### [`v1.1.1`](https://redirect.github.com/alexeyraspopov/picocolors/blob/HEAD/CHANGELOG.md#v111)
[Compare Source](https://redirect.github.com/alexeyraspopov/picocolors/compare/v1.1.0...v1.1.1)
- Moved TypeScript declarations to a `d.ts` file ([#82](https://redirect.github.com/alexeyraspopov/picocolors/pull/82))
- Reworked color detection algorithm to properly work with empty strings in `NO_COLOR` and `FORCE_COLOR` env variables ([#87](https://redirect.github.com/alexeyraspopov/picocolors/pull/87))
- Eliminated `require()` call to make the package compatible with some tools ([#87](https://redirect.github.com/alexeyraspopov/picocolors/pull/87))
This PR contains the following updates:
1.1.0
->1.1.1
Release Notes
alexeyraspopov/picocolors (picocolors)
### [`v1.1.1`](https://redirect.github.com/alexeyraspopov/picocolors/blob/HEAD/CHANGELOG.md#v111) [Compare Source](https://redirect.github.com/alexeyraspopov/picocolors/compare/v1.1.0...v1.1.1) - Moved TypeScript declarations to a `d.ts` file ([#82](https://redirect.github.com/alexeyraspopov/picocolors/pull/82)) - Reworked color detection algorithm to properly work with empty strings in `NO_COLOR` and `FORCE_COLOR` env variables ([#87](https://redirect.github.com/alexeyraspopov/picocolors/pull/87)) - Eliminated `require()` call to make the package compatible with some tools ([#87](https://redirect.github.com/alexeyraspopov/picocolors/pull/87))Configuration
π Schedule: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.