Skip to content

v3.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 08:27
85488ea

3.18.0 (2020-11-18)

Build System / Dependencies
  • deps-dev: bump @types/react-dom from 16.9.8 to 16.9.9 (ff66194)
  • deps:
    • bump einaregilsson/beanstalk-deploy from v13 to v14 (bd85472)
    • bump react from 16.13.1 to 16.14.0 (9251e8a)
Chores
New Features
  • rules: update community rules (9fb302a)
  • share: add (24bbeec)
  • feed: remove valued feed for anonymous (8a5ddc6)
  • editor: add revision feature (7a80e05)
Bug Fixes
  • style: fix styles of article info data (0dac547)
  • revision: fix descriptions and bug for revision feature (f122680)
  • cookie: failed to get the tail cookie (f8d8387)
  • layout: fix layout and resolve conflicts (b778c92)
  • component: change breakpoints for editor bottom bar (1b6c4bd)
  • editor: adjust layout of revision editor (78395b4)
  • comment: move comment of codes to right place (66239e9)
Code Style Changes