Changelog of @hackage/yarn-lock 0.2.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2 - 2017-05-21

Added

  • a multi-keyed map module
  • decycle function for removing npm dependency cycles

Changed

  • Lockfile type is now a multi-keyed map

[0.1] - 2017-04-18

Added

  • parser for yarn.lock files generated by yarn
  • data types representing the yarn file
  • Lockfile type that is a simple Map