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

fix: merging data-source options #829

Merged
merged 3 commits into from
Jan 11, 2024
Merged

fix: merging data-source options #829

merged 3 commits into from
Jan 11, 2024

Conversation

tada5hi
Copy link
Owner

@tada5hi tada5hi commented Jan 11, 2024

resolves #803

# [3.2.0](v3.1.1...v3.2.0) (2023-11-25)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))

### Features

* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
@tada5hi tada5hi changed the title fix: merging env and file data-source options fix: merging data-source options Jan 11, 2024
@tada5hi tada5hi merged commit 1d0261a into develop Jan 11, 2024
4 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 11, 2024
# [3.2.0](v3.1.1...v3.2.0) (2024-01-11)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))
* **deps:** bump locter from 1.2.3 to 1.3.0 ([#826](#826)) ([00cb9c7](00cb9c7))
* **deps:** bump reflect-metadata from 0.1.13 to 0.2.1 ([#825](#825)) ([1805a49](1805a49))
* merging data-source options ([#829](#829)) ([1d0261a](1d0261a)), closes [#782](#782) [#779](#779) [#776](#776)

### Features

* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
github-actions bot pushed a commit that referenced this pull request Jan 11, 2024
# [3.2.0](v3.1.1...v3.2.0) (2024-01-11)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))
* **deps:** bump locter from 1.2.3 to 1.3.0 ([#826](#826)) ([00cb9c7](00cb9c7))
* **deps:** bump reflect-metadata from 0.1.13 to 0.2.1 ([#825](#825)) ([1805a49](1805a49))
* merging data-source options ([#829](#829)) ([1d0261a](1d0261a)), closes [#782](#782) [#779](#779) [#776](#776)

### Features

* bump version ([94e6668](94e6668))
* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Undefined in DataSource variables
2 participants