v1.3.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
π 1.3.0 (2021-10-28)
β¨ Features
- API-citations: enable citations up to 100+ (3b8ed83)
- Result: add paper citations data (#149) (6bd1c89)
β‘ Performance
- API: reduce redundant paper data fetching (2d8dace)
π Bug Fixes
- components: remove redundant components (162620c)
- css: remove redundant sass support (582e524)
- Filter-icons: rectify broken ant-design icons (de8e530)
- Header-link: add icon for GitHub link (c3998f2)
- search: change search bar placeholder word (5cbb007)
- TableResult: rectify result sorting order (c6513bc)
π Building Work
- deps-bot: change PR concurrent limits (4b079a4)
- deps-bot: remove GitHub dependabot (24d3c26)
- deps-bot: widen peerDeps and engines (008cc09)
- deps: bundle bod deps into single PR (6cdd905)
- eslint: add
dg-scripts
eslint configuration (ea39531) - lint: disable auto fix for linter (d19f201)
- webpack-eslint: remove deprecated
eslint-loader
(6a6fab9) - webpack: setup chunk name to
[contenthash]
(93a7ec2) - yarn: bump yarn from v3.0.2 to v3.1.0 (c196b81)