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: Yomguithereal/mnemonist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.40.1
Choose a base ref
...
head repository: Yomguithereal/mnemonist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    eb74ee2 View commit details
    Browse the repository at this point in the history
  2. Bump 0.40.2

    Yomguithereal committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    804fd09 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Add sideEffects flag to package.json

    This allows packagers like webpack to optimize bundle size when a user is only using a few packages from mnemonist.
    
    See https://webpack.js.org/guides/tree-shaking/ for webpack's docs.
    blowery authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    52f6156 View commit details
    Browse the repository at this point in the history
  2. Bump 0.40.3

    Yomguithereal committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    b94cfb4 View commit details
    Browse the repository at this point in the history
Loading