Skip to content

TypeScript

Choose a tag to compare

@drzax drzax released this 31 Aug 05:25
· 9 commits to master since this release

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