Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(rome_js_semantic): correct the export determination when a variable and an interface had the same name #4468

Merged
merged 9 commits into from
May 16, 2023

Commits on May 13, 2023

  1. fix: correct the export determination caused by ts interface

    feat: make value of bindings_by_name vector
    
    feat: export exportable declration
    
    fix: export order
    
    refactor: restore bindings change
    
    test: update snapshot
    
    chore: add comment
    
    chore: fix test
    unvalley committed May 13, 2023
    Configuration menu
    Copy the full SHA
    0f477f1 View commit details
    Browse the repository at this point in the history
  2. chore: CHANGELOG.md

    unvalley committed May 13, 2023
    Configuration menu
    Copy the full SHA
    4e37b09 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. chore: typo

    unvalley committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7e73b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6a472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c1d53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d6300 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. chore: add more comments

    unvalley committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c80655b View commit details
    Browse the repository at this point in the history
  2. refactor: comments

    unvalley committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ce2deaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7bea2 View commit details
    Browse the repository at this point in the history