Skip to content

v5.0.0

Choose a tag to compare

@george43g george43g released this 19 Feb 10:40
· 21 commits to master since this release

5.0.0 (2023-02-19)

Features

  • exportfunctions: update search glob to sensible default to find both js and ts files (362ceab)

BREAKING CHANGES

  • exportfunctions: The new default search glob may break some setups in rare situations where js files
    and ts files are in the same directory.