-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore: version 3.0.0 #127
base: master
Are you sure you want to change the base?
chore: version 3.0.0 #127
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 03595b7 - Browse repository at this point
Copy the full SHA 03595b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b0230 - Browse repository at this point
Copy the full SHA b2b0230View commit details -
build: add preconstruct (#126)
* chore(sample): replace sample version * build: strategy change with preconstruct Add preconstruct and babel to build process * chore: fix packages build * ci: change order build and test * chore: add commit lint to deps * ci: fix ci * ci: fix ci * ci: fix ci
Configuration menu - View commit details
-
Copy full SHA for e07cc13 - Browse repository at this point
Copy the full SHA e07cc13View commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0d5c70 - Browse repository at this point
Copy the full SHA c0d5c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for b18df26 - Browse repository at this point
Copy the full SHA b18df26View commit details -
refactor(common): change basic types
BREAKING CHANGE: Change ObjectLiteral, add enum types and remove MultiClass Change some names
Configuration menu - View commit details
-
Copy full SHA for 0bf071f - Browse repository at this point
Copy the full SHA 0bf071fView commit details -
refactor(mockingbird): remove redundant types, change exports
BREAKING CHANGE: Remove export of `MockOptions` `Mock` decorator now takes different options Classes and enums in `Mock` decorator are now passed with lazy evaluation (through a function)
Configuration menu - View commit details
-
Copy full SHA for 81b0be7 - Browse repository at this point
Copy the full SHA 81b0be7View commit details -
refactor(parser): change handlers order and handlers logic
BREAKING CHANGE: Handlers are now processing classes and enums differently Logic changes for processing objects and faker
Configuration menu - View commit details
-
Copy full SHA for a6374f5 - Browse repository at this point
Copy the full SHA a6374f5View commit details -
refactor(reflect): change the types of mock decorator can take
BREAKING CHANGE: Change the values `@Mock` decorator can take, classes and enums are now different Add second arg for `@Mock` to receive options
Configuration menu - View commit details
-
Copy full SHA for 27a2c58 - Browse repository at this point
Copy the full SHA 27a2c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24cab0c - Browse repository at this point
Copy the full SHA 24cab0cView commit details -
chore(packages): version packages [skip ci]
- @mockingbird/[email protected] - @mockingbird/[email protected] - [email protected] - @mockingbird/[email protected] - @mockingbird/[email protected]
Configuration menu - View commit details
-
Copy full SHA for 253e677 - Browse repository at this point
Copy the full SHA 253e677View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d3b06a1 - Browse repository at this point
Copy the full SHA d3b06a1View commit details -
chore(packages): version packages [skip ci]
- @mockingbird/[email protected] - [email protected] - @mockingbird/[email protected] - @mockingbird/[email protected]
Configuration menu - View commit details
-
Copy full SHA for 0f30527 - Browse repository at this point
Copy the full SHA 0f30527View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a65bd - Browse repository at this point
Copy the full SHA f4a65bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a7adc - Browse repository at this point
Copy the full SHA 13a7adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e1132 - Browse repository at this point
Copy the full SHA 00e1132View commit details -
chore: tsconfig and exports (#131)
* chore: change tsconfig settings and exports Add isolatedModules option Change tsc target to es2018 Change exports of mockingbird due to this changes * chore: change lerna settings * chore: change ci scripts
Configuration menu - View commit details
-
Copy full SHA for 9bfda2e - Browse repository at this point
Copy the full SHA 9bfda2eView commit details -
refactor(parser): remove faker locale option
BREAKING CHANGE: Remove the options to set different faker locale
Configuration menu - View commit details
-
Copy full SHA for c99387d - Browse repository at this point
Copy the full SHA c99387dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5ca77 - Browse repository at this point
Copy the full SHA 3d5ca77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2628d - Browse repository at this point
Copy the full SHA 5d2628dView commit details -
chore(packages): version packages [skip ci]
- @mockingbird/[email protected] - @mockingbird/[email protected] - [email protected] - @mockingbird/[email protected] - @mockingbird/[email protected]
Configuration menu - View commit details
-
Copy full SHA for 0dd5754 - Browse repository at this point
Copy the full SHA 0dd5754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6988b18 - Browse repository at this point
Copy the full SHA 6988b18View commit details -
Merge pull request #132 from omermorad/build/change-strategy
build: change build strategy remove preconstruct
Configuration menu - View commit details
-
Copy full SHA for 6c80992 - Browse repository at this point
Copy the full SHA 6c80992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 859bb82 - Browse repository at this point
Copy the full SHA 859bb82View commit details -
revert: change build strategy remove preconstruct
This reverts commit 6988b18
Configuration menu - View commit details
-
Copy full SHA for a86d0af - Browse repository at this point
Copy the full SHA a86d0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc3ae2 - Browse repository at this point
Copy the full SHA bfc3ae2View commit details -
chore(packages): version packages [skip ci]
- @mockingbird/[email protected] - @mockingbird/[email protected] - [email protected] - @mockingbird/[email protected] - @mockingbird/[email protected]
Configuration menu - View commit details
-
Copy full SHA for 4338fb2 - Browse repository at this point
Copy the full SHA 4338fb2View commit details
Commits on Jan 21, 2022
-
chore: update old faker package to a new one (#136)
Change dependency `faker` to `@faker-js/faker` package
Configuration menu - View commit details
-
Copy full SHA for 9370127 - Browse repository at this point
Copy the full SHA 9370127View commit details