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: github/relative-time-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.5
Choose a base ref
...
head repository: github/relative-time-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.6
Choose a head ref
  • 15 commits
  • 4 files changed
  • 6 contributors

Commits on Jan 16, 2025

  1. Declare relative-element under React.JSX to fix React 19 compatibility

    Fixes #304
    
    I had to add a `@ts-expect-error` comment since otherwise the typechecker would complain about missing `react` as a dependency.
    eramdam committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    ccd68e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. add @types/react as peerDep

    eramdam committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    755e2e6 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    eramdam and keithamus authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    812968d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump esbuild from 0.17.17 to 0.25.0 in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [esbuild](https://github.com/evanw/esbuild).
    
    
    Updates `esbuild` from 0.17.17 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
    - [Commits](evanw/esbuild@v0.17.17...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c1bc3ed View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Merge pull request #308 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-392d5e510b
    
    Bump esbuild from 0.17.17 to 0.25.0 in the npm_and_yarn group
    TylerJDev authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    b056544 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [tar-fs](https://github.com/mafintosh/tar-fs).
    
    
    Updates `esbuild` from 0.25.0 to 0.25.1
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.0...v0.25.1)
    
    Updates `tar-fs` from 3.0.6 to 3.0.8
    - [Commits](mafintosh/tar-fs@v3.0.6...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: tar-fs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    8995554 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

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

Commits on Apr 15, 2025

  1. Merge pull request #309 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-bd7b208d07
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    484316e View commit details
    Browse the repository at this point in the history
  2. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [koa](https://github.com/koajs/koa).
    
    
    Updates `esbuild` from 0.25.1 to 0.25.2
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.1...v0.25.2)
    
    Updates `koa` from 2.14.0 to 2.16.1
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](koajs/koa@2.14.0...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.25.2
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: koa
      dependency-version: 2.16.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    824ffed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #311 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-73c17b8829
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    116003f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abbacc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

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

Commits on Apr 29, 2025

  1. Merge pull request #312 from github/test/update-failing-test

    test: update assertion for test
    francinelucca authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    a3bea70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cdcc4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Merge pull request #305 from eramdam/fix-types-react19

    Declare `relative-element` under React.JSX to fix React 19 compatibility
    francinelucca authored May 2, 2025
    Configuration menu
    Copy the full SHA
    abb84c5 View commit details
    Browse the repository at this point in the history
Loading