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: lobehub/lobe-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.36.46
Choose a base ref
...
head repository: lobehub/lobe-chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.37.0
Choose a head ref
  • 6 commits
  • 78 files changed
  • 4 contributors

Commits on Dec 21, 2024

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

Commits on Dec 22, 2024

  1. Update pnpm to v9.15.1 (#5122)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    90aca22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5677e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba432f View commit details
    Browse the repository at this point in the history
  4. ✨ feat: support to use pglite as client db (#4873)

    * ✨ feat: pglite 迁移实现
    
    refactor modal name
    
    pin [email protected]
    
    add serverExternalPackages for pglite
    
    fix tests
    
    update model
    
    remove migration
    
    back previous test file
    
    * 💚 build: fix build with ReactScan
    
    * clean
    
    * refactor with isDBinit
    
    * fix test
    arvinxx authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    4131f20 View commit details
    Browse the repository at this point in the history
  5. 🔖 chore(release): v1.37.0 [skip ci]

    ## [Version&nbsp;1.37.0](v1.36.46...v1.37.0)
    <sup>Released on **2024-12-22**</sup>
    
    #### ✨ Features
    
    - **misc**: Support to use pglite as client db.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's improved
    
    * **misc**: Support to use pglite as client db, closes [#4873](#4873) ([4131f20](4131f20))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    4cc4a74 View commit details
    Browse the repository at this point in the history
Loading