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: ai/nanoid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.9
Choose a base ref
...
head repository: ai/nanoid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 7 contributors

Commits on Nov 26, 2024

  1. Update dependencies

    ai committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    00f2a38 View commit details
    Browse the repository at this point in the history
  2. Typo

    ai committed Nov 26, 2024
    1 Configuration menu
    Copy the full SHA
    f4cf2bc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Fix Install guide

    ai committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    a456c40 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    ai committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    20a5910 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

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

Commits on Jan 8, 2025

  1. Add instructions for dynamic import in README.md (#516)

    * Add instructions for dynamic import in README.md
    
    * Split into ul and add example
    
    * Make example code block more clear
    
    * Cache dynamic import in example
    YitzchakMeltz authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    5681219 View commit details
    Browse the repository at this point in the history
  2. Move to pnpm 10 on CI

    ai committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    9dcbd55 View commit details
    Browse the repository at this point in the history
  3. Clean up docs

    ai committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    90bb934 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Add gleam port (#517)

    Signed-off-by: Billy Zaelani Malik <[email protected]>
    smoothprogrammer authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    80e803c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Bump vite from 6.0.2 to 6.0.9 (#519)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.2 to 6.0.9.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    c44cd52 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

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

Commits on Feb 14, 2025

  1. Make functions generic so it can cast to opaque (branded) types (#521)

    * Make functions generic so it can cast to opaque types
    
    * Add TypeScript section translations to ru, zh-CN and id-ID
    kossnocorp authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    ea64dc7 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    ai committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    8bba7ad View commit details
    Browse the repository at this point in the history
  3. Clean up docs

    ai committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    f7862cb View commit details
    Browse the repository at this point in the history
  4. Release 5.1.0 version

    ai committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    e0f79c9 View commit details
    Browse the repository at this point in the history
Loading