github meursyphus/ssgoi @ssgoi/vue@3.1.0
@ssgoi/vue v3.1.0

10 hours ago

🐛 Bug Fixes

Fix DOM cleanup issue on rapid transitions

  • Removed setTimeout in vTransition mounted hook
  • Previous DOM elements now properly removed when rapidly toggling between IN/OUT transitions

Fix page transitions not working

  • Added outFirst: false option to Ssgoi component to support any-order IN/OUT transitions
  • This aligns Vue adapter behavior with React adapter

Fix TRANSITION_STRATEGY not being passed

  • Now passes entire transitionConfig including [TRANSITION_STRATEGY] symbol
  • Page-level transitions now work correctly

📦 Installation

npm install @ssgoi/vue@3.1.0
# or
pnpm add @ssgoi/vue@3.1.0

🤖 Generated with Claude Code

Don't miss a new ssgoi release

NewReleases is sending notifications on new releases.