Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 1.34 KB

Changelog

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

3.3.0 (2021-05-26)

3.2.0 (2021-05-26)

Features

  • support all jest config formats (d795a9f)
  • support babel-jest with versions below 27 too (832de5d)

3.1.0 (2021-05-26)

  • use async transformer and await on mdx result (5c867ef)

3.0.0 (2021-05-26)

Features

  • add in mdx config file support (79b5538)
  • add in support for Jest 27, and drop support for Jest 26 (for < Jest 26 support please install version 2 of jest-transformer-mdx) (c71e4f6)