Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 7, 2024

🤖 I have created a release beep boop

cli: 0.0.11

0.0.11 (2024-08-10)

Bug Fixes

  • cli: remove cli bundling workaround (a52caca)
unminify: 0.2.3

0.2.3 (2024-08-10)

Bug Fixes

  • optional-chaining: avoid mutating the original ast, handle edge cases (8d2d0da)
  • reference should include computed property inside MemberExpression (7d3a3c2), closes #135
  • smart-rename: name of useRef should not need pascalCase (0e586d5)
  • un-variable-merging: should not split varaible declration in for init that was actually used (acd9379)

This PR was generated with Release Please. See documentation.

@vercel
Copy link

vercel bot commented Jul 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wakaru ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2024 2:34pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

smart-rename pass not renames property inside MemberExpression

1 participant