Skip to content

Latest commit

 

History

History
103 lines (72 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

103 lines (72 loc) · 4.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.3 (2022-05-29)

Features

Bug Fixes

  • .gitignore (302d635)
  • adding yarn workspaces (99ca9c0)
  • moved load more into another branch (aacc8f6)
  • removed private true from package.json (6e82d76)
  • removed usehooks dependency package (c237ad9)
  • updated yarn sdk for vscode compatability (20013e8)

Other

Docs

1.4.2 (2022-05-18)

Bug Fixes

  • .gitignore (302d635)
  • adding yarn workspaces (99ca9c0)
  • removed usehooks dependency package (c237ad9)
  • updated yarn sdk for vscode compatability (20013e8)

Docs

Other

1.4.1 (2022-05-14)

Docs

1.4.0 (2022-05-14)

Features

Docs

  • updated the readme and fixed dependencies (05bab0d)

1.3.2 (2022-05-14)

Features

  • added option for custom folder icon (4c5b6cc)

1.3.1 (2022-05-14)

Bug Fixes

  • broken demo (7b14ffe)
  • removed axios and used fetch instead (b3deca9)