Skip to content

Release 0.3.31

Compare
Choose a tag to compare
@bravo-kernel bravo-kernel released this 06 Nov 12:07
· 95 commits to master since this release
  • Merge pull request #37 from wolfgangwalther/fix-prettier-windows (3d2eb8b)
  • Merge pull request #36 from wolfgangwalther/belongsTo-associations [no-release] (d70075f)
  • fix linter, add contributor (db2e589)
  • remove pluralize dependency; rely on sequelize pluralization instead (31e5e06)
  • "pretty" linting (d7c03c8)
  • add "through" support for belongsToMany associations (4e54958)
  • remove unnecessary oneOf from association arrays (af34047)
  • fix prettier command for windows (368f8a2)
  • added basic support for belongsToMany association (without through model) (f4ec287)
  • added support for belongsTo association (fc80ad7)
  • allow associations with different names by setting "as" property; changed references to model name instead of plural(association) (452c3c9)
  • clean up test files (062a433)
  • clean up test model definitions (5197b2e)
  • Merge pull request #34 from wolfgangwalther/eslint-plugin-jest [no-release] (aec4926)
  • add recommended rules for eslint-plugin-jest (f4dac35)