Skip to content

v4.1.0-alpha.11

Pre-release
Pre-release

Choose a tag to compare

@shilman shilman released this 05 Dec 19:16
· 66786 commits to next since this release

Features

  • Add CRA TypeScript support for .storybook folder (#4902)

Bug Fixes

  • React-native: Fix async storage (#4907)
  • Core: replace babel/runtime with core-js to fix some aliasing issues (#4900)

Maintenance

  • Core: More granular methods separation in "build-static" and "build-dev" (#4919)
  • Examples: replace deprecated setOptions with withOptions (#4899)