@centrapay/jest-date-matchers
Version:
Centrapay Jest date matchers
37 lines (27 loc) • 812 B
Markdown
Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# 1.1.3 - 2024-10-28
## Changed
- refresh lockfile to remove references to @babel/traverse<7.23.2
# 1.1.2 - 2024-10-16
## Changed
- upgrade jest dependency
# 1.1.1 - 2024-01-29
## Changed
- import expect as a named module
# 1.1.0 - 2022-02-02
## Added
- toBeIsoDateString assertion
## Changed
- remove moment as runtime dependency
# 1.0.2 - 2020-09-21
## Changed
- relax dependency version constraints
# 1.0.1 - 2020-09-21
## Changed
- fix typo in readme usage instructions
# 1.0.0 - 2020-09-20
## Added
- toBeIsoDateStringNear assertion