This page lists highlights, releases, bug fixes, and progress for Intuita Codemod Registry.
Tip: If there are features you would like to see in the upcoming releases, please let us know though our feedback page, or directly through our Slack community.
Notable Changes
- ⌛ Some time saving highlight (#1234, #1234).
- 🏃 Some performance improvement (#1234, #1234).
- 🛁 Some code cleanup (#1234, #1234).
- 💅 Some visual improvement (#1234, #1234).
Bug fixes & other changes
- 🦗 Chore: Add 'type' to import statements when importing types in
remove-get-static-props
codemod (#495) - 🦗 Bug fix: Rename a function from
buildLegacyContext
tobuildLegacyCtx
inremove-get-static-props
codemod (#497) - 🦗 Bug fix: Fix the order of arguments for
buildLegacyCtx
function inremove-get-static-props
codemod (#501) - 🦗 Bug fix: Remove dependency on
x-url
header in genericremove-get-static-props
codemod (#483) - 🦗 Bug fix: Make
getData
function an ArrowFunction in genericremove-get-static-props
codemod (#473)