Releases: hypermod-io/hypermod-community
Releases · hypermod-io/hypermod-community
@hypermod/[email protected]
Patch Changes
- 10cf791: Minor internal refactor.
@codeshift/[email protected]
Patch Changes
- Updated dependencies [10cf791]
- @hypermod/[email protected]
@hypermod/[email protected]
Patch Changes
- ea20de1: Renames type
CodeshiftConfig
toConfig
(with backwards compatible alias) - Updated dependencies [401823f]
- Updated dependencies [ea20de1]
- @hypermod/[email protected]
- @hypermod/[email protected]
@hypermod/[email protected]
Patch Changes
- ea20de1: Renames type
CodeshiftConfig
toConfig
(with backwards compatible alias)
@hypermod/[email protected]
Minor Changes
- 401823f: Adds typescript support for config requires. Now a config can be in TS/TSX etc.
Patch Changes
- ea20de1: Renames type
CodeshiftConfig
toConfig
(with backwards compatible alias) - Updated dependencies [ea20de1]
- @hypermod/[email protected]
@hypermod/[email protected]
Patch Changes
- 401823f: Patches selection of transform via local config prompt
- ea20de1: Renames type
CodeshiftConfig
toConfig
(with backwards compatible alias) - Updated dependencies [401823f]
- Updated dependencies [ea20de1]
- @hypermod/[email protected]
- @hypermod/[email protected]
- @hypermod/[email protected]
@codeshift/[email protected]
Patch Changes
- Updated dependencies [401823f]
- Updated dependencies [ea20de1]
- @hypermod/[email protected]
@hypermod/[email protected]
Patch Changes
- 6e3ab50: Fixes usage of fetchConfig to account for undefined. Now errors should be reported correctly
- Updated dependencies [6e3ab50]
- @hypermod/[email protected]
@hypermod/[email protected]
Patch Changes
- 6e3ab50: Removes unused variables
@hypermod/[email protected]
Patch Changes
- 6e3ab50: Correctly types fetchConfig function to correctly show that this function can return
undefined