8000 Comparing v3.2.1...master · robatwilliams/es-compat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: robatwilliams/es-compat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
8000
base: v3.2.1
Choose a base ref
...
head repository: robatwilliams/es-compat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 35 files changed
  • 1 contributor

Commits on Mar 8, 2024

  1. Convert own source to ES modules (#103)

    * drop mjs extension
    
    * convert straightforward imports and exports
    
    * use newline-after-import instead of custom
    
    * sort-imports off
    
    * file extensions now required
    
    * add type, but node plugin won't pick it up
    
    * remaining requires converted
    
    * eslint config
    
    * More to convert after rebase
    
    * MDN compat DB imports (https://github.com/mdn/browser-compat-data/releases/tag/v5.0.0)
    robatwilliams authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    662ec32 View commit details
    Browse the repository at this point in the history
Loading
0