We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b15a8 commit fe358a1Copy full SHA for fe358a1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.0-beta.24
2
+
3
+- Clean up non-enumerable props in calculated expressions
4
5
## 1.0.0-beta.23
6
7
- Add itemPopulationContext converter
package.json
@@ -1,7 +1,7 @@
{
"name": "sdc-qrf",
"license": "MIT",
- "version": "1.0.0-beta.23",
+ "version": "1.0.0-beta.24",
"scripts": {
"test": "vitest --watch=false",
"test:watch": "vitest --watch",
0 commit comments