Skip to content

Releases: sindresorhus/camelcase

v8.0.0

09 Aug 16:38
Compare
Choose a tag to compare

Breaking

Fixes

v7.0.1...v8.0.0

v7.0.1

13 Dec 12:46
Compare
Choose a tag to compare
  • Fix the preserveConsecutiveUppercase option (#102) 3a9f821

v7.0.0...v7.0.1

v7.0.0

06 Jun 05:09
Compare
Choose a tag to compare

Breaking

Improvements

  • A separator as input should return an empty string (#99) 6f12d6d

v6.3.0...v7.0.0

v6.3.0

01 Jan 20:29
Compare
Choose a tag to compare
  • Add option to disable the platform locale (#92) 65ccea6

v6.2.1...v6.3.0

v6.2.1

15 Nov 02:48
Compare
Choose a tag to compare
  • Internal: Improve code readability (#87) 651ba7d

v6.2.0...v6.2.1

v6.2.0

28 Oct 22:20
Compare
Choose a tag to compare

v6.1.0

10 Oct 17:04
Compare
Choose a tag to compare

v6.0.0

07 Apr 03:23
Compare
Choose a tag to compare

Breaking

Note: If you need to support Firefox, stay on version 5 as version 6 uses regex features not available in Firefox.

Improvements

v5.3.1...v6.0.0

v5.3.1

03 Apr 13:34
Compare
Choose a tag to compare
  • Fix regression with how numbers are treated (#53) 81cc16a

v5.3.0...v5.3.1

v5.3.0

01 Apr 08:21
Compare
Choose a tag to compare
  • Improve upper/lower case character detection (#49) bba938e
  • Refactor TypeScript definition to CommonJS compatible export (#50) 1f43e8a

v5.2.0...v5.3.0