Skip to content

Latest commit

 

History

History
95 lines (53 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

95 lines (53 loc) · 4.63 KB

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.

Generated by auto-changelog.

Merged

  • Bump json5 from 2.2.0 to 2.2.3 #7

Commits

  • chore: upgraded dependencies 3430adb
  • Updated dependencies; v2.1.6 bf4fb6c
  • Updated minimatch indirect dependency - merged #6; fixed typings in 52012dd

v2.1.3 - 2022-03-31

Merged

  • Bump minimist from 1.2.5 to 1.2.6 #3

Commits

  • Updated dependencies 7486bd8
  • Fixed changelog scripts & fixed GH workflows failing without e05e763
  • Updated CHANGELOG 7016281

v2.1.2 - 2021-08-26

Commits

  • Added CHANGELOG.md 83ab135
  • Fixed util not updating recursive properties 6e428ac

v2.1.1 - 2021-08-20

Commits

  • Added auto-changelog semver git-tag-based changelog generation & proper npm scripts 208e6c3

v2.1.0 - 2021-08-20

Commits

  • Added proper pre-publish bundling, replacing transpiling the library in postinstall b6d23bc

v2.0.0 - 2021-08-20

Commits

  • Warnings & errors throw an Error from now on instead of just logging & returning falsy values; fixed bugs with entity operation functions throwing unhandled exceptions if the collection is empty & its JSON file does not exist; transitioned deps to peerDependencies; added basic DB unit tests; added GH testing action f67be72

v1.0.5 - 2021-08-19

Commits

  • Incremented version to 1.0.5 56b5201

v1.0.4 - 2021-08-19

Merged

  • Bump lodash from 4.17.19 to 4.17.21 #1
  • Bump merge from 1.2.1 to 2.1.1 #2

Commits

  • Updated README e34d159
  • Updated dependencies b1d8d9e
  • Fixed UUID import problem with Webpack builds a467f28

v1.0.3 - 2020-11-23

Commits

v1.0.2 - 2020-11-23

Commits

  • Fixed tsc compilation errors in specific cases; added better return 778c9af

v1.0.1 - 2020-07-24

Commits

  • Initial commit; added types; added compilation scripts 9db23d5