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: kubosho/vscode-ecsstractor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.4
Choose a base ref
...
head repository: kubosho/vscode-ecsstractor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 15 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    b0d09e8 View commit details
    Browse the repository at this point in the history
  2. chore(package): add esprima

    kubosho committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    aef4261 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2673c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cce74b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8255818 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b950371 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6288f72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93988aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8500ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32ee818 View commit details
    Browse the repository at this point in the history
  11. chore(package): add react

    kubosho committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    db0e251 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b017da0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82d841d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #132 from kubosho/jsx-support

    Add JSX support
    kubosho authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    a99fbcb View commit details
    Browse the repository at this point in the history
  15. chore(release): [skip ci] Update v2.2.0

    # [2.2.0](v2.1.4...v2.2.0) (2021-08-01)
    
    ### Features
    
    * **commands:** add support JSX ([82d841d](82d841d))
    * **extractor:** add support JSX ([b017da0](b017da0))
    * **Extractor:** add support for passing arguments when initializing Extractor ([b950371](b950371))
    * **supportFileType:** add support file type enum ([32ee818](32ee818))
    * **utils:** implement utility functions using estree ([a8500ba](a8500ba))
    semantic-release-bot committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    258cd56 View commit details
    Browse the repository at this point in the history
Loading