Skip to content

v4.0.0

Choose a tag to compare

@artalat artalat released this 17 Apr 11:17
· 44 commits to master since this release

4.0.0 (2022-04-17)

Bug Fixes

  • await: jsonForm (5543b8d)
  • Fixed bad version of bluebase core (2766fac)
  • Fixed module entry (1cb7fe5)
  • Updated dependencies (546667b)
  • addButton: added title with add button (0fbe144)
  • props: FormArrayFieldProps (4a5ba51)

Build System

  • expo: Updated Expo to v43 (23c24d7)

Features

  • @apollo/client is a dependency (26fa410)
  • Added new "group" field type (6d48165)
  • graphql is a dependency (201a079)
  • Improved Array Field styles (f3d1fed)
  • Removed JsonGraphqlForm component (e9746e4)
  • Updated project dependencies (8dc7fa7)
  • expo: Updated to @apollo/client v3 (e53eccf)

BREAKING CHANGES

  • JsonGraphqlForm is removed from this plugin. To use this component, please install @bluebase/plugin-json-graphql-components module.
  • expo: Updated to @apollo/client v3
  • expo: Expo and related dependencies updated