Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 671 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.4] - 2024-07-05

Added

  • Compatibility with Node.JS and browsers by not using the crypto.getRandomUUID function

Fixed

  • Error message of Target.broadcast

[0.1.2] - 2024-05-24

Added

  • Documentation for the JSONProject type

Fixed

  • Fixed the type definitions of the block function.

[0.1.1] - 2024-05-24

Added

  • Improve the module documentation on JSR