Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 654 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 654 Bytes

Change Log

Documentation of changes to bloxy.

See standard-version for commit guidelines.


Changes

  • Removed lodash from existence
  • Got is now an optional dependency. It's installed automatically, but for browser projects, you need to uninstall it manually and provide a custom requester.

Features

  • Updated package to increase quality score on NPM
    • Renamed from LICENSE.md to LICENSE
    • Added CHANGELOG.md
    • Added .codecov.yml