Skip to content

Releases: lolopinto/ent

bugfix release 11.18.2021

19 Nov 00:57
f02710e
Compare
Choose a tag to compare

new release 11.18.2021

18 Nov 19:07
0b9014e
Compare
Choose a tag to compare
Pre-release

includes

new release 11.02.2021

03 Nov 05:40
ffbd053
Compare
Choose a tag to compare
Pre-release
  • some eslint changes based on seeing usage (#569)
  • Json list types (#573)
  • fix return type in Action::create() (#575)
  • fields with defaultValueOnCreate() should be optional in create actions (#580)
  • generate custom root resolvers + don't base 64 encode ids #589
  • edgequery privacy (#598)

goes with new @snowtop/ent version #600

default-value-on-create optional in action

28 Oct 16:33
Compare
Choose a tag to compare
fields with defaultValueOnCreate() should be optional in create actio…

…ns #577

new release 10.11.2021

12 Oct 00:59
9ffdeb3
Compare
Choose a tag to compare
Pre-release
  • fix pattern base query file name is wrong if complex #553
  • capitalize enum names #561
  • provide map of keys to values for enum map and not just values #562
  • fix name for graphql connection edges that depend on patterns wrong #564
  • simplified graphql enum #565

new release 10.6.2021

06 Oct 14:20
214a329
Compare
Choose a tag to compare
new release 10.6.2021 Pre-release
Pre-release

for #550

9.29.2021 release

29 Sep 17:52
5602980
Compare
Choose a tag to compare
9.29.2021 release Pre-release
Pre-release

included

  • Enum list type fixes #522
  • make data protected in base classes so that subclasses have access to it #523
  • BigIntegerType + UUIDListType #531

protected data in subclasses

23 Sep 21:51
Compare
Choose a tag to compare
Pre-release

protected data in subclasses

fix enum list issues

23 Sep 19:48
Compare
Choose a tag to compare
fix enum list issues Pre-release
Pre-release

fixes

fix enum bug

23 Sep 18:35
Compare
Choose a tag to compare
fix enum bug Pre-release
Pre-release

fix preventing multiple enums in same