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: sindresorhus/html-tags
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: sindresorhus/html-tags
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 4 contributors

Commits on Jun 5, 2020

  1. Make the TypeScript type a union of the HTML tags (#5)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    sergeysova and sindresorhus authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5eb6dbc View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    972cd83 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

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

Commits on Apr 6, 2022

  1. Add TypeScript types as union type (#8)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    binyamin and sindresorhus committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    3da3338 View commit details
    Browse the repository at this point in the history
  2. 3.2.0

    sindresorhus committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    95dcdd5 View commit details
    Browse the repository at this point in the history
Loading