Thanks to visit codestin.com
Credit goes to github.com

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: v3.0.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: v3.1.0
Choose a head ref
  • 18 commits
  • 48 files changed
  • 3 contributors

Commits on Feb 11, 2025

  1. give .cjs ext for CommonJS files

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    eeaa7d4 View commit details
    Browse the repository at this point in the history
  2. lint in CI

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    935948d View commit details
    Browse the repository at this point in the history
  3. introduce timeline action

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    95acb65 View commit details
    Browse the repository at this point in the history
  4. fix

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    b30b250 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #264 from msgpack/improve-ci

    Run lint in CI
    gfx authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    04417cd View commit details
    Browse the repository at this point in the history
  6. add test for dist.cjs with deno

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c81694e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #263 from msgpack/cjs

    give .cjs ext to CJS files
    gfx authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    2a78479 View commit details
    Browse the repository at this point in the history
  8. changelog for 3.0.1

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ae695a0 View commit details
    Browse the repository at this point in the history
  9. 3.0.1

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    3b45f2f View commit details
    Browse the repository at this point in the history
  10. fix changelog

    gfx committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    419736f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. pure ESM-ify

    gfx committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    accf287 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from msgpack/esm

    pure ESM-ify
    gfx authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d02b9c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fe0b5b View commit details
    Browse the repository at this point in the history
  4. remove unecessary export type

    gfx committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    588354f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. adding support for nonstandard map key in the decoder

    fix #255
    Pejman Nikram authored and Pejman Nikram committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    59057ee View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Merge pull request #266 from PejmanNik/adding-support-for-nonstandard…

    …-map-key-in-the-decoder
    
    adding support for nonstandard map key in the decoder
    gfx authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    bf9c15a View commit details
    Browse the repository at this point in the history
  2. changes

    gfx committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    c0c8238 View commit details
    Browse the repository at this point in the history
  3. 3.1.0

    gfx committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    4a337c5 View commit details
    Browse the repository at this point in the history
Loading