Skip to content

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 10:20
· 16 commits to main since this release

   🚀 Features

  • Update package.json to separate prepare and install scripts; upgrade knitwork-x dependency to version 0.3.1; enhance response type handling in parameters transformation and formatting functions  -  by @hairyf (94da7)
  • Enhance transformBaseURL function to handle various URL scenarios and add corresponding tests for OAS3 normalization and relative paths  -  by @hairyf (c0c65)
  • Implement shared query configuration and parser functions for TanStack, enhancing modularity and reusability across presets  -  by @hairyf (28629)
  • Refactor Playground component to support dynamic file generation and update API response handling for improved file management  -  by @hairyf (a0740)
  • Update Playground and configuration documentation to include new presets and improve clarity on usage; adjust Select component styling for better UX  -  by @hairyf (febf2)

   🐞 Bug Fixes

  • Add description to genapi command and mark input argument as optional  -  by @hairyf (ecd7e)
    View changes on GitHub