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: framesjs/frames.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: framesjs/frames.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/dev-rebase
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 21 files changed
  • 3 contributors

Commits on Apr 16, 2024

  1. chore: move starters to templates (#300)

    * chore: move utils starter completely to templates
    
    * fix: utils starter is esm module, fix config
    
    * fix: use also FARCASTER_DEVELOPER_FID env variable in debugger bin
    
    * chore: remove unused command
    
    * chore: move starter to templates
    
    * chore: changeset
    
    * chore: update docs
    
    * chore: changeset
    
    * fix: typo
    
    * chore: add readme
    michalkvasnicak authored and stephancill committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9eda3c5 View commit details
    Browse the repository at this point in the history
  2. feat: image rendering worker (#296)

    * feat: images worker middleware
    
    * feat: signatures, createImagesWorker
    
    * fix: types
    
    * fix: docs typo
    
    * fix: docs dead links
    
    * fix: docs typo
    
    * fix: index exports
    stephancill committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b55a9a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    573b8ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96d73d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0317b06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d0ad54 View commit details
    Browse the repository at this point in the history
  7. feat: add frames.js:version meta tag to frame response (#302)

    * feat: add frames.js:version meta tag to frame response
    
    * chore: update snapshots
    
    * fix: add og:image to required properties, matching spec
    
    * fix: type checking
    
    * fix: rebuild frames.js after version bump
    
    * feat: add a test to check parsing of html escaped characters in getFrame
    
    * fix: publish-packages script
    stephancill committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4f7666a View commit details
    Browse the repository at this point in the history
  8. fix: openframes XMTP client compatibility (#312)

    * fix: farcaster middleware error handling
    
    * fix: include open frames client protocol in open frames handled response
    
    * fix: images worker aspect ratio
    
    * feat: add images worker to multi protocol example
    
    * fix: user feedback in farcaster middleware
    stephancill committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6bb1775 View commit details
    Browse the repository at this point in the history
Loading