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: preactjs/preact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.25.2
Choose a base ref
...
head repository: preactjs/preact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.25.3
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 15, 2024

  1. refactor: Add default event target types for HTML attribute interfaces (

    #4606)
    
    * refactor: Assume default targets for HTML attribute interfaces
    
    * chore: Formatting
    
    * test: Add simple test case for `h` & `createElement`
    
    * test: Add simple test case for jsx
    rschristian authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    2b82799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb68456 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    0023670 View commit details
    Browse the repository at this point in the history
  2. 10.25.3 (#4612)

    JoviDeCroock authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    3972db1 View commit details
    Browse the repository at this point in the history
Loading