UNPKG

jest-snapshot-serializer-ansi

Version:
36 lines (18 loc) 1.75 kB
# 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.2.1](https://github.com/ikatyang-collab/jest-snapshot-serializer-ansi/compare/v2.2.0...v2.2.1) (2025-03-09) ### Bug Fixes - add quotes back ([e5de26b](https://github.com/ikatyang-collab/jest-snapshot-serializer-ansi/commit/e5de26bffdbf3a3504f8fd8b08a3cc560d2a151a)) # [2.2.0](https://github.com/ikatyang-collab/jest-snapshot-serializer-ansi/compare/v2.1.2...v2.2.0) (2025-03-09) ### Features - support strip ansi in error message & unwrap string ([#192](https://github.com/ikatyang-collab/jest-snapshot-serializer-ansi/issues/192)) ([894fe63](https://github.com/ikatyang-collab/jest-snapshot-serializer-ansi/commit/894fe63ec070a7a875a8672ffbe019afe94ca6d3)) ## [2.1.2](https://github.com/ikatyang-collab/jest-snapshot-serializer-ansi/compare/v2.1.1...v2.1.2) (2025-03-08) ## [2.1.1](https://github.com/ikatyang/jest-snapshot-serializer-ansi/compare/v2.1.0...v2.1.1) (2025-03-08) # [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