Skip to content

Release 8.10.1

Compare
Choose a tag to compare
@vsavkin vsavkin released this 06 Jan 21:25
· 12447 commits to master since this release

Bug Fixes

  • core: fix cache hasher to work without implicitDependencies (417d443)
  • react: add migration to remove svg.d.ts entry from tsconfig (which is now image.d.ts) (#2271) (d874826)
  • storybook: add support for .ts extension in storybook webpack configuration template (#2270) (0ab2fc5), closes #2259