Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 986 Bytes

CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 986 Bytes

Changelog

[1.2.2] - 2025-01-10

Release Notes

  • release: initial release of Jupiverse Kit
  • feat: added provider and swap components
  • fix: removed console logs from hooks

[1.2.3] - 2025-01-26

Release Notes

  • feat: added api key to swap component
  • feat: updated components to use new jupiter apis
  • fix: removed unused dependencies

[1.2.4] - 2025-01-26

Release Notes

  • fix: updated swap component to use updated interface

[1.2.5] - 2025-02-23

Release Notes

  • feat: added Jupiter Terminal components
    • <ModalTerminal />
    • <IntegratedTerminal />
    • <WidgetTerminal />
  • refactor: removed hooks exports and utils exports
  • refactor: removed uneccessary interfaces from

[1.2.6 | 1.2.7 | 1.2.8] - 2025-02-24

Release Notes

  • fix: bug fixes and ui improvements in the terminal components

[1.2.9] - 2025-03-01

Release Notes

  • fix: updated terminal components to v4
  • chore: added @jup-ag/api package to dependencies