Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Brooooooklyn/canvas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.84
Choose a base ref
...
head repository: Brooooooklyn/canvas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.85
Choose a head ref
  • 11 commits
  • 50 files changed
  • 4 contributors

Commits on Dec 6, 2025

  1. Configuration menu
    Copy the full SHA
    d21c146 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    2f7864f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. chore(deps): update actions/cache action to v5 (#1169)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    71fafb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. chore(deps): update github artifact actions (major) (#1173)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    7c19a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87c9e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45020a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    e17c4e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c04020 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Configuration menu
    Copy the full SHA
    ca1f5f5 View commit details
    Browse the repository at this point in the history
  2. refactor(lottie): remove unused options parameter from loadFromFile

    The loadFromFile C++ implementation auto-extracts the parent directory
    from the file path to use as the resource path for external assets.
    The options parameter was being accepted but silently ignored, which
    was misleading. This removes it to clarify the API.
    
    loadFromData still accepts options since there's no file path to
    extract a resource path from.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    Brooooooklyn and claude committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    98b0f3c View commit details
    Browse the repository at this point in the history
  3. 0.1.85

    Brooooooklyn committed Dec 19, 2025
    1 Configuration menu
    Copy the full SHA
    675d529 View commit details
    Browse the repository at this point in the history
Loading