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: adaltas/node-csv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: csv-parse@5.3.4
Choose a base ref
...
head repository: adaltas/node-csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: csv-parse@5.3.5
Choose a head ref
  • 3 commits
  • 49 files changed
  • 2 contributors

Commits on Feb 7, 2023

  1. test: illustrate commonjs/node16 combo error (#377)

    Typescript requires commonjs type definitions to have a .cts extension
    when resolving from package.json exports. Add a demo that illustrates
    the error.
    jonmast authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    83a72bd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    fa09d03 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - csv-demo-browser@0.1.4
     - csv-demo-cjs@0.2.2
     - csv-demo-eslint@0.1.8
     - csv-demo-esm@0.0.16
     - csv-issues-cjs@0.1.3
     - csv-issues-esm@0.0.7
     - csv-demo-ts-moduleresolution-node16-cjs@0.2.2
     - csv-demo-ts-module-node16@0.2.2
     - csv-demo-webpack-ts@0.1.4
     - csv-demo-webpack@0.1.6
     - csv-generate@4.2.2
     - csv-parse@5.3.5
     - csv-stringify@6.2.4
     - csv@6.2.7
     - stream-transform@3.2.2
    wdavidw committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c55f537 View commit details
    Browse the repository at this point in the history
Loading