Comparing version 5.1.7 to 5.1.8
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "5.1.7", | ||
"version": "5.1.8", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "types": "./types/index.d.ts", |
@@ -404,2 +404,3 @@ /** @import { Expression, ExpressionStatement, Identifier, MemberExpression, ObjectExpression, Statement } from 'estree' */ | ||
...child_state.init, | ||
...element_state.init, | ||
child_state.update.length > 0 ? build_render_statement(child_state.update) : b.empty, | ||
@@ -406,0 +407,0 @@ ...child_state.after_update, |
@@ -9,3 +9,3 @@ // generated during release, do not modify | ||
*/ | ||
export const VERSION = '5.1.7'; | ||
export const VERSION = '5.1.8'; | ||
export const PUBLIC_VERSION = '5'; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2304606
50828
7
296