adonisjs / v5-docs

📚 Source code and documentation for the official docs website.
https://v5-docs.adonisjs.com
88 stars 138 forks source link

docs: remove of deprecated property 'developmentOnly' #202

Closed douglasdnzcarvalho closed 1 year ago

douglasdnzcarvalho commented 1 year ago

🔗 Linked issue

❓ Type of change

📚 Description

The developmentOnly property is deprecated, but was being used in the Customizing seeder order section.

📝 Checklist

RomainLanz commented 1 year ago

Thanks!