npm/workspaces/libnpmsearch/CHANGELOG.md

1.9 KiB

Change Log

3.0.0 (2020-02-26)

Breaking Changes

Miscellaneuous


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

2.0.2 (2019-07-16)

2.0.1 (2019-06-10)

Bug Fixes

  • opts: support opts.from properly (#2) (da6636c)
  • standard: standard --fix (beca19c)

2.0.0 (2018-08-28)

Features

  • opts: added options for pagination, details, and sorting weights (ff97eb5)

BREAKING CHANGES

  • opts: this changes default requests and makes libnpmsearch return more complete data for individual packages, without null-defaulting

1.0.0 (2018-08-27)

Features