v2.2.0
Features
- Brought support for the editor view
RawElement
. Closes #89. (commit) - Made it possible to toggle the inspector using the Alt+F12 keyboard shortcut. Closes #87. (commit)
Bug fixes
- Addressed the "react-fast-compare circular refs" warning by switching to Lodash
isEqual()
. Closes #86. (commit)