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: msgpack/msgpack-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: msgpack/msgpack-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 10, 2020

  1. fix: type check issues on encod/decode arguments

    This commit intends to fix the issue reported on #136
    bananaumai committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    b623c69 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Merge pull request #139 from bananaumai/fix-type-checking-issue

    fix: type check issues on encod/decode arguments
    gfx authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    d60d4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba38734 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #142 from msgpack/revert-136-add-readme-annotation…

    …-for-ts
    
    Revert "[suggestion] chore: add annotation typescript usage in README"
    gfx authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    e52f329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a81b8f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    d1c88ac View commit details
    Browse the repository at this point in the history
  2. change the esm extension to .mjs

    gfx committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    64cbb2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #144 from msgpack/mjs

    change the esm extension to .mjs
    gfx authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7c957a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. clarifty the distribution

    gfx committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    c1a9c3b View commit details
    Browse the repository at this point in the history
  2. changes for v2.3.0

    gfx committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    ad7a5f8 View commit details
    Browse the repository at this point in the history
  3. 2.3.0

    gfx committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    0bfe618 View commit details
    Browse the repository at this point in the history
Loading