Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 553 Bytes

File metadata and controls

25 lines (15 loc) · 553 Bytes

Changelog

All major releases are breaking changes.

v1.3.0

  • Change package owner to Brooklyn Labs.
  • Refactored package name to @brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields.
  • Changed CI/CD pipeline to use GitHub Actions instead of Travis CI.
  • Bump package dependencies.

v1.2.0

  • Bump hosted-git-info from 2.8.8 to 2.8.9
  • Bump lodash from 4.17.20 to 4.17.21

v1.1.0

Enhancement: Adding enum support for table and unique constraints.

Thank you for your contribution: @vabatta

v1.0.1

Initial release