Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 03:38
· 55 commits to main since this release

   🚨 Breaking Changes

  • Rename all mock to fake  -  by CondorHero (8f099)

   🚀 Features

  • Add infixName option  -  by CondorHero (438c0)
  • Add parallel loader  -  by CondorHero (44fb7)
  • Add and unlink event for fake folder  -  by CondorHero (de943)
  • Hot update of dependent files of fake files  -  by CondorHero (5eeae)
  • Log display request method  -  by CondorHero (df5f4)

   🐞 Bug Fixes

  • ModuleCache map key is relative path  -  by CondorHero (2feb1)
  • Use bundle-import load module  -  by CondorHero (e6b59)
  • windows:
    • Do not use the join method to avoid glob not taking effect under windows system  -  by CondorHero (6828a)
    • ConvertPathToPosix to relative  -  by CondorHero (c699e)

   🙏 Thanks

Thanks to @xiaoxian521 for the questions and some tests in the 2.0 iteration (especially the Windows bug)

    View changes on GitHub