Skip to content

Releases: sindresorhus/camelcase-keys

v10.0.1

02 Nov 16:19

Choose a tag to compare

  • Fix preserving leading underscores and dollar signs 61e2436
  • Fix preservation of numeric string keys 9c5e1af
  • Fix stopPaths behavior with top-level arrays dab3a85
  • Fix: Prevent deep conversion of built-in types 6d84702

v10.0.0...v10.0.1

v10.0.0

09 Sep 22:15

Choose a tag to compare

Breaking

Fixes

  • Fix handling of circular references 3936f15
  • Fix TypeScript interface compatibility with stricter constraints c89299a
  • Fix TypeScript types for union types in arrays 26e186e

v9.1.3...v10.0.0

v9.1.3

13 Jan 12:58

Choose a tag to compare

  • Fix TypeScript types for passing in multiple objects (#122) c6ef8fe

v9.1.2...v9.1.3

v9.1.2

18 Oct 06:21

Choose a tag to compare

  • Fix camel-casing keys in nested objects when using union with null (#119) 919a29e

v9.1.1...v9.1.2

v9.1.1

17 Oct 08:26

Choose a tag to compare

  • Fix setting default value for the TypeScript type (#117) 482bd84

v9.1.0...v9.1.1

v9.1.0

29 Sep 06:21

Choose a tag to compare

  • Add preserveConsecutiveUppercase option (#115) 507d5d0

v9.0.0...v9.1.0

v9.0.0

16 Aug 13:27

Choose a tag to compare

Breaking

Fixes

  • Fix types being incorrect in some cases (#112) d3cf1e2

v8.0.2...v9.0.0

v8.0.2

29 Aug 07:28

Choose a tag to compare

  • Fix compatibility with TypeScript 4.8 (#98) 5e7f7c5

v8.0.1...v8.0.2

v8.0.1

22 Jun 18:02

Choose a tag to compare

v8.0.0...v8.0.1

v8.0.0

06 Jun 05:55

Choose a tag to compare

Breaking

Improvements

  • Export TypeScript type CamelCaseKeys (#90) 87c57ac

v7.0.2...v8.0.0