Skip to content

v4.0.5

Latest
Compare
Choose a tag to compare
@mesqueeb mesqueeb released this 24 Mar 18:19
  • feat: slightly improve types 8fc6fd5

the possible keys you can pass to copy(myObj, { props: ['someKey'] }) are now typed to be keyof typeof myObj


v4.0.4...v4.0.5