Skip to content

Latest commit

 

History

History
271 lines (163 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

271 lines (163 loc) · 14.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.4-beta.3 (2020-09-22)

Features

0.3.4-beta.2 (2020-09-22)

Bug Fixes

  • add an empty array fallback for fields with multiple documents type (#300) (63fad25)
  • add isomorphic-fetch to webhook (#323) (9b58604)
  • allow document selector to be cleared (#274) (f44ae0e)
  • correct context (6c6e715)
  • make dev environment run on windows (#271) (b560249)
  • moves profile prop inside meta prop (#252) (a16f670)
  • packages/prime-field-boolean/.snyk & packages/prime-field-boolean/package.json to reduce vulnerabilities (#255) (29a1f9a)
  • packages/prime-field-boolean/.snyk & packages/prime-field-boolean/package.json to reduce vulnerabilities (#260) (16ccdf6)
  • packages/prime-field-document/.snyk & packages/prime-field-document/package.json to reduce vulnerabilities (#256) (7a6b090)
  • packages/prime-field-number/.snyk & packages/prime-field-number/package.json to reduce vulnerabilities (#254) (14383f8)
  • packages/prime-field-number/.snyk & packages/prime-field-number/package.json to reduce vulnerabilities (#258) (54b1bdf)
  • packages/prime-field-number/.snyk & packages/prime-field-number/package.json to reduce vulnerabilities (#259) (777861a)
  • packages/prime-field-slice/.snyk & packages/prime-field-slice/package.json to reduce vulnerabilities (#253) (6565f93)
  • packages/prime-field-slice/.snyk & packages/prime-field-slice/package.json to reduce vulnerabilities (#257) (8aadd67)
  • packages/prime-field-string/package.json to reduce vulnerabilities (#306) (5512199)
  • prevent multiple chained graphql queries from cobbling context (#263) (c3a62b8)
  • test db url (6088b44)
  • typeorm dep (e6419d3)
  • update accounts-js (6ef2d99)
  • update WebhookCalls graphql query to no longer cause a syntax error (#459) (8488112)
  • user meta is not a function error (#462) (2e94286)
  • workflows ci (b29c945)
  • core: bug with slices sorting (#391) (b3a09cc)
  • deps: update dependency class-validator to v0.10.1 (e1479e0)
  • field-select: #354 return iterable value (#355) (e40772d)
  • field-select: #354 return type is always GraphQLList (#362) (d7c1cd8)

Features

  • core: create intial document releasing cron (#463) (dddfe34)
  • branches (a20ddc8)
  • circleci vs gh actions (3b4017e)
  • ui: optimize load in document list and small fixes (#404) (a9d8476)
  • query string field with IN (#195) (0b0e76c)
  • query: add possibility to filter query by subdocuments id (#282) (783ee1b)

0.3.4-beta.1 (2019-06-10)

Bug Fixes

  • not being able to delete schema (#180) (#186) (925704c)
  • prime field default options not showing in ui (#194) (7a7b162)
  • core: show require errors rather than swallow (#206) (d95969b)
  • deps: update dependency @graphql-modules/core to v0.7.5 (#215) (367a99e)
  • deps: update dependency antd to v3.19.2 (#218) (b027a53)
  • deps: update dependency apollo-server-express to v2.6.2 (#219) (e6b8b9e)

Features

  • improve dev experience with ts-node-dev (#212) (cdbd350)

0.3.4-beta.0 (2019-04-09)

Bug Fixes

Features

0.3.3-beta.9 (2019-04-07)

Bug Fixes

0.3.3-beta.8 (2019-03-20)

Note: Version bump only for package prime

0.3.3-beta.7 (2019-03-20)

Bug Fixes

  • mark documents removed on schema delete (71fc2ac)

Features

0.3.3-beta.6 (2019-03-03)

Bug Fixes

0.3.3-beta.5 (2019-03-03)

Bug Fixes

0.3.3-beta.4 (2019-03-01)

Bug Fixes

0.3.3-beta.3 (2019-02-20)

Bug Fixes

0.3.3-beta.2 (2019-02-18)

Bug Fixes

  • graphql name startCase bug (3b8e46f)

Reverts

0.3.3-beta.1 (2019-02-15)

Bug Fixes

0.3.3-beta.0 (2019-02-12)

Bug Fixes

0.3.2-beta.9 (2019-02-11)

Bug Fixes

0.3.2-beta.8 (2019-02-11)

Bug Fixes

  • timeout in cli for end msg (7f59e8c)

0.3.2-beta.7 (2019-02-11)

Bug Fixes

0.3.2-beta.6 (2019-02-11)

Bug Fixes

0.3.2-beta.5 (2019-02-11)

Bug Fixes

0.3.2-beta.4 (2019-02-11)

Bug Fixes

Features

0.3.2-beta.3 (2019-02-11)

Bug Fixes

0.3.2-beta.2 (2019-02-10)

Bug Fixes

0.3.2-beta.1 (2019-02-10)

Bug Fixes

0.3.2-beta.0 (2019-02-10)

Bug Fixes

Features

  • permissions and previews (a1b3067)

0.3.1-alpha.0 (2019-02-08)

Bug Fixes

0.3.0-alpha.5 (2019-02-07)

Bug Fixes

  • ui: submit password to setup mutation (755fdcc)

0.3.0-alpha.4 (2019-02-07)

Bug Fixes

  • ui: login and auth tokens (c9bbecf)

0.3.0-alpha.3 (2019-02-07)

Bug Fixes

0.3.0-alpha.2 (2019-02-07)

Bug Fixes

  • serve ui and load entities (dd7fde9)

0.3.0-alpha.1 (2019-02-07)

Bug Fixes

Features

0.3.0-alpha.0 (2019-01-20)

Note: Version bump only for package prime