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: Flet/github-slugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: Flet/github-slugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 14 commits
  • 14 files changed
  • 1 contributor

Commits on Oct 25, 2022

  1. Update dev-dependencies

    wooorm committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    71d2df8 View commit details
    Browse the repository at this point in the history
  2. Update Unicode to 13, to match GH

    GH apparently updated to unicode 13.
    Unicode 15 is already available, but they don’t support that yet.
    wooorm committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    285fe87 View commit details
    Browse the repository at this point in the history
  3. 1.5.0

    wooorm committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4bfc760 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Use ESM

    Closes GH-43.
    
    Reviewed-by: Dan Flettre <[email protected]>
    wooorm authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b9f19db View commit details
    Browse the repository at this point in the history
  2. Add types

    Closes GH-44.
    
    Reviewed-by: Dan Flettre <[email protected]>
    wooorm authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    36dcddd View commit details
    Browse the repository at this point in the history
  3. Fix typo

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2b45311 View commit details
    Browse the repository at this point in the history
  4. Add link

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ef24647 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    be5f1c6 View commit details
    Browse the repository at this point in the history
  6. Update tests a bit

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    41e5018 View commit details
    Browse the repository at this point in the history
  7. Use top-level await in scripts

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4c998bd View commit details
    Browse the repository at this point in the history
  8. Update Node in Actions

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c3f6bd2 View commit details
    Browse the repository at this point in the history
  9. Refactor some more

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f66d4f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81d4bc4 View commit details
    Browse the repository at this point in the history
  11. 2.0.0

    wooorm committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3461c43 View commit details
    Browse the repository at this point in the history
Loading