Skip to content

Releases: yeoman/doctor

v1.2.1

12 Jan 07:44
Compare
Choose a tag to compare

Fix issue with package.json main field.

v1.2.0

12 Jan 07:31
Compare
Choose a tag to compare

Major changes to the internal infrastructure to allow easier testing.

New features

  • Test the presence of a .yo-rc.json file in the home directory
  • Test the presence of a .bowerrc file in the home directory
  • Test the .yo-rc-global.json file contains valid json

1.1.1

16 Nov 09:29
Compare
Choose a tag to compare

Fix issue with the CLI requiring the wrong file causing install issues for yo. f00e11c

v1.1.0

16 Nov 06:55
Compare
Choose a tag to compare

Now check that the user global Yeoman config file (~/.yo-rc-global.json) contains valid JSON.