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: NaturalIntelligence/fast-xml-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.2
Choose a base ref
...
head repository: NaturalIntelligence/fast-xml-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.4
Choose a head ref
  • 8 commits
  • 28 files changed
  • 7 contributors

Commits on Nov 22, 2023

  1. Make optional options optional in typings and add type tests (#622)

    * Make optional options optional in typings and add type tests
    
    * Run type test on pre-publish
    
    * Remove npm lockfile and update Yarn lockfile
    
    * Revert lockfile changes
    
    * final newline
    
    * Use downloaded files from master to prevent whitespace changes
    jdforsythe authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    68a4100 View commit details
    Browse the repository at this point in the history
  2. Update sponsor

    amitguptagwl authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ba36034 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    940a142 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. remove unnecessary regex

    amitguptagwl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    96ae8cf View commit details
    Browse the repository at this point in the history
  2. update package detail

    amitguptagwl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    78adc6e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Spelling fixes in Docs & Test Descriptions (#580)

    * Spelling fixes in docs
    
    * Spelling fixes in test names
    
    * Spelling fix in type definitions
    
    * small grammar fix
    
    * Add spaces around MD checkboxes in PR template to allow real checkboxes to show in the markdown output
    
    ---------
    
    Co-authored-by: Chris B <chris.barr@landmarkanalytics.com>
    ChrisMBarr and ChrisMBarr authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    291fe73 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    92e07cb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update package detail

    amitguptagwl committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    364e327 View commit details
    Browse the repository at this point in the history
Loading