Releases: adonisjs/lucid-slugify
Releases Β· adonisjs/lucid-slugify
Bind slugify manager as a singleton
Update dependencies
Full Changelog: v2.1.5...v2.2.0
Update dependencies
- chore: update dependencies 1971139
Update dependencies
update dependencies
- chore: update dependencies d21efa3
Turn on strict mode for generating the base slug
This does not break anything for the existing slugs, but the new slugs will remove any sort of special characters that often conflicts with the URL
- fix: turn on strict mode 4688462
Update dependencies
Add support for allowing updates at runtime using a custom function
Add types path to the package.json file
- fix: register typings to package.json file 071548c
Upgrade to work with AdonisJS v5
- chore: remove unused dependency 20368c6
- chore: setup adonisjs instructions aceb892
- chore: change publishConfig tag to latest 448592e
- docs: fix configure command 08b4ac3
- feat: add shortid and simple strategies 97a03c6
- docs: document package usage ab0656b
- fix: unused import 28d5506
- fix: use columnName in whereRaw clauses 2ec46ac
- chore: update docker compose to wait for containers to be ready dbd7793
- chore: update repo name references b346f95
- feat: rewrite for v5 aa1dbb4
- feat: initiate project from scratch 475fc14