Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add variable declaration node #16

Merged

Conversation

nm723
Copy link
Contributor

@nm723 nm723 commented Oct 9, 2024

I fixed issue #13 , and also implemented reassignment (AssignmentExpression node).

@vault-developer vault-developer linked an issue Oct 10, 2024 that may be closed by this pull request
@vault-developer
Copy link
Owner

Hey @nm723 thank you for the PR!

@vault-developer vault-developer merged commit fd24cf4 into vault-developer:master Oct 12, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Oct 12, 2024
# [1.8.0](v1.7.4...v1.8.0) (2024-10-12)

### Features

* Add variable declaration node ([#16](#16)) ([fd24cf4](fd24cf4))
Copy link

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement VariableDeclaration node
2 participants