Skip to content

Latest commit

 

History

History
111 lines (50 loc) · 4.29 KB

File metadata and controls

111 lines (50 loc) · 4.29 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.3 (2024-12-11)

Bug Fixes

  • fixed ts phantom config interface (ca092f0)

1.5.2 (2024-12-11)

Bug Fixes

  • made baseurl and route optional because of the phantom config (cefff2c)

1.5.1 (2024-12-11)

Bug Fixes

1.5.0 (2024-12-06)

Features

1.4.1 (2024-12-04)

Bug Fixes

1.4.0 (2024-11-21)

Features

  • added res to return the server response (7853fed)

1.3.6 (2024-11-21)

Bug Fixes

  • response and error in phantom post (0650cd1)

1.3.5 (2024-11-21)

Bug Fixes

1.3.4 (2024-11-21)

Bug Fixes

  • added exports to index.d.ts (a692b7d)

1.3.3 (2024-11-21)

Bug Fixes

  • removed the dist and test folder (35922de)

1.3.2 (2024-11-21)

Bug Fixes

  • changed all UseAxios- to phantom- (ab1cea2)
  • changed the remaining useAxios- to phantom- (75af10c)

1.3.1 (2024-11-21)

Bug Fixes

  • changed from useAxiosRequest to phantomRequest (479e760)

1.3.0 (2024-11-20)

Features

  • added phantomPut request (65abb18)

1.2.0 (2024-11-20)

Features

  • added phantom patch request (d5d7a80)

1.1.0 (2024-11-20)

Features

  • added phantom post (119dbf6)
  • added publish workflow for npm publishing (cdb2df7)
  • pushing the first get publish (2d9eaca)