Skip to content

v2.1.0

Compare
Choose a tag to compare
@UlisesGascon UlisesGascon released this 12 Jun 08:17

What's Changed

🆕 Features

🔄 Code Refactoring

  • simplify entry point (84dceef)
  • simplify runner and move function to utils (c966d89)

🐛 Bug Fixes

  • amend file generation on no arguments (297b954)

PRs

  • refactor: make regex function compatible with node versions prior to v14 by @neodmy in #48
  • Update README with info for yarn installation by @dustytrinkets in #50
  • Refactor/refactor code to enable testing by @neodmy in #52

New Contributors

Full Changelog: v2.0.1...v2.1.0