Releases: Streeterxs/mongoose-partial-dump
Releases · Streeterxs/mongoose-partial-dump
0.4.4
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
- dependabot-ecosystem: npm (#130) (7efbbee)
- dependabot: yarn package ecosystem (#125) (8b24eaa)
- build: removed prebuild script (#117) (e07f556)
- mongo-memory-server: updated mongo memory server (#115) (02f4685)
- circleci: fixing executor node version (#113) (9c26bd7)
Other Changes
0.4.3
0.4.2 (2022-01-09)
New Features
- filter-deploy-workflows: filtering by semver regex tag version and branch initial release naming (#103) (21fb8f9)
- circleci-hold-deploy: holding deploy workflow (#101) (59399af)
- circleci-continue-on-build-error: build workflow should give us a typescript error and continue to deploy (#97) (b369e3a)
- circleci-defaults: added default options for jobs like working_directory and executor (#95) (1b9dc3e)
- automatize-deploy: job to automatize package deploy to npm (#91) (15fee50)
- create-release: script to create release after new tag creation (#90) (37ec76e)
- create-pull-request: function to create a new pull request (#89) (d60e2d1)
Bug Fixes
- build-and-deploy: removed tsc generation to properly deploy (#108) (b4023d2)
- circleci-build-job: fixing broken build job (#107) (67b69e4)
- removing-tag-validation: removed tag validation not permitting release (#105) (398b355)
- circleci-deploy-workflow: fixed branch regex (#99) (cf392e7)
- circleci-filter-typo: fixed typo branchs (#93) (76e0492)
Other Changes
release(0.4.2): automatizing release
some notes
0.4.1
- fix(typescript-declaration-files): fixed type checking on builded package
- release(0.4.1): fixed typescript declaration files
0.4.0
- release(0.3.1): readme
- fix(npm-ignore): removing node_modules from npmignore
- release(0.3.2): fixes npm ignore
- feat(rollup-typescript): added rollup to build, fixed babel conflict, exporting dumper, restore and anonymize utils
- feat(rollup-typescript): babel update
- feat(npm-ignore): removing tslint and added rollup configs
- release(0.4.0): rollup, exports, fixes
0.3.2
0.3.1
- readme
0.3.0
- Anonymize fields
Restore feature
Merge pull request #45 from Streeterxs/feat/release-0.2.0 feat(release-0.2.0): restore feature
0.1.2
Merge pull request #40 from Streeterxs/feat/release-0.1.2 feat(release-0.1.2): new release