Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 662 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 662 Bytes

Changelog

All notable changes to this project will be documented in this file.

2.0.0 (2021-02-28)

BREAKING CHANGES

  • Renamed the babel config name from create-title.macro to create-title. Please see the docs how to use the new name.

Features

  • add removeDupeTitle macro config option
  • add exported setConfigForThisFile named function
  • add subExtensions macro config option
  • support template literals in manual title

Bug Fixes

  • fix normalization of normalizedRootDir

1.0.0 (2021-02-22)

Features

  • add intital working macro