Skip to content

Latest commit

 

History

History
82 lines (29 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

82 lines (29 loc) · 1.86 KB

Changelog

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

0.4.1 (2020-09-14)

Bug Fixes

  • better fallback for opts.pageBase (2a0e86e)

0.4.0 (2020-08-18)

Features

  • allow configuring pageBase (a3bf8a6)

0.3.0 (2019-07-17)

Features

  • add page and pass through additional query params (90068ea)

0.2.1 (2019-07-09)

Bug Fixes

  • correct issue with default order value (fa5adf1)

0.2.0 (2019-07-09)

Features

  • support knex format and add rudimentary docs (b78f698)

0.1.0 (2019-05-31)

Features

  • specify files in package (83c19ab)

0.0.2 (2019-05-31)

Bug Fixes

0.0.1 (2019-05-31)

Bug Fixes

  • correct logic for desc order (c59b4cd)

0.0.0 (2019-05-31)

Features

  • accept query string & defaults to return sequelize find (6111c58)