Skip to content

feat: implement replaceHistory() method to allow replacing history entries in the stack#818

Merged
hm21 merged 1 commit intostablefrom
feat/replace-history
Apr 17, 2026
Merged

feat: implement replaceHistory() method to allow replacing history entries in the stack#818
hm21 merged 1 commit intostablefrom
feat/replace-history

Conversation

@hm21
Copy link
Copy Markdown
Owner

@hm21 hm21 commented Apr 17, 2026

Description

Add the replaceHistory() method to the StateManager class, allowing users to replace an existing history entry in the stack. This method can replace the current pointer by default or a specified index, enhancing history management capabilities.

Related Issue: Closes #

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@hm21 hm21 merged commit ddfe7cc into stable Apr 17, 2026
1 check passed
@hm21 hm21 deleted the feat/replace-history branch April 17, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant