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

fix: update history when a state property is set to undefined #14

Merged
merged 9 commits into from
Apr 28, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    be83807 View commit details
    Browse the repository at this point in the history
  2. use type for empty wip snapshot

    Fabio Grieco committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    64ff0ac View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. simplify test case

    Fabio Grieco committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3068c23 View commit details
    Browse the repository at this point in the history
  2. add test case to check behavior with delete keyword

    Fabio Grieco committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cbccfa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. move tests to vanilla suite

    Fabio Grieco committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fe0d61c View commit details
    Browse the repository at this point in the history
  2. use symbol for empty history wip

    Fabio Grieco committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1239a3d View commit details
    Browse the repository at this point in the history
  3. avoid updating version

    Fabio Grieco committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9a8e550 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    Fabio Grieco committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e881a74 View commit details
    Browse the repository at this point in the history
  5. apply formatting

    Fabio Grieco committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    59e6c6a View commit details
    Browse the repository at this point in the history