Skip to content

Releases: abcnews/url2cmid

v1.1.1

Choose a tag to compare

@drzax drzax released this 17 Jan 01:41
  • Merge pull request #13 from abcnews/update-dependencies a469bbc
  • Update dependencies 653eaa4
  • Merge pull request #6 from abcnews/dependabot/npm_and_yarn/browserslist-4.16.6 f2c6ccc
  • Bump browserslist from 4.14.0 to 4.16.6 aceedd4
  • Merge pull request #2 from abcnews/dependabot/npm_and_yarn/ini-1.3.8 3099f76
  • Bump ini from 1.3.5 to 1.3.8 c062557

v1.1.0...v1.1.1

TypeScript

Choose a tag to compare

@drzax drzax released this 31 Aug 05:25

The main purpose of this release is to convert to typescript and tidy everything up a bit in anticipation of future releases.

  • Explicitly throw type error when passed something other than a string c7d45c5
  • Remove useless escapes 089cd73
  • Add package-lock.json 9f6bfe1
  • Convert to typescript and modernize build/package management c7b13f7
  • Add a test 4c3db20
  • Redirection notice aed5b3a
  • Add organisation scope to package name 4da6337
  • Tidy up and document move to GitHub efcbbcf
  • Merge pull request #2 in NEWS/util-url2cmid from readme to master f55f62a
  • +readme d49084e

1.0.1...v1.1.0