Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@RubenConde RubenConde released this 16 May 11:32
39408f1

Since paramCase and headerCase were deprecated from the change-case npm package, new cases were added to provide these options:

  • paramCase is now replaced by kebabCase

  • headerCase is now replaced by trainCase

Both parameters are currently available, but paramCase and headerCase may be deprecated in the future.

What's Changed

Full Changelog: v1.2.0...v1.3.0