Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 05 Jun 15:39
· 30 commits to master since this release

2.0.0 (2019-06-05)

Bug Fixes

  • rm unnecessary bin field (#163) (b603665)
  • limit should always be a number and 0 value handles as number (#180) (d82e453)
  • fallback loader will be used than limit is equal or greater (#179) (3c24545)

Features

BREAKING CHANGES

  • minimum required nodejs version is 8.9.0
  • limit should always be a number and 0 value handles as number
  • fallback loader will be used than limit is equal or greater (before only when greater)