Releases: strapi-community/strapi-plugin-slugify
Releases · strapi-community/strapi-plugin-slugify
v2.3.8
What's Changed
- fix(graphql): errors should not result in internal error by @ComfortablyCoding in #120
Full Changelog: 2.3.7...2.3.8
v2.3.7
What's Changed
- fix(controller): do not trigger internal server error and internalize transform by @ComfortablyCoding in #118
Full Changelog: 2.3.6...2.3.7
v2.3.6
v2.3.5
What's Changed
- fix(controller): use correct import for
transformResponse
by @ComfortablyCoding in #109 - chore(deps): update to latest by @ComfortablyCoding in #110
Full Changelog: 2.3.4...2.3.5
v2.3.4
What's Changed
- fix(buildSlug): respect separator for appended count by @amolmungusmare in #105
New Contributors
- @amolmungusmare made their first contribution in #105
Full Changelog: 2.3.3...2.3.4
v2.3.3
What's Changed
- Fix broken imports by @maxostarr in #99
New Contributors
- @maxostarr made their first contribution in #99
Full Changelog: 2.3.2...2.3.3
v2.3.2
What's Changed
- fix(engines): incorrect engine range by @ComfortablyCoding in #87
- fix(slugifyWithCount): persist slug count by @ComfortablyCoding in #82
Full Changelog: 2.3.1...2.3.2
v2.3.1
What's Changed
- feat(isValidModelField): add support for non model id field by @ComfortablyCoding
- refactor: cleanup slug service and lifecycle functions by @ComfortablyCoding
- fix(register): do not pass strapi instance to getPluginService by @ComfortablyCoding in #79
Full Changelog: 2.2.3...2.3.1
v2.2.3
What's Changed
- fix(slugification): do not update slug once generated by @selected-pixel-jameson in #68
New Contributors
- @selected-pixel-jameson made their first contribution in #68
Full Changelog: 2.2.2...2.2.3
v2.2.2
What's Changed
- fix(README): plugin order for gql should state before not after by @ComfortablyCoding in #48
- fix(registration): error on install with gql by @ComfortablyCoding in #52
Full Changelog: 2.2.1...2.2.2