Skip to content

v1.0.2

Compare
Choose a tag to compare
@buildingwatsize buildingwatsize released this 26 Jan 02:50
· 46 commits to main since this release

Added

  • some devDependencies like mockdate for ease to develop
  • supporting es import and be standalone without css
  • example for this new release

Edited

  • code structure as component separated
  • package.json scripts
  • replace enzyme testing with react testing library

Updated

  • dependencies and react@18.2

Removed

  • eslint for reducing project complexity (using vscode extension instead)
  • antd, @ant-design/icons for reduce package size (customization available)