UNPKG

count-between

Version:
51 lines (26 loc) 943 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [3.0.0] - 2021-02-28 ### Changed - Drop support for Node.js versions older than version 10 ## [2.0.3] - 2018-10-28 ### Changed - Update dev dependencies ## [2.0.2] - 2019-03-21 ### Changed - Remove default parameters to support older browsers without transpilation ## [2.0.1] - 2019-03-21 ### Changed - Remove arrow function to support older browsers without transpilation ## [2.0.0] - 2018-10-28 ### Changed - Drop support for Node.js versions older than version 8 ## [1.0.6] - 2018-08-25 ### Changed - Removed `prepublish` script from `package.json` ## [1.0.5] - 2017-08-08 ### Added - Added a changelog ### Changed - Ignore `yarn.lock` and `package-lock.json` files