Skip to content

Latest commit

 

History

History
57 lines (26 loc) · 2.19 KB

File metadata and controls

57 lines (26 loc) · 2.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.4 (2024-05-23)

Features

  • Added flag partial to test method arguments (62c27ac)

0.2.3 (2024-05-23)

Features

  • Added test method to mask to check if some value matches mask completely (488095b)

0.2.2 (2024-05-23)

Features

  • Added types for custom events dispatched by mask, exposed types Descriptor, Options (8bebcb3)

0.2.1 (2024-05-22)

0.2.0 (2024-05-22)

⚠ BREAKING CHANGES

  • Major overhaul. Code reworked completely onto typescript, replaced bundler, test runner, type definitions, minimal node version is v18.

Features

  • Major overhaul. Code reworked completely onto typescript, replaced bundler, test runner, type definitions, minimal node version is v18. (1300ba5)

0.1.3 (2021-07-15)

Fixes

0.1.2 (2021-07-15)

Features

Fixes