supercharge / framework

The Supercharge core code
https://superchargejs.com
MIT License
23 stars 6 forks source link

Align and Remove deprecated contracts #150

Closed marcuspoehls closed 1 year ago

marcuspoehls commented 1 year ago

This pull request removes deprecated config contracts having the Options suffix, like BodyParserOptions. These contracts were deprecated before. Developers should use the contracts with the Config suffix, like BodyParserConfig.