Skip to content

0.4.4

Latest
Compare
Choose a tag to compare
@Streeterxs Streeterxs released this 15 May 20:23
· 19 commits to main since this release

0.4.3 (2023-05-15)

Build System / Dependencies
  • deps-dev:
    • bump @babel/core from 7.14.6 to 7.21.8 (#122) (8d46936)
    • bump @rollup/plugin-commonjs from 20.0.0 to 25.0.0 (#136) (4b0c3aa)
    • bump @rollup/plugin-node-resolve from 13.0.4 to 15.0.2 (#124) (01e5c8e)
    • bump @typescript-eslint/eslint-plugin (#121) (8d6b858)
    • bump eslint-plugin-jest from 24.3.6 to 27.2.1 (#133) (b5018af)
    • bump @babel/cli from 7.14.5 to 7.21.5 (#135) (330f2da)
    • bump rollup from 2.56.3 to 2.79.1 (#139) (f7260cf)
    • bump lint-staged from 11.0.0 to 13.2.2 (#131) (2f3276c)
    • bump typescript from 4.2.3 to 5.0.4 (#132) (bed19e9)
    • bump eslint from 7.29.0 to 7.32.0 (#126) (424ea2c)
    • bump @babel/plugin-transform-modules-commonjs (#127) (2f728a8)
    • bump @typescript-eslint/parser from 4.18.0 to 4.33.0 (#129) (8440f13)
    • bump prettier from 2.2.1 to 2.8.8 (#120) (9645da6)
    • bump babel-jest from 26.6.3 to 29.5.0 (#119) (80eac14)
    • bump @rollup/plugin-babel from 5.3.0 to 6.0.3 (#123) (1efc043)
  • deps:
New Features
  • restore-values: added defaultValues and defaultSingValues to restore (#142) (cc32864)
  • restorer-default-values: added default values input on restorer to change values during restore process (#141) (3f34d96)
  • rollup: upgrading rollup version (#140) (d986961)
  • dependabot: added dependabot yml file to automate the dependencies updates (#118) (6bc63f4)
  • test-observability: added logs to connect memory database (#116) (1765c13)
  • chunk-restore: added insertMany docs in restore by chunk (#112) (ec7273e)
  • eslint: added no-unused-expressions rule (#111) (5642129)
Bug Fixes
Other Changes