Skip to content

Release/new#16

Merged
clalexander merged 3 commits intomainfrom
release/new
May 5, 2026
Merged

Release/new#16
clalexander merged 3 commits intomainfrom
release/new

Conversation

@clalexander
Copy link
Copy Markdown
Owner

Summary

Describe the change clearly and concisely.

Why This Change

Explain the problem being solved or the reason for the change.

Type of Change

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Test improvement
  • Build / CI / tooling
  • Release / versioning
  • Hotfix

Branching

Please confirm this pull request follows the repository branching model.

  • My branch was created from the correct source branch.
  • My target branch is correct for this change.

Typical targets:

  • dev for feature, fix, refactor, docs, and most CI/tooling work
  • main only for approved hotfixes or release-related merges

Scope and Impact

What areas are affected?

  • Public API
  • Internal implementation only
  • Types
  • Documentation
  • Examples
  • Tests
  • Build / release process

Breaking Changes

  • No breaking changes
  • This introduces a breaking change

If this is breaking, describe the change and required migration steps.

Testing

What did you do to validate this change?

  • npm run format
  • npm run lint
  • npm run typecheck
  • npm run test
  • npm run build

Describe any additional manual or automated testing performed.

Documentation

  • No documentation update needed
  • I updated README and/or docs
  • I updated examples
  • I updated changelog/release-related content if needed

Related Issues

Link any related issues, discussions, or follow-up work.

Closes #

Screenshots / Output

If applicable, add screenshots, logs, or code snippets that help reviewers.

Reviewer Notes

Anything in particular reviewers should focus on?
Any tradeoffs or known limitations?

clalexander and others added 3 commits May 4, 2026 13:14
chore: sync main into dev
Removes failed-attempt code accumulated while diagnosing the scroll-offset
bug (overflow: hidden creating a scroll container). Cleans up:

- AnimationKeyframeResult: drop fromTransform/fromOpacity fields
- NavigationStackViewport: drop fromTransform/fromOpacity from scene
  animation map and NavigationStackScene props
- NavigationStackScene: drop animationFromTransform/animationFromOpacity
  props and the commented-out deferred-render hack

Co-authored-by: Copilot <copilot@github.com>
@clalexander clalexander merged commit 95adffc into main May 5, 2026
5 checks passed
@clalexander clalexander deleted the release/new branch May 5, 2026 14:35
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🎉 This PR is included in version 0.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant