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: replace mapperConstructor with Repository.DataMapper symbol #56

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

lsndr
Copy link
Owner

@lsndr lsndr commented Sep 9, 2023

No description provided.

@lsndr lsndr merged commit 6cc045d into alpha Sep 9, 2023
@lsndr lsndr deleted the feat/replace-mapper-cosntructor-with-symbol branch September 9, 2023 11:44
lsndr pushed a commit that referenced this pull request Sep 9, 2023
## [1.0.0-alpha.11](v1.0.0-alpha.10...v1.0.0-alpha.11) (2023-09-09)

### Build System

* **deps-dev:** bump eslint-import-resolver-typescript ([#41](#41)) ([b541b19](b541b19))
* **deps-dev:** bump jest and @types/jest ([#43](#43)) ([77c26bd](77c26bd))
* **deps-dev:** bump json5 from 1.0.1 to 1.0.2 ([#42](#42)) ([d2cf795](d2cf795))
* **deps-dev:** bump rimraf from 3.0.2 to 5.0.1 ([#46](#46)) ([0b40b86](0b40b86))
* **deps:** bump weak-identity-map from 1.0.2 to 1.1.3 ([#47](#47)) ([9ee50f1](9ee50f1))

### Features

* replace `mapperConstructor` with `Repository.DataMapper` symbol ([#56](#56)) ([6cc045d](6cc045d))

### Style

* add json formatting ([#50](#50)) ([17ed02c](17ed02c))
* adjust linter rules ([#48](#48)) ([ca40a4e](ca40a4e))

### Other

* add dependabot config ([#40](#40)) ([e31c003](e31c003))
* add devcontainer specification ([#49](#49)) ([553dd0a](553dd0a)), closes [#31](#31)
* **devcontainer:** mode git config to `postStartCommand` ([#55](#55)) ([7e0935a](7e0935a))
* **devcontainer:** set git ff-only mode ([#54](#54)) ([2d180c1](2d180c1))
* update typescript to version 5 ([#39](#39)) ([b7b5d00](b7b5d00)), closes [#38](#38)
* **devcontainer:** use root user ([#52](#52)) ([7cf9e79](7cf9e79))
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.

1 participant