Releases: strapi-community/strapi-plugin-transformer
Releases · strapi-community/strapi-plugin-transformer
v3.1.2
What's Changed
- Support up to node 20 by @karlkeefer in #96
New Contributors
- @karlkeefer made their first contribution in #96
Full Changelog: 3.1.1...3.1.2
v3.1.1
What's Changed
- fix: typos in README.md by @ayhandoslu in #90
- fix(register): respect plugin default mode by @ComfortablyCoding in #94
New Contributors
- @ayhandoslu made their first contribution in #90
Full Changelog: 3.1.0...3.1.1
v3.1.0
What's Changed
- feat: add plugin transform support by @ComfortablyCoding in #82
Full Changelog: 3.0.1...3.1.0
v3.0.1
What's Changed
- refactor(config): add defaults by @JaydeeSale in #71
- fix(contentTypeFilter): none should be a valid mode by @ComfortablyCoding in #73
- fix(register): skip custom routes by @ComfortablyCoding in #74
New Contributors
- @JaydeeSale made their first contribution in #71
Full Changelog: 3.0.0...3.0.1
v3.0.0
What's Changed
- refactor(middleware): register transforms per route via route middleware by @ComfortablyCoding in #59
- BREAKING
- chore: soft deprecate prefix by @ComfortablyCoding in #60
- refactor(schema): add hook validation by @ComfortablyCoding in #61
- feat(transforms): wrap request body with
data
key by @cssmagic in #55 - feat(middleware): add contentTypeFilter by @ComfortablyCoding in #64
- fix(responseTransforms): not respecting false by @ComfortablyCoding in #65
- refactor(transformService): add default object for transforms param by @ComfortablyCoding in #65
New Contributors
Full Changelog: 2.2.0...3.0.0
v2.2.0
What's Changed
- chore(README): add note that gql is not supported by @ComfortablyCoding in #53
- feat: add hook support by @ComfortablyCoding in #56
Full Changelog: 2.1.1...2.2.0
v2.1.1
What's Changed
- fix(pkg.json): node engine version mismatch by @ComfortablyCoding in #48
Full Changelog: 2.1.0...2.1.1
v2.1.0
What's Changed
- feat(transform): skip requests with
Strapi-Transformer-Ignore
header as true by @ComfortablyCoding in #39
Full Changelog: 2.0.2...2.1.0
v2.0.2
What's Changed
- fix(isAPIRequest): ensure all routes are content-api by @ComfortablyCoding in #26
Full Changelog: 2.0.1...2.0.2
v2.0.1
What's Changed
- fix(transformResponse) handle empty relational data by @ComfortablyCoding in #19
- chore(README): add create config file note by @ComfortablyCoding in #21
Full Changelog: 2.0.0...2.0.1