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: eggjs/redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: eggjs/redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 3 commits
  • 37 files changed
  • 2 contributors

Commits on Mar 11, 2025

  1. chore: add docker compose to make contributor easy (#46)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Documentation**
    - Added a new section outlining local development setup, including steps
    to start a test service, execute tests, and stop the service.
    - **New Features**
    - Introduced a configuration that enables a local Redis service for
    containerized testing and development.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    0afe42b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. feat: use oxlint and prettier (#48)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Chores**
    - Updated dependencies, automation workflows, and build scripts to
    streamline development and maintain consistency.
    - **New Features**
    - Integrated an automated pre-commit hook to ensure code quality with
    every change.
    - **Style**
    - Standardized and improved code formatting and readability across
    configuration, source, and test files.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    9900e87 View commit details
    Browse the repository at this point in the history
  2. Release 3.1.0

    [skip ci]
    
    ## [3.1.0](v3.0.0...v3.1.0) (2025-03-23)
    
    ### Features
    
    * use oxlint and prettier ([#48](#48)) ([9900e87](9900e87))
    semantic-release-bot committed Mar 23, 2025
    Configuration menu
    Copy the full SHA
    b77acb3 View commit details
    Browse the repository at this point in the history
Loading