Skip to content

Latest commit

 

History

History
94 lines (42 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

94 lines (42 loc) · 3.53 KB

Changelog

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

2.1.6 (2021-10-26)

2.1.5 (2021-10-21)

Bug Fixes

  • prevent prettier from breaking typescript (799e193)

2.1.4 (2021-10-21)

Bug Fixes

2.1.3 (2021-10-21)

Bug Fixes

2.1.2 (2021-10-21)

Bug Fixes

  • bring in pretty-format as a dep (c75b514)

2.1.1 (2021-07-21)

Bug Fixes

  • semver ranges for peer deps (deddad6)

2.1.0 (2020-07-30)

Features

  • marko 5: make changes to make it work for marko 5 (c02ee04)

2.0.0 (2020-04-20)

⚠ BREAKING CHANGES

  • IDs are no longer always preserved

Features

  • normalize generated ids (966f3e9)

1.1.3 (2020-04-10)

Bug Fixes

  • escape separator in regex (8535f15)

1.1.2 (2020-04-10)

Bug Fixes

  • use system path separator in inferName regex (576a159)

1.1.1 (2020-02-22)

Bug Fixes

  • call @marko/testing-library's cleanup between test runs (#3) (2455831)

1.1.0 (2019-11-26)

Features

Bug Fixes

  • don't load .marko.js as fixture, add docs for .js fixture (728f73f)
  • html normalization (8bf3669)

1.0.0 (2019-07-14)