-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fixes a regression in correctly evaluating default param values for functions #9614
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for tiddlywiki-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Confirmed: saqimtiaz has already signed the Contributor License Agreement (see contributing.md) |
📊 Build Size Comparison:
|
| Branch | Size |
|---|---|
| Base (master) | 2448.3 KB |
| PR | 2448.3 KB |
Diff: ⬆️ Increase: +0.0 KB
✅ Change Note Status
All change notes are properly formatted and validated!
📝 $:/changenotes/5.4.0/#8972
Type: enhancement | Category: hackability
Release: 5.4.0
Multi-valued variables and let filter run prefix
👥 Contributors: Jermolene saqimtiaz
📖 Change Note Guidelines
Change notes help track and communicate changes effectively. See the full documentation for details.
Updated GitHub links and contributors for release notes.
Fixes #9564, a regression where default params for functions in filters were not correctly evaluated.