Skip to content

Latest commit

 

History

History
95 lines (45 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

95 lines (45 loc) · 3.7 KB

Changelog

5.0.5-pre.0 (2022-09-02)

Dependencies

5.0.4 (2022-08-31)

Dependencies

5.0.3 (2022-04-06)

Bug Fixes

Dependencies

5.0.2 (2022-03-10)

Documentation

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.

5.0.1 (2022-03-03)

Bug Fixes

  • set proper workspace repo urls in package.json (#4476) (0cfc155)

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