@nteract/data-explorer
Version:
Transform for data resource JSON
126 lines (81 loc) • 6.66 kB
Markdown
# v8.2.12 (Wed Jul 14 2021)
#### 🐛 Bug Fix
- fix: handle empty data in column cells gracefully to avoid viz-switching runtime errors [#71](https://github.com/nteract/data-explorer/pull/71) ([@hydrosquall](https://github.com/hydrosquall))
- chore: apply eslint + prettier auto-fixes to whole codebase [#70](https://github.com/nteract/data-explorer/pull/70) ([@hydrosquall](https://github.com/hydrosquall))
- chore: pre-commit hooks for code style and commit message quality [#66](https://github.com/nteract/data-explorer/pull/66) ([@hydrosquall](https://github.com/hydrosquall))
#### 📝 Documentation
- chore: set up + document commitizen-cli for authoring clear commit messages [#68](https://github.com/nteract/data-explorer/pull/68) ([@hydrosquall](https://github.com/hydrosquall))
#### 🔩 Dependency Updates
- chore: set up eslint [#69](https://github.com/nteract/data-explorer/pull/69) ([@hydrosquall](https://github.com/hydrosquall))
#### Authors: 1
- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
---
# v8.2.11 (Thu Jul 01 2021)
#### 🐛 Bug Fix
- fix: Correctly display complex datatypes (objects) in table cells [#65](https://github.com/nteract/data-explorer/pull/65) ([@hydrosquall](https://github.com/hydrosquall))
#### Authors: 1
- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
---
# v8.2.10 (Tue Jun 29 2021)
:tada: This release contains work from new contributors! :tada:
Thanks for all your work!
:heart: Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
:heart: Carol Willing ([@willingc](https://github.com/willingc))
#### 🐛 Bug Fix
- fix: Display table data when there are periods in string column names [#64](https://github.com/nteract/data-explorer/pull/64) ([@hydrosquall](https://github.com/hydrosquall))
- [docs] Add NPM version badge to README.md [#62](https://github.com/nteract/data-explorer/pull/62) ([@hydrosquall](https://github.com/hydrosquall))
- Create CONTRIBUTING.md [#59](https://github.com/nteract/data-explorer/pull/59) ([@willingc](https://github.com/willingc))
- update ci badges [#58](https://github.com/nteract/data-explorer/pull/58) ([@willingc](https://github.com/willingc))
- Remove circleci [#56](https://github.com/nteract/data-explorer/pull/56) ([@willingc](https://github.com/willingc))
- Add a changelog [#55](https://github.com/nteract/data-explorer/pull/55) ([@willingc](https://github.com/willingc))
- [bugfix] Update column accessor in Grid component from string property to function accessor. [#41](https://github.com/nteract/data-explorer/pull/41) ([@hydrosquall](https://github.com/hydrosquall))
- Add clean command [#54](https://github.com/nteract/data-explorer/pull/54) ([@willingc](https://github.com/willingc))
- Add prettier and yarn clean configs [#53](https://github.com/nteract/data-explorer/pull/53) ([@willingc](https://github.com/willingc))
- Create node.js.yml [#51](https://github.com/nteract/data-explorer/pull/51) ([@willingc](https://github.com/willingc))
- Verify install and update instructions [#50](https://github.com/nteract/data-explorer/pull/50) ([@willingc](https://github.com/willingc))
- Create codeql-analysis.yml to run code quality CI [#48](https://github.com/nteract/data-explorer/pull/48) ([@willingc](https://github.com/willingc))
- Add Code of Conduct file [#46](https://github.com/nteract/data-explorer/pull/46) ([@willingc](https://github.com/willingc))
- Add a sentence about usage to README [#45](https://github.com/nteract/data-explorer/pull/45) ([@willingc](https://github.com/willingc))
- Polish the README [#44](https://github.com/nteract/data-explorer/pull/44) ([@willingc](https://github.com/willingc))
- Move monorepo install instructions to LEGACY [#43](https://github.com/nteract/data-explorer/pull/43) ([@willingc](https://github.com/willingc))
#### ⚠️ Pushed to `main`
- 8.2.9 ([@emeeks](https://github.com/emeeks))
- Update semiotic ([@emeeks](https://github.com/emeeks))
- Merge branch 'master' of https://github.com/nteract/data-explorer ([@emeeks](https://github.com/emeeks))
#### 🔩 Dependency Updates
- [ci] Add auto to manage versions, changelog, and deployment to NPM [#63](https://github.com/nteract/data-explorer/pull/63) ([@hydrosquall](https://github.com/hydrosquall))
- Bump ws from 5.2.2 to 5.2.3 [#57](https://github.com/nteract/data-explorer/pull/57) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump hosted-git-info from 2.8.8 to 2.8.9 [#40](https://github.com/nteract/data-explorer/pull/40) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump lodash from 4.17.19 to 4.17.21 [#39](https://github.com/nteract/data-explorer/pull/39) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump url-parse from 1.4.7 to 1.5.1 [#38](https://github.com/nteract/data-explorer/pull/38) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump elliptic from 6.5.3 to 6.5.4 [#34](https://github.com/nteract/data-explorer/pull/34) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump y18n from 4.0.0 to 4.0.1 [#35](https://github.com/nteract/data-explorer/pull/35) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump ini from 1.3.5 to 1.3.8 [#33](https://github.com/nteract/data-explorer/pull/33) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump websocket-extensions from 0.1.3 to 0.1.4 [#25](https://github.com/nteract/data-explorer/pull/25) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump lodash from 4.17.15 to 4.17.19 [#27](https://github.com/nteract/data-explorer/pull/27) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 4
- [@dependabot[bot]](https://github.com/dependabot[bot])
- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
- Carol Willing ([@willingc](https://github.com/willingc))
- Elijah Meeks ([@emeeks](https://github.com/emeeks))
---
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Add Code of Conduct file
- Add `auto` to automate versioning and deployment #63
### Changed
- Update Semiotic
- Move to GH-Actions
- Bugfix for string columns #41 (@hydrosquall)
### Removed
## [v8.2.8] - 2021-08-01
Latest release.
## [v8.0.0] - 2020-01-20
Initial release.
[Unreleased]: https://github.com/nteract/data-explorer/compare/v8.2.8...HEAD
[v8.2.8]: https://github.com/nteract/data-explorer/releases/tag/v8.2.8
[v8.0.0]: https://github.com/nteract/data-explorer/releases/tag/v8.0.0