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

v2.1.2

Choose a tag to compare

@joshwiens joshwiens released this 01 Apr 10:28
· 134 commits to master since this release

2.1.2 (2018-04-01)

Code Refactoring

  • Readme: update readme with modern style and convention (#100) (a300517)
  - npmjs.org now left-aligns all content except images by default;
  aligns section headers left
  - removes maintainers section: rarely kept up to date across the org
  - simplifies the Examples section, replaces lorem with [ placeholder ]
  - adds License section to point to LICENSE file for convenience
  - refactors the Options sections with simpler layout and easier to
  read modern convention
  - adds package name header
  - moves badges below the webpack logo
  - uses github asset for webpack logo
  - adds Requirements section
  - replaces Usage with Getting Started and friendly text, direction
  - removed unnecessary multiple, copied Examples and Options