-
Notifications
You must be signed in to change notification settings - Fork 1k
Release Notes for SPFx Package Version 1.7.1
Vesa Juvonen edited this page Dec 18, 2018
·
1 revision
1.7.1 is a bug fix release to address few regressions and missed bugs with the which were introduced in the 1.7 release. This did not contain any critical issues, we rather wanted to fix few inconveniences with the latest release.
Here's a raw list of the fixes in the 1.7.1:
- Update title of user data property title in dynamic data.
- Add workaround for Yarn's @types/react resolution issue.
- Don't show / provision beta components in the non-beta install. Update debugger launch.json config.
- Add a dependency on
typescript
in order to meet the peer dependency requirements of tslint-microsoft-contrib.
Did you find any new SharePoint development issues? Please report them using sp-dev-docs issue list.
-
Getting Started