UNPKG

jest-snapshot-serializer-ansi

Version:
20 lines (10 loc) 857 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. # [2.1.0](https://github.com/ikatyang/jest-snapshot-serializer-ansi/compare/v2.0.0...v2.1.0) (2023-07-15) ### Features - support serializer with default import ([#188](https://github.com/ikatyang/jest-snapshot-serializer-ansi/issues/188)) ([da3f17d](https://github.com/ikatyang/jest-snapshot-serializer-ansi/commit/da3f17d2b1be21683bc937dae0ba60d96a5dd752)) # 2.0.0 (2023-07-13) ### Build System - update infra ([#187](https://github.com/ikatyang/jest-snapshot-serializer-ansi/issues/187)) ([ad6b1e6](https://github.com/ikatyang/jest-snapshot-serializer-ansi/commit/ad6b1e6509e5409cdb014a549f24785ec41880de)) ### BREAKING CHANGES - this package is now pure ESM