You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23-4Lines changed: 23 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,25 @@
1
-
# Changelog
1
+
# Change Log
2
+
3
+
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.5.0 (2020-07-01)
7
+
8
+
9
+
### Bug Fixes
10
+
11
+
* support number ID field generation in StubDatabaseAdapter ([#43](https://github.com/expo/entity/issues/43)) ([60cc0fb](https://github.com/expo/entity/commit/60cc0fbda460c3ada1f5244a2780f90382fe3ebd))
12
+
* upgrade Apollo server for security advisory ([#38](https://github.com/expo/entity/issues/38)) ([d25c1e1](https://github.com/expo/entity/commit/d25c1e142d52385725593f4f155d1795697ab490))
13
+
14
+
15
+
### Features
16
+
17
+
* add two fan out methods to association loader ([#52](https://github.com/expo/entity/issues/52)) ([89cfb3d](https://github.com/expo/entity/commit/89cfb3d5a01d4da90f64acc52ae1b839ba348a35))
18
+
* support entity fields subset of db fields ([#49](https://github.com/expo/entity/issues/49)) ([4e40b2e](https://github.com/expo/entity/commit/4e40b2e521407e521d236978ec3b3b56db3990be))
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.5.0 (2020-07-01)
7
+
8
+
9
+
### Features
10
+
11
+
* support entity fields subset of db fields ([#49](https://github.com/expo/entity/issues/49)) ([4e40b2e](https://github.com/expo/entity/commit/4e40b2e521407e521d236978ec3b3b56db3990be))
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.5.0 (2020-07-01)
7
+
8
+
9
+
### Features
10
+
11
+
* support entity fields subset of db fields ([#49](https://github.com/expo/entity/issues/49)) ([4e40b2e](https://github.com/expo/entity/commit/4e40b2e521407e521d236978ec3b3b56db3990be))
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.5.0 (2020-07-01)
7
+
8
+
9
+
### Bug Fixes
10
+
11
+
* upgrade Apollo server for security advisory ([#38](https://github.com/expo/entity/issues/38)) ([d25c1e1](https://github.com/expo/entity/commit/d25c1e142d52385725593f4f155d1795697ab490))
12
+
13
+
14
+
### Features
15
+
16
+
* support entity fields subset of db fields ([#49](https://github.com/expo/entity/issues/49)) ([4e40b2e](https://github.com/expo/entity/commit/4e40b2e521407e521d236978ec3b3b56db3990be))
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.5.0 (2020-07-01)
7
+
8
+
9
+
### Bug Fixes
10
+
11
+
* support number ID field generation in StubDatabaseAdapter ([#43](https://github.com/expo/entity/issues/43)) ([60cc0fb](https://github.com/expo/entity/commit/60cc0fbda460c3ada1f5244a2780f90382fe3ebd))
12
+
13
+
14
+
### Features
15
+
16
+
* add two fan out methods to association loader ([#52](https://github.com/expo/entity/issues/52)) ([89cfb3d](https://github.com/expo/entity/commit/89cfb3d5a01d4da90f64acc52ae1b839ba348a35))
17
+
* support entity fields subset of db fields ([#49](https://github.com/expo/entity/issues/49)) ([4e40b2e](https://github.com/expo/entity/commit/4e40b2e521407e521d236978ec3b3b56db3990be))
0 commit comments