[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: update to @casbin/expression-eval 5.3.0 to fix short-circuit bug #495

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

tx2002
Copy link
Contributor
@tx2002 tx2002 commented Nov 20, 2024

fix: #493

@hsluoyz hsluoyz changed the title feat: update to @casbin/expression-eval 5.3.0 feat: update to @casbin/expression-eval 5.3.0 to fix short-circuit bug Nov 20, 2024
@hsluoyz hsluoyz merged commit 094bef7 into casbin:master Nov 20, 2024
10 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 20, 2024
# [5.35.0](v5.34.0...v5.35.0) (2024-11-20)

### Features

* update to @casbin/expression-eval 5.3.0 to fix short-circuit bug ([#495](#495)) ([094bef7](094bef7))
Copy link

🎉 This PR is included in version 5.35.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.

Latest release 5.34.0 The matcher no longer short-circuit evaluation if it comes across a truthy expression
2 participants