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: seeder with non default export #776

Merged
merged 1 commit into from
Nov 25, 2023
Merged

feat: seeder with non default export #776

merged 1 commit into from
Nov 25, 2023

Conversation

tada5hi
Copy link
Owner

@tada5hi tada5hi commented Nov 25, 2023

resolves #749

@tada5hi tada5hi merged commit e1fe651 into develop Nov 25, 2023
7 checks passed
@tada5hi tada5hi deleted the seed-export branch November 25, 2023 17:09
github-actions bot pushed a commit that referenced this pull request Nov 25, 2023
# [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))
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

tada5hi pushed a commit that referenced this pull request Jan 11, 2024
# [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 added a commit that referenced this pull request Jan 11, 2024
* chore(release): 3.2.0 [skip ci]

# [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))

* fix: merging env and file data-source options

* test: add test suite for merging data source options

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: TypeError: ctx.constructor is not a constructor
1 participant