Releases: cbnventures/branded-short-links
Releases · cbnventures/branded-short-links
v1.2.0
v1.1.2
UPDATED
- Package dependencies.
- ESLint configuration changed to the new flat config.
FIXED
- Some import ordering bug.
- Issues with incorrect types.
v1.1.1
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
UPDATED
- Shortcodes must now start with
/
. - Package dependencies.
- Clarified readme instructions.
FIXED
- Rogue
console.log
in theprocessUrl()
function.
v1.0.2
Enhanced README.md
v1.0.1
Enhanced README.md
v1.0.0
First stable version released