Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

v2.6.0

Choose a tag to compare

@alexander-akait alexander-akait released this 04 Sep 18:15
· 102 commits to master since this release

2.6.0 (2018-09-05)

Bug Fixes

  • use schema-utils instead @webpack-contrib/schema-utils to validate options (#128) (63644e1)
  • skip canary tests on appveyor when it is not required (f97c678)
  • correct link in README on CONTRIBUTING.md and LICENSE (3307b05)

Features

  • add issues templates (bug, docs, feature, modification, support) (9a97478)
  • add npm size badge to README (a094e1f)
  • add and use node@10 for appveyor and CircleCI (f97c678)
  • use npm audit instead nsp (42e14e3)
  • use npm ci where it is possible (42e14e3)
  • enable cache for appveyor

Internal

  • remove codecov config file, default configuration is enough (9f4f9fc
  • simplify CircleCI config (42e14e3)