Skip to content

Releases: cbnventures/branded-short-links

v1.2.0

27 Jan 03:17
a5f1073
Compare
Choose a tag to compare

UPDATED

  • Package dependencies and scripts.

ADDED

  • Link generator tool.

v1.1.2

21 Jan 17:19
cf1e85b
Compare
Choose a tag to compare

UPDATED

  • Package dependencies.
  • ESLint configuration changed to the new flat config.

FIXED

  • Some import ordering bug.
  • Issues with incorrect types.

v1.1.1

13 Mar 04:48
9f4db5b
Compare
Choose a tag to compare

UPDATED

  • Package dependencies.

FIXED

  • Trailing slashes from pathname were not removed resulting in a fallback URL situation that most likely ends in a 404 error.

v1.1.0

09 Mar 15:08
54e178e
Compare
Choose a tag to compare

UPDATED

  • Shortcodes must now start with /.
  • Package dependencies.
  • Clarified readme instructions.

FIXED

  • Rogue console.log in the processUrl() function.

v1.0.2

03 Mar 03:16
7729c9a
Compare
Choose a tag to compare
Enhanced README.md

v1.0.1

27 Feb 16:00
a1ceced
Compare
Choose a tag to compare
Enhanced README.md

v1.0.0

26 Feb 17:26
4ea7ff3
Compare
Choose a tag to compare
First stable version released