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: polyrainbow/neno
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.0
Choose a base ref
...
head repository: polyrainbow/neno
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 25, 2024

  1. chore: update deps

    polyrainbow committed Dec 25, 2024
    Configuration menu
    Copy the full SHA
    aeff00d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. chore: update lexical

    polyrainbow committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    f0bc2a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. fix: random should create 1 history entry (#86)

    This fixes a regression introduced with the Navigation API where we did not correctly replace history entries anymore.
    
    Co-authored-by: Sebastian <[email protected]>
    polyrainbow and polyrainbow authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    06cac1c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. 9.6.1

    polyrainbow committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    2254fc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. Configuration menu
    Copy the full SHA
    66ff0df View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vite from 6.0.7 to 6.0.11 (#88)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.11.
    - [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.11/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 25, 2025
    Configuration menu
    Copy the full SHA
    69ef456 View commit details
    Browse the repository at this point in the history
Loading