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

React Fast Refresh #199

Merged
merged 8 commits into from
Aug 22, 2023
Merged

React Fast Refresh #199

merged 8 commits into from
Aug 22, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    db52ce8 View commit details
    Browse the repository at this point in the history
  2. Update deps

    steida committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7a39d80 View commit details
    Browse the repository at this point in the history
  3. Update for last Effect

    steida committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5ee610f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d54fb31 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Refactor some Layers to Evolu

    They are not reused; it's internal Evolu state.
    steida committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4fb9f4c View commit details
    Browse the repository at this point in the history
  2. Use generics

    steida committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3dc7716 View commit details
    Browse the repository at this point in the history
  3. Update deps

    steida committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cbda20f View commit details
    Browse the repository at this point in the history
  4. React Fast Refresh support

    It also ensures only one instance of Evolu is used.
    steida committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a47544b View commit details
    Browse the repository at this point in the history