8000 Release Create user model and migration when configuring auth package · adonisjs/presets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create user model and migration when configuring auth package

Compare
Choose a tag to compare
@thetutlage thetutlage released this 26 Dec 07:18

Breaking chage

  • The auth preset now accepts the app as the 2nd argument

Commits

  • test: fix failing tests 99d860e
  • feat: create user model and users table migration d93f91e

Full Changelog: v1.0.2...v2.0.0

0