Releases: nteract/data-explorer
Releases · nteract/data-explorer
v8.2.12
🐛 Bug Fix
- fix: handle empty data in column cells gracefully to avoid viz-switching runtime errors #71 (@hydrosquall)
- chore: apply eslint + prettier auto-fixes to whole codebase #70 (@hydrosquall)
- chore: pre-commit hooks for code style and commit message quality #66 (@hydrosquall)
📝 Documentation
- chore: set up + document commitizen-cli for authoring clear commit messages #68 (@hydrosquall)
🔩 Dependency Updates
- chore: set up eslint #69 (@hydrosquall)
Authors: 1
- Cameron Yick (@hydrosquall)
v8.2.11
🐛 Bug Fix
- fix: Correctly display complex datatypes (objects) in table cells #65 (@hydrosquall)
Authors: 1
- Cameron Yick (@hydrosquall)
v8.2.10
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Cameron Yick (@hydrosquall)
❤️ Carol Willing (@willingc)
🐛 Bug Fix
- fix: Display table data when there are periods in string column names #64 (@hydrosquall)
- [docs] Add NPM version badge to README.md #62 (@hydrosquall)
- Create CONTRIBUTING.md #59 (@willingc)
- update ci badges #58 (@willingc)
- Remove circleci #56 (@willingc)
- Add a changelog #55 (@willingc)
- [bugfix] Update column accessor in Grid component from string property to function accessor. #41 (@hydrosquall)
- Add clean command #54 (@willingc)
- Add prettier and yarn clean configs #53 (@willingc)
- Create node.js.yml #51 (@willingc)
- Verify install and update instructions #50 (@willingc)
- Create codeql-analysis.yml to run code quality CI #48 (@willingc)
- Add Code of Conduct file #46 (@willingc)
- Add a sentence about usage to README #45 (@willingc)
- Polish the README #44 (@willingc)
- Move monorepo install instructions to LEGACY #43 (@willingc)
⚠️ Pushed to main
- 8.2.9 (@emeeks)
- Update semiotic (@emeeks)
- Merge branch 'master' of https://github.com/nteract/data-explorer (@emeeks)
🔩 Dependency Updates
- [ci] Add auto to manage versions, changelog, and deployment to NPM #63 (@hydrosquall)
- Bump ws from 5.2.2 to 5.2.3 #57 (@dependabot[bot])
- Bump hosted-git-info from 2.8.8 to 2.8.9 #40 (@dependabot[bot])
- Bump lodash from 4.17.19 to 4.17.21 #39 (@dependabot[bot])
- Bump url-parse from 1.4.7 to 1.5.1 #38 (@dependabot[bot])
- Bump elliptic from 6.5.3 to 6.5.4 #34 (@dependabot[bot])
- Bump y18n from 4.0.0 to 4.0.1 #35 (@dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 #33 (@dependabot[bot])
- Bump websocket-extensions from 0.1.3 to 0.1.4 #25 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 #27 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Cameron Yick (@hydrosquall)
- Carol Willing (@willingc)
- Elijah Meeks (@emeeks)