add changelog entries
This commit is contained in:
parent
5b3ecb186c
commit
7eaac68b43
|
@ -3,6 +3,8 @@
|
|||
- `getHistory` updated to reflect path parameters in url query.
|
||||
- `getNewPath` also updated to reflect path parameters in url query.
|
||||
- `stringifyQuery` method is no longer available, instead use `addQueryArgs` from `@wordpress/url` package.
|
||||
- Added a new `<Form />` component.
|
||||
- Stepper component: Add new `content` and `description` props.
|
||||
|
||||
# 2.1.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue