Releases: schrodinger/fixed-data-table-2
Releases · schrodinger/fixed-data-table-2
v1.2.5
v1.2.4
v1.2.3
Update dependencies to fix security vulnerabilities (#626)
Bumps up or replaces some of our packages to fix security vulnerabilities.
The main changes are:
- update
webpack-dev-server
andwebpack-cli
to remove dependency onansi-html
and indirectly updatenode-forge
- replace
uglifyjs-webpack-plugin
withterser-webpack-plugin
to indirectly updateserialize-javascript
- upgrade postcss related dependencies, and fix some related code
- upgrade
jsdom
to indirectly updatejsprism
- upgrade
husky
to indirectly updatesemver-regex
- fix
startSiteDevServer
script to work in production mode
v2.0.0-beta.5
v1.2.2
v1.2.1
v1.2.0
v1.2 Release
- Add performance checks and fix row translation in place (#557)
- Reduce dom levels in the default cell renderer (#556)
- Remove hasteResolver in favor of standard esm relative imports (#519) (Fixes #513)
- Add prettier and eslint config (#520) (Fixes #218 and #455)
- Remove Discord link (#526)
- Fix the table on the home page. (#527)
- Adds a link to docs & examples in the README (#555)
- Update issue template (#565)
- Run prettier (#582)
Dependency updates
- Bump websocket-extensions from 0.1.3 to 0.1.4 (#543)
- Upgrade React to v16 for dev & test (#547)
- Bump lodash from 4.17.15 to 4.17.19 (#549)
- Bump elliptic from 6.5.2 to 6.5.3 (#551)
- Regenerate yarn.lock (#554)
- Bump elliptic from 6.5.3 to 6.5.4 (#573)
- Bump ini from 1.3.5 to 1.3.8 (#569)
- Bump ssri from 6.0.1 to 6.0.2 (#579)
- Bump y18n from 3.2.1 to 3.2.2 (#577)
- Bump url-parse from 1.4.7 to 1.5.1 (#583)
- Bump lodash from 4.17.20 to 4.17.21 (#584)
- Bump browserslist from 4.14.0 to 4.16.6 (#588)