@elementor/editor-responsive
Advanced tools
Comparing version 0.12.0 to 0.12.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.12.1](https://github.com/elementor/elementor-packages/compare/@elementor/editor-responsive@0.12.0...@elementor/editor-responsive@0.12.1) (2024-08-20) | ||
**Note:** Version bump only for package @elementor/editor-responsive | ||
# [0.12.0](https://github.com/elementor/elementor-packages/compare/@elementor/editor-responsive@0.11.1...@elementor/editor-responsive@0.12.0) (2024-08-06) | ||
@@ -8,0 +12,0 @@ |
@@ -20,2 +20,2 @@ declare function useBreakpoints(): Breakpoint[]; | ||
export { Breakpoint, BreakpointId, BreakpointSize, Breakpoints, getBreakpoints, useActivateBreakpoint, useActiveBreakpoint, useBreakpoints }; | ||
export { type Breakpoint, type BreakpointId, type BreakpointSize, type Breakpoints, getBreakpoints, useActivateBreakpoint, useActiveBreakpoint, useBreakpoints }; |
{ | ||
"name": "@elementor/editor-responsive", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"private": false, | ||
@@ -42,3 +42,3 @@ "author": "Elementor Team", | ||
"dependencies": { | ||
"@elementor/editor-v1-adapters": "^0.8.1", | ||
"@elementor/editor-v1-adapters": "^0.8.2", | ||
"@wordpress/i18n": "^4.45.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "9bb2a2ab74c81e97ba6a060ab2867efb15b9e5c4" | ||
"gitHead": "fceae13994a4b8c16955e37448179b13ed78a71a" | ||
} |
Sorry, the diff of this file is not supported yet
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
71190