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: immerjs/immer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.12
Choose a base ref
...
head repository: immerjs/immer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.13
Choose a head ref
  • 9 commits
  • 33 files changed
  • 7 contributors

Commits on Jan 31, 2022

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

Commits on Mar 11, 2022

  1. docs: add chinese translation (#902)

    * config: add i18n
    
    * docs: add chinese translation
    
    * theming improvement for dropdown
    childrentime authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    53c2f91 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 23, 2022

  1. docs: Fix link to return on produce doc page (#927)

    The current format was linking to https://immerjs.github.io/immer/produce/return , which does not exist
    pzich authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    0a47a40 View commit details
    Browse the repository at this point in the history
  2. docs: Update produce/mdx (#926)

    `produce` function operates on `baseState` and produces `nextState`. Everywhere in this docs original state called `baseState`, but in the first snippet it's called `currentState`. I'm renaming it for consistency.
    1e9y authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fcb7a55 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. docs: Add article that explains how immerhin is built on top of immer (

    …#930)
    
    * add article that explains how immerhin is built on top of immer
    
    * Link to the author of immerhin article
    kof authored May 2, 2022
    Configuration menu
    Copy the full SHA
    442b6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285fff9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    9f7623d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220d61d View commit details
    Browse the repository at this point in the history
Loading