Skip to main content
Module

x/rimbu/spy/CHANGELOG.md

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
File

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.0 (2022-09-22)

Features

  • deep: improve the API of the @rimbu/deep package, and update dependent packages and docs (500dd75)

BREAKING CHANGES

  • deep: The API for the match and patch and related methods has had major changes

0.2.0 (2022-09-12)

Features

  • add @rimbu/spy package for easy spying, stubbing and mocking functions, objects, and classes (e0a4d93)