Skip to content

v0.1.3

Compare
Choose a tag to compare
@suhaotian suhaotian released this 08 Mar 06:34
· 127 commits to main since this release
  • Feat(core): add isGet?: boolean option

It's very useful for some backend get data API but method is POST, so set isGet: true will let xior's plugins know this is GET behaviour.

Full Changelog: v0.1.2...v0.1.3