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

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    b455bdc View commit details
    Browse the repository at this point in the history
  2. revert: remove 20x. from CI;

    - See #46 (comment)
    - Reverts #47
    lukeed committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7880796 View commit details
    Browse the repository at this point in the history
  3. chore: remove unnecessary fallback arguments (#44)

    And updates types accordingly
    Looking at the docs, there's no 3rd argument to the fallback and it doesn't really make sense to pass fallback itself.
    
    https://nodejs.org/api/esm.html#loadurl-context-nextload
    saitonakamura authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    833ed94 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. chore: add licenses badge

    lukeed committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    37e122b View commit details
    Browse the repository at this point in the history
Loading