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

feat: Prefix all internal methods with $ to avoid name clashes #9

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

hofmeister
Copy link
Collaborator

@hofmeister hofmeister commented Jan 2, 2024

BREAKING CHANGE: We generate methods names which can be named anything

We generate methods names which can be named anything
@hofmeister hofmeister merged commit 0f9d6d6 into master Jan 2, 2024
2 checks passed
@hofmeister hofmeister deleted the CORE-1935 branch January 2, 2024 15:59
github-actions bot pushed a commit that referenced this pull request Jan 2, 2024
# [3.0.0](v2.0.1...v3.0.0) (2024-01-02)

### Features

* Prefix all internal methods with $ to avoid name clashes ([#9](#9)) ([0f9d6d6](0f9d6d6))

### BREAKING CHANGES

* We generate methods names which can be named anything
@kapeta-bot
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

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.

2 participants