Skip to content

Support anonymous function declarations - #1

Open
remcohaszing wants to merge 1 commit into
mainfrom
anonymous-function-declaration
Open

Support anonymous function declarations#1
remcohaszing wants to merge 1 commit into
mainfrom
anonymous-function-declaration

Conversation

@remcohaszing

Copy link
Copy Markdown
Member

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

A default export may define an anonymous function declaration. This situation currently breaks the enter function.

A default export may define an anonymous function declaration. This
situation currently breaks the `enter` function.
@remcohaszing remcohaszing added 🐛 type/bug This is a problem 🗄 area/interface This affects the public interface 👶 semver/patch This is a backwards-compatible fix 🤞 phase/open Post is being triaged manually labels Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗄 area/interface This affects the public interface 🤞 phase/open Post is being triaged manually 👶 semver/patch This is a backwards-compatible fix 🐛 type/bug This is a problem

Development

Successfully merging this pull request may close these issues.

2 participants