Skip to content

v0.5.8

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 08 May 22:51
· 489 commits to master since this release

Bugfixes

  • Fix example parcel aliasing when using React Hooks
  • Fixed module detection on windows!
  • Removed writing Jest config

Commits

  • Remove writing to jest config (#92) 437bcd0
  • Fix external module detection on Windows (#89) 78bb42f
  • Use parcel's aliasing for react template example deps (#88) 5a5b9ac

v0.5.7...v0.5.8