dwww Home | Show directory contents | Find package

# Changelog

## [v1.0.0](https://github.com/alexeyraspopov/picocolors/releases/tag/v1.0.0)

- Removed several code elements to reduce the package size ([#31](https://github.com/alexeyraspopov/picocolors/pull/31))
- Fixed optional flag for `createColors()` in TypeScript typings ([#34](https://github.com/alexeyraspopov/picocolors/pull/34))

## [v0.2.1](https://github.com/alexeyraspopov/picocolors/releases/tag/v0.2.1)

- Removed semicolons to reduce the package size ([#28](https://github.com/alexeyraspopov/picocolors/pull/28))
- Fixed type definitions ([#29](https://github.com/alexeyraspopov/picocolors/pull/29))
- Made `createColors()` use `isColorSupported` if no flag was provided ([`aaf57e1`](https://github.com/alexeyraspopov/picocolors/commit/aaf57e14b250112c6ad4fbeff08ad78cafc6c887))

## [v0.2.0](https://github.com/alexeyraspopov/picocolors/releases/tag/v0.2.0)

- Removed ESM Module to fix the rest of compatibility issues and reduce package size ([#26](https://github.com/alexeyraspopov/picocolors/pull/26))
- Added support for non-string inputs ([`3276400`](https://github.com/alexeyraspopov/picocolors/commit/3276400d5046c93ae56648e3db137a20b1f420b4))

## [v0.1.0](https://github.com/alexeyraspopov/picocolors/releases/tag/v0.1.0)

- Added CommonJS support ([#7](https://github.com/alexeyraspopov/picocolors/pull/7))
- Ensured Node.js 6+ support ([#8](https://github.com/alexeyraspopov/picocolors/pull/8))
- Added Browsers support ([#10](https://github.com/alexeyraspopov/picocolors/pull/10))

Generated by dwww version 1.15 on Sun Jun 16 11:35:18 CEST 2024.