Skip to content

Latest commit

 

History

History
107 lines (61 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

107 lines (61 loc) · 3.56 KB

Changelog

v1.1.3

compare changes

🚀 Enhancements

  • Add documentation (powered by vitepress) (1e917e7)

🩹 Fixes

  • deploy: Use bun instead node (in ci) (8c32c7f)
  • deploy: Set vitepress base options (for correct assets path) (bb62eb4)

🏡 Chore

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • package: D.ts file issue (83e9b7d)

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • package: Correct files path (067dd63)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Build via tsc (instead vite) (45fb5ed)

❤️ Contributors

v1.0.0

compare changes

🏡 Chore

❤️ Contributors

🚀 Enhancements

  • Add MXIKSearch interface (6467364)
  • Add MXIK unknown exception (b1b8465)
  • Add search by mxik code (fef8ecf)
  • api: Mxik details (9a1e23d)
  • Add search by subpositions (#3)
  • Upgrade vite to ^4.2.0 (f1ae601)
  • Upgrade typescript to ^5.0.2 (8b04ea7)

🩹 Fixes

  • docs: Wrong link to gov website (8134e2e)
  • env: Add variable prefix for proper exposing (e65cb4d)
  • api: MXIKSearchSymbol param name (b8da85c)

💅 Refactors

  • lib: Add jsdoc to MXIKSearch (caafb90)

📖 Documentation

  • Add readme (a0ab9ba)
  • readme: Add MXIKSearchByCode api description (7362142)
  • readme: Add examples (4b9f49c)

🏡 Chore

❤️ Contributors