outer-labs / react-forge-viewer

React component wrapper for Autodesk's Forge Viewer
MIT License
47 stars 23 forks source link

Bump to forge viewer to v7 #7

Closed yourheropaul closed 4 years ago

yourheropaul commented 4 years ago

This is a small update to support v7.19 of the forge viewer. The API has changed very slightly (documented in the migration guide).

I've also committed the /build directory, since that was in version control.

This change may cause clients to have to change their consumer code, since the models API has changed upstream, so it should be considered a major change.