@wordpress/router
Advanced tools
Comparing version 0.17.1-next.79a6196f.0 to 0.18.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 0.18.0 (2024-01-10) | ||
## 0.17.0 (2023-12-13) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/router", | ||
"version": "0.17.1-next.79a6196f.0", | ||
"version": "0.18.0", | ||
"description": "Router API for WordPress pages.", | ||
@@ -29,5 +29,5 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/element": "^5.25.1-next.79a6196f.0", | ||
"@wordpress/private-apis": "^0.30.1-next.79a6196f.0", | ||
"@wordpress/url": "^3.49.1-next.79a6196f.0", | ||
"@wordpress/element": "^5.26.0", | ||
"@wordpress/private-apis": "^0.31.0", | ||
"@wordpress/url": "^3.50.0", | ||
"history": "^5.1.0" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "1e74b942ac0119a22ceaaf5c9594263f3ec516ab" | ||
"gitHead": "5e6f9caa205d3bfdbac131952b7bf9c6ec60569b" | ||
} |
62939
+ Added@wordpress/private-apis@0.31.0(transitive)
- Removed@wordpress/private-apis@0.30.1-next.79a6196f.0(transitive)
Updated@wordpress/element@^5.26.0
Updated@wordpress/url@^3.50.0