2.2 KiB
2.2 KiB
5.1.1 (04/02/2021)
5.1.0 (09/10/2020)
- Upgrade all dependencies
- Fix component crash on getters #116
5.0.0 (09/10/2020)
- Upgrade all dependencies
3.0.2 (03/28/2019)
- Fixes #72
3.0.0 (03/20/2019)
@xadn's hooks PR and minor fixes
2.1.3 (08/08/2017)
- Fix display of objects with empty keys
2.1.3 (07/23/2017)
- v2.1.2 was incorrectly published and did not contain the new changes. v2.1.3 contains #38
2.1.2 (07/23/2017)
- #38 Add
HTML_TAGNAME_TEXT_TRANSFORMtheme property ( @CodyReichert )
2.1.1 (07/04/2017)
- #38 Fix dimmed object name ( @jasonphillips )
2.1.0 (06/28/2017)
- #33 Add support for CDATA nodes ( thanks @iloahz )
2.0.0 (05/12/2017)
- #25
- breaking remove lib and build from source control
- new linting
- breaking updated dependencies
1.1.1 (10/28/2016)
- #14
1.1.0 (07/14/2016)
- Sorting properties support #12
- Theming Support: supports dark theme
- Fix Babel runtime dependency #14
1.0.0 (03/02/2016)
- Breaking change: rename from
react-object-inspectortoreact-inspector - non-enumerable property support #8
- Adds
TableInspector
0.2.0 (11/26/2015)
- issue #4: inline styles
- issue #5: Initial expanded paths
0.1.6 (10/26/2015)
- Upgrade to React 0.14
0.1.5 (09/10/2015)
- Display dates in string form
- Resolve issue #6 "undefined" is rendered as Object
0.1.0 (08/06/2015)
- Initial release.