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

feat(reducers): cache reducer #431

Merged
merged 19 commits into from
May 1, 2023
Merged

feat(reducers): cache reducer #431

merged 19 commits into from
May 1, 2023

Commits on Nov 23, 2021

  1. feat(reducers): cache reducer for increased performance - @puppybits (#…

    …335)
    
    * feat(core): add mutate method for easier transactions - @puppybits 
    
    Co-authored-by: Bobby <bobby@fiskal.app>
    Co-authored-by: Edmon Marine Clota <comlaterra@users.noreply.github.com>
    Co-authored-by: Łukasz Konopka <lukasz.konopka@tooploox.com>
    Co-authored-by: Syed Ahmed <syed.a.ahmed@hotmail.com>
    Co-authored-by: Rafał Ruciński <fatfisz@gmail.com>
    Co-authored-by: Edmon Marine Clota <comlaterra@gmail.com>
    7 people committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    daefa10 View commit details
    Browse the repository at this point in the history
  2. fix: correctly import timestamp to prevent warning

    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9de7537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef15c6b View commit details
    Browse the repository at this point in the history
  4. fix: remove usage of lodash isFunction

    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    572d943 View commit details
    Browse the repository at this point in the history
  5. fix: remove debug dependency

    * feat(ci): add node 14 and 16 to verify workflows
    * feat(ci): switch to node 14 for publish workflow
    * feat(ci): switch to caching with setup-node
    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    5677ebc View commit details
    Browse the repository at this point in the history
  6. fix: add back removed reducers

    fix: cleanup eslint errors
    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    dbb4d33 View commit details
    Browse the repository at this point in the history
  7. fix: switch to firebase v9 syntax

    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    1c5dddc View commit details
    Browse the repository at this point in the history
  8. fix: add step to add for lint

    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    ba8abd9 View commit details
    Browse the repository at this point in the history
  9. fix: add lodash-webpack-plugin

    Scott Prue committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    c15dfce View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    0ea3c88 View commit details
    Browse the repository at this point in the history
  2. chore: update lock file

    prescottprue committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    11921de View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

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

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    57dce71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a072564 View commit details
    Browse the repository at this point in the history
  3. fix: update lock file

    prescottprue committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0b7cc71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09f4e08 View commit details
    Browse the repository at this point in the history
  5. fix: more node 12

    prescottprue committed May 1, 2023
    Configuration menu
    Copy the full SHA
    eda5b6b View commit details
    Browse the repository at this point in the history
  6. fix: cleanup lint

    prescottprue committed May 1, 2023
    Configuration menu
    Copy the full SHA
    031f127 View commit details
    Browse the repository at this point in the history
  7. fix: skip failing tests

    prescottprue committed May 1, 2023
    Configuration menu
    Copy the full SHA
    c493392 View commit details
    Browse the repository at this point in the history