v1.2.0
What's New
Added
- Test file import rewriting in NewCommand: updates
import '/toimport 'package:<project_name>/when scaffolding new Nylo projects
This ensures that test files in the Nylo template have their imports correctly updated from import '/bootstrap/providers.dart' to import 'package:<project_name>/bootstrap/providers.dart' during project scaffolding.