@visulima/bytes 3.0.0-alpha.1 → 3.0.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +33 -14
  3. package/package.json +8 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,37 @@
1
+ ## @visulima/bytes [3.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/bytes@3.0.0-alpha.2...@visulima/bytes@3.0.0-alpha.3) (2025-12-11)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update package OG images across multiple packages ([f08e4dd](https://github.com/visulima/visulima/commit/f08e4dd2b105ccb29c8412020a9c2be36d6c1e9e))
6
+
7
+ ## @visulima/bytes [3.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/bytes@3.0.0-alpha.1...@visulima/bytes@3.0.0-alpha.2) (2025-12-06)
8
+
9
+ ### Bug Fixes
10
+
11
+ * add new package image, fixed readme rendering on npm, fixed building of packages ([b790ba2](https://github.com/visulima/visulima/commit/b790ba253ea07fef83528fd822a678facf021b5f))
12
+ * update package.json description and keywords ([#578](https://github.com/visulima/visulima/issues/578)) ([154709c](https://github.com/visulima/visulima/commit/154709c05e71d1ffd3e360b27e12febd817912f0))
13
+
14
+ ### Miscellaneous Chores
15
+
16
+ * **release:** @visulima/bytes@3.0.0-alpha.1 [skip ci]\n\n## @visulima/bytes [3.0.0-alpha.1](https://github.com/visulima/visulima/compare/@visulima/bytes@2.0.5...@visulima/bytes@3.0.0-alpha.1) (2025-12-04) ([232ad90](https://github.com/visulima/visulima/commit/232ad9054f90459296f3988a2bbb6bd0e7e9d722))
17
+ * update @anolilab/semantic-release-pnpm and @anolilab/semantic-release-preset to versions 3.2.2 and 12.1.2 across multiple package.json files for improved compatibility ([3921626](https://github.com/visulima/visulima/commit/3921626141fe5da398749bf0ba675f1596f18afb))
18
+
19
+ ## @visulima/bytes [3.0.0-alpha.1](https://github.com/visulima/visulima/compare/@visulima/bytes@2.0.5...@visulima/bytes@3.0.0-alpha.1) (2025-12-04)
20
+
21
+ ### ⚠ BREAKING CHANGES
22
+
23
+ * change min node version to 22.13
24
+
25
+ ### Bug Fixes
26
+
27
+ * update Node.js engine version requirement to >=22.13 in multiple package.json files for improved compatibility ([b828e9a](https://github.com/visulima/visulima/commit/b828e9aeaebfc798eecddccd90e6ec7560c6d36a))
28
+
29
+ ### Miscellaneous Chores
30
+
31
+ * moved all packages into groups ([0615e9d](https://github.com/visulima/visulima/commit/0615e9d14a8a886e11da529ce150cf31ca973c10))
32
+ * **release:** @visulima/bytes@3.0.0-alpha.1 [skip ci]\n\n## @visulima/bytes [3.0.0-alpha.1](https://github.com/visulima/visulima/compare/@visulima/bytes@2.0.5...@visulima/bytes@3.0.0-alpha.1) (2025-12-04) ([302f285](https://github.com/visulima/visulima/commit/302f285520f09b1c2864e3151e08e2b4b7903b51))
33
+ * update dependencies across multiple packages to improve compatibility and performance, including upgrading `@anolilab/semantic-release-pnpm` and `@anolilab/semantic-release-preset` to versions 3.2.0 and 12.1.0 respectively, and updating `react`, `react-dom`, and `next` versions to 19.2.1 and 16.0.7 in various package.json files ([aee8fcd](https://github.com/visulima/visulima/commit/aee8fcd796ae9b8d055903260e7150996ea9f53d))
34
+
1
35
  ## @visulima/bytes [3.0.0-alpha.1](https://github.com/visulima/visulima/compare/@visulima/bytes@2.0.5...@visulima/bytes@3.0.0-alpha.1) (2025-12-04)
2
36
 
3
37
  ### ⚠ BREAKING CHANGES
package/README.md CHANGED
@@ -1,15 +1,24 @@
1
- <div align="center">
2
- <h3>visulima bytes</h3>
3
- <p>
4
- Utility functions to make dealing with Uint8Arrays easier
5
- </p>
6
- </div>
1
+ <!-- START_PACKAGE_OG_IMAGE_PLACEHOLDER -->
2
+
3
+ <a href="https://www.anolilab.com/open-source" align="center">
4
+
5
+ <img src="__assets__/package-og.svg" alt="bytes" />
6
+
7
+ </a>
8
+
9
+ <h3 align="center">Utility functions to make dealing with Uint8Arrays easier</h3>
10
+
11
+ <!-- END_PACKAGE_OG_IMAGE_PLACEHOLDER -->
7
12
 
8
13
  <br />
9
14
 
10
15
  <div align="center">
11
16
 
12
- [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url]
17
+ [![typescript-image][typescript-badge]][typescript-url]
18
+ [![mit licence][license-badge]][license]
19
+ [![npm downloads][npm-downloads-badge]][npm-downloads]
20
+ [![Chat][chat-badge]][chat]
21
+ [![PRs Welcome][prs-welcome-badge]][prs-welcome]
13
22
 
14
23
  </div>
15
24
 
@@ -380,13 +389,23 @@ If you would like to help take a look at the [list of issues](https://github.com
380
389
  - [Daniel Bannert](https://github.com/prisis)
381
390
  - [All Contributors](https://github.com/visulima/visulima/graphs/contributors)
382
391
 
392
+ ## Made with ❤️ at Anolilab
393
+
394
+ This is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. [Anolilab](https://www.anolilab.com/open-source) is a Development and AI Studio. Contact us at [hello@anolilab.com](mailto:hello@anolilab.com) if you need any help with these technologies or just want to say hi!
395
+
383
396
  ## License
384
397
 
385
- The visulima bytes is open-sourced software licensed under the [MIT][license-url]
398
+ The visulima bytes is open-sourced software licensed under the [MIT][license]
399
+
400
+ <!-- badges -->
386
401
 
387
- [typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
388
- [typescript-url]: https://www.typescriptlang.org/ "TypeScript"
389
- [license-image]: https://img.shields.io/npm/l/@visulima/bytes?color=blueviolet&style=for-the-badge
390
- [license-url]: LICENSE.md "license"
391
- [npm-image]: https://img.shields.io/npm/v/@visulima/bytes/latest.svg?style=for-the-badge&logo=npm
392
- [npm-url]: https://www.npmjs.com/package/@visulima/bytes/v/latest "npm"
402
+ [license-badge]: https://img.shields.io/npm/l/@visulima/bytes?style=for-the-badge
403
+ [license]: https://github.com/visulima/visulima/blob/main/LICENSE
404
+ [npm-downloads-badge]: https://img.shields.io/npm/dm/@visulima/bytes?style=for-the-badge
405
+ [npm-downloads]: https://www.npmjs.com/package/@visulima/bytes
406
+ [prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge
407
+ [prs-welcome]: https://github.com/visulima/visulima/blob/main/.github/CONTRIBUTING.md
408
+ [chat-badge]: https://img.shields.io/discord/932323359193186354.svg?style=for-the-badge
409
+ [chat]: https://discord.gg/TtFJY8xkFK
410
+ [typescript-badge]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
411
+ [typescript-url]: https://www.typescriptlang.org/
package/package.json CHANGED
@@ -1,10 +1,16 @@
1
1
  {
2
2
  "name": "@visulima/bytes",
3
- "version": "3.0.0-alpha.1",
3
+ "version": "3.0.0-alpha.3",
4
4
  "description": "Utility functions to make dealing with Uint8Arrays easier",
5
5
  "keywords": [
6
6
  "visulima",
7
- "bytes"
7
+ "bytes",
8
+ "uint8array",
9
+ "buffer",
10
+ "binary",
11
+ "data",
12
+ "array",
13
+ "typed-array"
8
14
  ],
9
15
  "homepage": "https://visulima.com/packages/bytes",
10
16
  "bugs": {