Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

67 lines (42 loc) · 1.21 KB

Releases

[0.5.4] - 2022-09-28

  • bump dependencies

[0.5.3] - 2022-09-02

  • bump dependencies

[0.5.2] - 2022-09-02

  • nothing change. forget to build on 0.5.1

[0.5.1] - 2022-09-02

  • add link prop to TermResponse

[0.5.0] - 2022-07-05

  • alternative taxonomy query syntax

[0.4.0] - 2022-07-05

  • refactorings. don't really know why minor version update 🤔

[0.3.1] - 2022-06-08

  • added some exports and property types for comments

[0.3.0] - 2022-06-08

  • added comments
  • onRequest and onResponse with priority config

[0.2.1] - 2022-05-25

  • authenticated urls possible for every call
  • moved menus to @palasthotel/headless package

[0.2.0] - 2022-05-25

  • added revisions

[0.1.8] - 2022-05-18

  • added wpFetchUsers
  • added wpFetchUser

[0.1.7] - 2022-05-18

  • expose axios instance for configuration form outside

[0.1.6] - 2022-05-16

  • generic response types

[0.1.5] - 2022-05-13

  • terms request bugfix

[0.1.4] - 2022-05-13

  • fixed array request args to string

[0.1.3] - 2022-05-13

  • Added more wpFetchPosts args

[0.1.2] - 2022-05-13

  • Changed wpFetchTerms response to carry pagination info

[0.1.1] - 2022-05-13

  • Documentation

[0.1.0] - 2022-05-12

  • First release