1.19.0 - Beta 1
Pre-release
Pre-release
fabiankaegy
released this
11 Jun 13:41
·
72 commits
to develop
since this release
What's Changed
Migrate Component to TypeScript:
- Refactor
MediaToolbar
component to TypeScript by @Sidsector9 in #309 - Refactor
useIsSupportedTaxonomy
hook to TypeScript by @Sidsector9 in #308 - Refactor
usePost
hook by @Sidsector9 in #306 - Refactor
PostMeta
component by @Sidsector9 in #310 - Refactor
useTaxonomy
hook to TypeScript by @Sidsector9 in #303 - Refactor
PostTitle
component to TypeScript by @Sidsector9 in #301 - Refactor
PostDate
component to TypeScript by @fabiankaegy in #316 - Refactor
PostAuthor
components to TypeScript by @fabiankaegy in #317 - Refactor
/hooks
to TypeScript by @fabiankaegy in #319 - Refactor
ColorSetting
component to TypeScript by @Souptik2001 in #320 - Refactor
Counter
component to TypeScript by @Souptik2001 in #322 - Refactor Example blocks to use TypeScript by @fabiankaegy in #323
- Refactor
IconPicker
component to TypeScript by @Antonio-Laguna in #321 - Refactor
ContentSearch
component to TypeScript by @Souptik2001 in #325 - Fix: use unknown instead of any for unknown additional props by @fabiankaegy in #324
- Fix: use proper eslint for ts by @fabiankaegy in #329
- Remove:
defaultProps
&propTypes
definitions from remaining components by @fabiankaegy in #331
Other Changes:
- Refactor
ContentSearch
to use react query by @fabiankaegy in #326 - Maintenance: Update Dependencies by @fabiankaegy in #318
New Contributors
- @Souptik2001 made their first contribution in #320
Full Changelog: v1.18.2...v1.19.0-next.1