@visulima/boxen
Version:
Util.format-like string formatting utility.
389 lines (194 loc) • 15.4 kB
Markdown
## @visulima/boxen [1.0.30](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.29...@visulima/boxen@1.0.30) (2025-03-07)
### Bug Fixes
* updated @visulima/packem and other dev deps, for better bundling size ([e940581](https://github.com/visulima/visulima/commit/e9405812201594e54dd81d17ddb74177df5f3c24))
### Miscellaneous Chores
* updated dev dependencies ([487a976](https://github.com/visulima/visulima/commit/487a976932dc7c39edfc19ffd3968960ff338066))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.21
* **@visulima/path:** upgraded to 1.3.5
## @visulima/boxen [1.0.29](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.28...@visulima/boxen@1.0.29) (2025-01-25)
### Bug Fixes
* fixed wrong node version range in package.json ([4ae2929](https://github.com/visulima/visulima/commit/4ae292984681c71a770e4d4560432f7b7c5a141a))
### Miscellaneous Chores
* fixed typescript url ([fe65a8c](https://github.com/visulima/visulima/commit/fe65a8c0296ece7ee26474c70d065b06d4d0da89))
* updated all dev dependencies ([37fb298](https://github.com/visulima/visulima/commit/37fb298b2af7c63be64252024e54bb3af6ddabec))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.20
* **@visulima/path:** upgraded to 1.3.4
## @visulima/boxen [1.0.28](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.27...@visulima/boxen@1.0.28) (2025-01-22)
### Styles
* cs fixes ([f615a6a](https://github.com/visulima/visulima/commit/f615a6af4c0d4fb9ec054565fe5c93e88df487e9))
### Miscellaneous Chores
* updated all dev dependencies and all dependencies in the app folder ([87f4ccb](https://github.com/visulima/visulima/commit/87f4ccbf9f7900ec5b56f3c1477bc4a0ef571bcf))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.19
## @visulima/boxen [1.0.27](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.26...@visulima/boxen@1.0.27) (2025-01-13)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.18
* **@visulima/path:** upgraded to 1.3.3
## @visulima/boxen [1.0.26](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.25...@visulima/boxen@1.0.26) (2025-01-12)
### Bug Fixes
* updated @visulima/packem, and all other dev dependencies ([7797a1c](https://github.com/visulima/visulima/commit/7797a1c3e6f1fc532895247bd88285a8a9883c40))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.17
* **@visulima/path:** upgraded to 1.3.2
## @visulima/boxen [1.0.25](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.24...@visulima/boxen@1.0.25) (2025-01-08)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.16
* **@visulima/path:** upgraded to 1.3.1
## @visulima/boxen [1.0.24](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.23...@visulima/boxen@1.0.24) (2025-01-08)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.15
* **@visulima/path:** upgraded to 1.3.0
## @visulima/boxen [1.0.23](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.22...@visulima/boxen@1.0.23) (2024-12-31)
### Miscellaneous Chores
* updated dev dependencies ([9de2eab](https://github.com/visulima/visulima/commit/9de2eab91e95c8b9289d12f863a5167218770650))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.14
* **@visulima/path:** upgraded to 1.2.0
## @visulima/boxen [1.0.22](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.21...@visulima/boxen@1.0.22) (2024-12-12)
### Bug Fixes
* added missing placeholder variables into LICENSE.md file ([cef32c6](https://github.com/visulima/visulima/commit/cef32c6eb19dc3215a835e848ef12223a8fa05e0))
* allow node v23 ([8ca929a](https://github.com/visulima/visulima/commit/8ca929af311ce8036cbbfde68b6db05381b860a5))
* allowed node 23, updated dev dependencies ([f99d34e](https://github.com/visulima/visulima/commit/f99d34e01f6b13be8586a1b5d37dc8b8df0a5817))
* **boxen:** fixed wrong error message for textColor ([7d489b3](https://github.com/visulima/visulima/commit/7d489b33ea2441c0543cd14be33fa36383dce71d))
* updated packem to v1.8.2 ([23f869b](https://github.com/visulima/visulima/commit/23f869b4120856cc97e2bffa6d508e2ae30420ea))
* updated packem to v1.9.2 ([47bdc2d](https://github.com/visulima/visulima/commit/47bdc2dfaeca4e7014dbe7772eae2fdf8c8b35bb))
### Styles
* cs fixes ([46d31e0](https://github.com/visulima/visulima/commit/46d31e082e1865262bf380859c14fabd28ff456d))
### Miscellaneous Chores
* **boxen:** fixed test ([b139f80](https://github.com/visulima/visulima/commit/b139f80b036d8629f5fa6621197879936443e4d0))
* updated dev dependencies ([a916944](https://github.com/visulima/visulima/commit/a916944b888bb34c34b0c54328b38d29e4399857))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.13
* **@visulima/path:** upgraded to 1.1.2
## @visulima/boxen [1.0.21](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.20...@visulima/boxen@1.0.21) (2024-10-05)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.12
* **@visulima/path:** upgraded to 1.1.1
## @visulima/boxen [1.0.20](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.19...@visulima/boxen@1.0.20) (2024-10-05)
### Bug Fixes
* updated dev dependencies, updated packem to v1.0.7, fixed naming of some lint config files ([c071a9c](https://github.com/visulima/visulima/commit/c071a9c8e129014a962ff654a16f302ca18a5c67))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.11
* **@visulima/path:** upgraded to 1.1.0
## @visulima/boxen [1.0.19](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.18...@visulima/boxen@1.0.19) (2024-09-24)
### Bug Fixes
* update packem to v1 ([05f3bc9](https://github.com/visulima/visulima/commit/05f3bc960df10a1602e24f9066e2b0117951a877))
* updated esbuild from v0.23 to v0.24 ([3793010](https://github.com/visulima/visulima/commit/3793010d0d549c0d41f85dea04b8436251be5fe8))
### Miscellaneous Chores
* updated dev dependencies ([05edb67](https://github.com/visulima/visulima/commit/05edb671285b1cc42875223314b24212e6a12588))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.10
* **@visulima/path:** upgraded to 1.0.9
## @visulima/boxen [1.0.18](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.17...@visulima/boxen@1.0.18) (2024-09-12)
### Bug Fixes
* **boxen:** moved from tsup to packem ([ef8c01a](https://github.com/visulima/visulima/commit/ef8c01add9f6908b7003e6b5fc72df4804c14585))
### Styles
* **boxen:** cs fix ([ff34cb6](https://github.com/visulima/visulima/commit/ff34cb69dd5db5ac471782738f8925415369be71))
## @visulima/boxen [1.0.17](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.16...@visulima/boxen@1.0.17) (2024-09-11)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.9
* **@visulima/path:** upgraded to 1.0.8
## @visulima/boxen [1.0.16](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.15...@visulima/boxen@1.0.16) (2024-09-07)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.8
* **@visulima/path:** upgraded to 1.0.7
## @visulima/boxen [1.0.15](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.14...@visulima/boxen@1.0.15) (2024-09-07)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.7
* **@visulima/path:** upgraded to 1.0.6
## @visulima/boxen [1.0.14](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.13...@visulima/boxen@1.0.14) (2024-08-30)
### Miscellaneous Chores
* updated dev dependencies ([45c2a76](https://github.com/visulima/visulima/commit/45c2a76bc974ecb2c6b172c3af03373d4cc6a5ce))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.6
* **@visulima/path:** upgraded to 1.0.5
## @visulima/boxen [1.0.13](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.12...@visulima/boxen@1.0.13) (2024-08-04)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.5
* **@visulima/path:** upgraded to 1.0.4
## @visulima/boxen [1.0.12](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.11...@visulima/boxen@1.0.12) (2024-08-01)
### Styles
* cs fixes ([6f727ec](https://github.com/visulima/visulima/commit/6f727ec36437384883ca4b764d920cf03ffe44df))
* cs fixes ([ee5ed6f](https://github.com/visulima/visulima/commit/ee5ed6f31bdabcfacdb0d1abd1eff2cc6207cefc))
### Miscellaneous Chores
* added private true into fixture package.json files ([4a9494c](https://github.com/visulima/visulima/commit/4a9494c642fa98f224505a1d231b5af4e73d6c79))
* changed typescript version back to 5.4.5 ([55d28bb](https://github.com/visulima/visulima/commit/55d28bbdc103718d19f844034b38a0e8e5af798a))
* updated dev dependencies ([ac67ec1](https://github.com/visulima/visulima/commit/ac67ec1bcba16175d225958e318199f60b10d179))
* updated dev dependencies and sorted the package.json ([9571572](https://github.com/visulima/visulima/commit/95715725a8ed053ca24fd1405a55205c79342ecb))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.4
* **@visulima/path:** upgraded to 1.0.3
## @visulima/boxen [1.0.11](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.10...@visulima/boxen@1.0.11) (2024-07-01)
### Bug Fixes
* update dev-dependency string-width to 7.2.0 ([0cdc4e9](https://github.com/visulima/visulima/commit/0cdc4e969e90ad1713ebacf5285901405dfb5486))
## @visulima/boxen [1.0.10](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.9...@visulima/boxen@1.0.10) (2024-06-13)
### Miscellaneous Chores
* updated all dev deps ([ef143ce](https://github.com/visulima/visulima/commit/ef143ce2e15952a0910aa5c8bd78d25de9ebd7f3))
### Build System
* fixed found audit error, updated all dev package deps, updated deps in apps and examples ([4c51950](https://github.com/visulima/visulima/commit/4c519500dc5504579d35725572920658999885cb))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.3
## @visulima/boxen [1.0.9](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.8...@visulima/boxen@1.0.9) (2024-06-06)
### Bug Fixes
* allow node v22 ([890d457](https://github.com/visulima/visulima/commit/890d4570f18428e2463944813c0c638b3f142803))
### Miscellaneous Chores
* updated dev dependencies ([a2e0504](https://github.com/visulima/visulima/commit/a2e0504dc239049434c2482756ff15bdbaac9b54))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.2
* **@visulima/path:** upgraded to 1.0.2
## @visulima/boxen [1.0.8](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.7...@visulima/boxen@1.0.8) (2024-05-24)
### Bug Fixes
* changed pathe to @visulima/path ([#410](https://github.com/visulima/visulima/issues/410)) ([bfe1287](https://github.com/visulima/visulima/commit/bfe1287aff6d28d5dca302fd4d58c1f6234ce0bb))
### Miscellaneous Chores
* changed semantic-release-npm to pnpm ([b6d100a](https://github.com/visulima/visulima/commit/b6d100a2bf3fd026577be48726a37754947f0973))
* fixed wrong named folders to integration, added TEST_PROD_BUILD ([1b826f5](https://github.com/visulima/visulima/commit/1b826f5baf8285847199de9ede8fbdbadf201ad6))
* updated dev dependencies ([abd319c](https://github.com/visulima/visulima/commit/abd319c23576aa1dc751ac874e806bddbc977d51))
* updated dev dependencies ([0767afe](https://github.com/visulima/visulima/commit/0767afe9be83da6698c1343724400171f952599e))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.1
* **@visulima/path:** upgraded to 1.0.1
## @visulima/boxen [1.0.7](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.6...@visulima/boxen@1.0.7) (2024-05-03)
### Bug Fixes
* **boxen:** moved cli-boxes into boxen ([25f2e83](https://github.com/visulima/visulima/commit/25f2e8336b6bbe8f0ebb5ce801c8b46f991b71a0))
### Miscellaneous Chores
* **deps:** updated dev deps ([d91ac38](https://github.com/visulima/visulima/commit/d91ac389cea85a6c6bdc8de97905252a6c467abc))
* update dev dependencies ([09c4854](https://github.com/visulima/visulima/commit/09c4854e221fa8b808dfe66d7196d8db2a39b366))
* updated dev dependencies ([d7791e3](https://github.com/visulima/visulima/commit/d7791e327917e438757636573b1e5549a97bba7b))
## @visulima/boxen [1.0.6](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.5...@visulima/boxen@1.0.6) (2024-04-10)
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.0
## @visulima/boxen [1.0.5](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.4...@visulima/boxen@1.0.5) (2024-04-09)
### Dependencies
* **@visulima/colorize:** upgraded to 1.3.3
## @visulima/boxen [1.0.4](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.3...@visulima/boxen@1.0.4) (2024-04-09)
### Styles
* disabled noPropertyAccessFromIndexSignature ([#386](https://github.com/visulima/visulima/issues/386)) ([2250c02](https://github.com/visulima/visulima/commit/2250c02b870a5b37d78d01365105a0777c5728e2))
### Miscellaneous Chores
* downgrade eslint-plugin-vitest ([0162771](https://github.com/visulima/visulima/commit/0162771e6022e4594486a796bc41e91a2d87bcd8))
* updated dev dependencies ([87dee15](https://github.com/visulima/visulima/commit/87dee156e797b5dee2557a09ad32c935d851847c))
* updated dev dependencies ([bf2c635](https://github.com/visulima/visulima/commit/bf2c635859601cc97858226e70f47219eabc213e))
* updated dev dependencies ([f67c7f1](https://github.com/visulima/visulima/commit/f67c7f14ecc328ed91d06d01ac6514e8bce72cb4))
### Dependencies
* **@visulima/colorize:** upgraded to 1.3.2
## @visulima/boxen [1.0.3](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.2...@visulima/boxen@1.0.3) (2024-03-27)
### Dependencies
* **@visulima/colorize:** upgraded to 1.3.1
## @visulima/boxen [1.0.2](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.1...@visulima/boxen@1.0.2) (2024-03-26)
### Bug Fixes
* **boxen:** adding cjs and esm package test ([#382](https://github.com/visulima/visulima/issues/382)) ([ac08502](https://github.com/visulima/visulima/commit/ac0850202a40db238358adf3f08c3b7ef3e842ba))
### Miscellaneous Chores
* better code-coverage ([51d8efb](https://github.com/visulima/visulima/commit/51d8efb36b20fb878e128cdbb25d3ac5c81f79f4))
* updated all devDependencies ([133b1ca](https://github.com/visulima/visulima/commit/133b1cac6783bc1ecf8140972ef16bd7b68976f1))
* updated dev dependencies ([5f0bcd6](https://github.com/visulima/visulima/commit/5f0bcd6e6ec6e86303eb7d28d029f062294f3464))
* updated dev dependencies ([130b82c](https://github.com/visulima/visulima/commit/130b82c07879326db4975c7073137a24fc8b5e7a))
* updated dev dependencies ([956b7b3](https://github.com/visulima/visulima/commit/956b7b3a18d9fac12b0ac3b87f99680f169f824e))
### Continuous Integration
* improved vitest and tsup config ([#367](https://github.com/visulima/visulima/issues/367)) ([82fb585](https://github.com/visulima/visulima/commit/82fb585da639c916b770afe6617d735d15a4195c))
## @visulima/boxen [1.0.1](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.0...@visulima/boxen@1.0.1) (2024-03-09)
### Bug Fixes
* added missing type module to the package.json ([510c5b7](https://github.com/visulima/visulima/commit/510c5b7e9cdca2b6de104d0b6b0f5ad2fbf50956))
## @visulima/boxen 1.0.0 (2024-03-06)
### Features
* new boxen component ([#329](https://github.com/visulima/visulima/issues/329)) ([b40ebed](https://github.com/visulima/visulima/commit/b40ebedccc5743aa3ad748d0aecd0d50373695aa))