Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v0.39.0 #37

Merged
merged 3 commits into from
Feb 22, 2024
Merged

chore(release): v0.39.0 #37

merged 3 commits into from
Feb 22, 2024

Commits on Feb 22, 2024

  1. fix(preferences): missing hook export

    Missing hook export for getting user preferences
    
    Signed-off-by: Danil Kostromin <[email protected]>
    Danil Kostromin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f23ea30 View commit details
    Browse the repository at this point in the history
  2. types(run): remove requirement for diff id in row state

    Since we added to run row state `referenceDiffRowId`
    which could be undefined we are not required to
    specify it when getting initial expanded unexpected state
    
    Signed-off-by: Danil Kostromin <[email protected]>
    Danil Kostromin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2cb04c7 View commit details
    Browse the repository at this point in the history
  3. chore(release): v0.39.0

    Signed-off-by: Danil Kostromin <[email protected]>
    Danil Kostromin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    738c23d View commit details
    Browse the repository at this point in the history