Files
30-seconds-of-code/node_modules/github-slugger/CHANGELOG.md
2019-08-20 15:52:05 +02:00

1.2 KiB
Executable File

github-slugger change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.2.1 2019-xx-xx

  • Fix collisions for slugs with occurrences
  • Fix accessing Object.prototype methods
  • Fix Russian
  • Add files to package.json

1.2.0 2017-09-21

  • Add maintainCase support

1.1.3 2017-05-29

  • Fixemoji-regex semver version to ensure npm5 compatibility.

1.1.2 2017-05-26

1.1.1

  • Add more conformant unicode handling to ensure:
    • emoji are correctly stripped
    • non-Latin characters are not incorrectly lowercased
  • Also adds more verified test cases

Check the PR for more details!

Thanks @wooorm!

1.1.0

1.0.1