Skip to content

Changes in configure and base commands

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetutlage thetutlage released this 22 Aug 05:44

The APIs from the BaseCommand and the Configure Command have been moved to a Codemods module. The commands can use the createCodemods method to create an instance of codemods module.

Commits

  • refactor: move configure command APIs to codemods 1e996a0
  • feat: add support for configuring vinejs and edge f40ff37

Full Changelog: v6.1.5-18...v6.1.5-19