Releases: BetterCorp/service-base-plugin-yoco
Releases · BetterCorp/service-base-plugin-yoco
v4.1.3
build(package.json): add mocha, nyc, and types packages feat(index.ts): add Yoco interfaces and enums fix(index.ts): fix import paths for Yoco interfaces and enums refactor(lib.ts): remove unused code and interfaces fix(plugin.ts): import correct interfaces from index file fix(tsconfig.json): set sourceMap to false to improve build performance
v4.1.2
chore(package.json): update eslint and typescript dependencies chore(package.json): update @bettercorp/service-base and @bettercorp/service-base-plugin-web-server dependencies chore(package.json): update axios dependency refactor(plugin.ts): remove unused import and parameter YocoPluginConfig from yoco class definition