ember-angle-brackets-codemod 7.0.1 (patch)
- Andrey Mikhaylov (lolmaus) (@lolmaus)
ember-angle-brackets-codemod 7.0.0 (major)
- #511 drop support for node < 16 (@mansona)
- #509 Make helpers unambiguious with parens aka subexpressions (@lolmaus)
- #512 move to pnpm (@mansona)
- #510 setup release-plan (@mansona)
- #506 Move fixtures to with-telemetry/ for consistency (@lolmaus)
Version 9 of Highlight.js has reached EOL and is no longer supported. Please upgrade or ask whatever dependency you are using to upgrade. highlightjs/highlight.js#2877
- #501 update all dev-dependencies (@mansona)
- #500 update ember-codemods-telemetry-helpers to support M1 macs (@mansona)
- #498 move from travis to github actions (@mansona)
- Chris Manson (@mansona)
- #437 [Feature]: Add ability to convert only specific component invocations with each run (@kcarmonamurphy)
- #486 fix any number of models in link-to (@tylerturdenpants)
- #486 fix any number of models in link-to (@tylerturdenpants)
- #452 Update dependencies (@tylerturdenpants)
- #393 fix eslint prettier errors (@tylerturdenpants)
- Buck Doyle (@backspace)
- Kevin Carmona-Murphy (@kcarmonamurphy)
- Ryan Mark (@tylerturdenpants)
- @dependabot-preview[bot]
- #287 Add
--telemetry
argument and ensure running without telemetry is possible (@rajasegar)
- Rajasegar Chandran (@rajasegar)
- Robert Jackson (@rwjblue)
- Tom Wayson (@tomwayson)
- @dependabot-preview[bot]
- Add config to enable transform on valueless attrs (#241) (7e06914)
- Bump execa from 3.4.0 to 4.0.0 (#211) (0b06732)
- Bump jest from 24.9.0 to 25.1.0 (#235) (d8fa744)
- #238 Drop node 8 support (@tylerturdenpants)
- Rajasegar Chandran (@rajasegar)
- Ryan Mark (@tylerturdenpants)
- @dependabot-preview[bot]
- #234 Add skipAttributesThatMatchRegex to config (@suchitadoshi1987)
- Suchita Doshi (@suchitadoshi1987)
- #229 Accept
skipAttributesThatMatchRegex
option values as an array of regex strings (@suchitadoshi1987)
- Suchita Doshi (@suchitadoshi1987)
- #226 Add support to skip prefixing
@
for user provided attributes (@suchitadoshi1987)
- #214 Fix false negatives for
link-to
withdata-
prefixed route name (@tylerturdenpants)
- Ryan Mark (@tylerturdenpants)
- Sam Selikoff (@samselikoff)
- Suchita Doshi (@suchitadoshi1987)
- @dependabot-preview[bot]
- #205 fix wallstreet integration with telemetry data (@hmajoros)
- #203 Update README.md (@samselikoff)
- #203 Update README.md (@samselikoff)
- Hank Majoros (@hmajoros)
- Sam Selikoff (@samselikoff)
- @dependabot-preview[bot]
- #154 Use telemetry data to detect known components and helpers (@tylerturdenpants)
- #154 Use telemetry data to detect known components and helpers (@tylerturdenpants)
- Ryan Mark (@tylerturdenpants)
- @dependabot-preview[bot]
- #181 Add support for templates containing
~
(whitespace control) (@Turbo87) - #155 Add a Logger (@tylerturdenpants)
- #182 fix hyphen usage (@tylerturdenpants)
- #175 Refactor nested functions to the outer scope (@tylerturdenpants)
- Ryan Mark (@tylerturdenpants)
- Suchita Doshi (@suchitadoshi1987)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
- #97 Use
ember-template-recast
to preserve existing template formatting as much as possible (@tylerturdenpants) - #100 Make node version explicit (Node 8 & >= 10) (@kellyselden)
- #152 Preserve existing arguments (don't convert from named arguments to attributes during codemod) (@tylerturdenpants)
- #145 Add more known common helpers (@Turbo87)
- #97 Use
ember-template-recast
to preserve existing template formatting as much as possible (@tylerturdenpants) - #137 Update list of common helpers (@Turbo87)
- #172 Update to
[email protected]
to fix issues with loosing nested else-if contents (@dependabot-preview[bot]) - #168 Skip block component conversion if the component has an
inverse
block (@Turbo87) - #165 Fix
link-to
withSubExpression
computing the target route name (@makepanic) - #158 Ensure using
link-to
with conditional models works properly (@tylerturdenpants) - #144 Fix inline link-to with subexpression caption crash (@Turbo87)
- #140 bin/cli: Set correct file extension (@Turbo87)
- #131 package.json: Remove broken
main
field (@Turbo87)
- #163 Add test case for nested else if (@Turbo87)
- #149 Add test case for splattributes (@Turbo87)
- #47 Add whitespace control test (@GavinJoyce)
- #143 Use yarn instead of npm internally (@tylerturdenpants)
- #142 tests: Use inline snapshots (@Turbo87)
- #141 Adjust
tilde
test fixture (@Turbo87) - #138 Convert test suite to use Jest snapshot tests instead of fixture files (@Turbo87)
- #139 CI: Run ESLint (@Turbo87)
- #135 ESLint: Fix test path pattern (@Turbo87)
- #134 Remove obsolete ASTExplorer files (@Turbo87)
- #136 Cleanup file structure (@Turbo87)
- #133 Update dependencies (@Turbo87)
- #132 Replace
ember-addon
keyword withember-codemod
(@Turbo87) - #130 package.json: Sort contents according to documentation (@Turbo87)
- #128 Remove
husky
andlint-staged
dev dependencies (@Turbo87)
- Christian (@makepanic)
- Gavin Joyce (@GavinJoyce)
- Kelly Selden (@kellyselden)
- Rajasegar Chandran (@rajasegar)
- Robert Jackson (@rwjblue)
- Ryan Mark (@tylerturdenpants)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]