Skip to content

v1.2.0

Compare
Choose a tag to compare
@himynameisdave himynameisdave released this 12 Dec 19:29
· 39 commits to main since this release

Feats

  • Lots of package upgrades and dependabot fixes.
  • Simplifies the code by removing the higher-order functions.
  • Fixes the broken tests (for good).
  • Fixes #17

Raw commits

  • Merge pull request #23 from himynameisdave/dependabot/npm_and_yarn/minimatch-3.1.2 411dc77
  • Merge pull request #22 from himynameisdave/dependabot/npm_and_yarn/minimist-1.2.7 bd8b78c
  • Merge pull request #14 from himynameisdave/dependabot/npm_and_yarn/path-parse-1.0.7 4afbb42
  • Merge pull request #13 from himynameisdave/dependabot/npm_and_yarn/glob-parent-5.1.2 451395d
  • Merge pull request #8 from himynameisdave/dependabot/npm_and_yarn/lodash-4.17.21 3b00199
  • Merge pull request #12 from himynameisdave/dependabot/npm_and_yarn/normalize-url-4.5.1 84ceaff
  • Merge pull request #11 from himynameisdave/dependabot/npm_and_yarn/trim-newlines-3.0.1 6b0224c
  • Merge pull request #7 from himynameisdave/dependabot/npm_and_yarn/hosted-git-info-2.8.9 adec647
  • Bump hosted-git-info from 2.8.8 to 2.8.9 48c8781
  • Bump minimatch from 3.0.4 to 3.1.2 4db945c
  • Bump minimist from 1.2.5 to 1.2.7 2bbeee3
  • Bump path-parse from 1.0.6 to 1.0.7 111e02c
  • Bump glob-parent from 5.1.1 to 5.1.2 821b59e
  • Bump normalize-url from 4.5.0 to 4.5.1 fda3a24
  • Bump trim-newlines from 3.0.0 to 3.0.1 96f9f08
  • Bump lodash from 4.17.20 to 4.17.21 48eb40d
  • 🛑 Stop testing with Node 12 4f7c7b1
  • 🔧 Cleanup date util functions 00d61d5
  • 📦 Package upgrades 25a800f

v1.1.4...v1.2.0