Releases: perseidesjs/medusa-plugin-rate-limit
Releases · perseidesjs/medusa-plugin-rate-limit
v2.0.2 🎉
Warning
This specific version of the plugin is NOT compatible with Medusa 1.x
, please check the previous releases.
What's Changed
- Feat/medusa v2 support by @adevinwild in #2
- chore: Update package version and description, and refine Medusa fram… by @adevinwild in #4
- fix: Convert rate limit headers to string format for consistency by @adevinwild in #5
- chore: Enhance build process with new TypeScript configuration by @adevinwild in #6
- chore: Update rate limit middleware and documentation by @adevinwild in #7
Full Changelog: v1.0.8...v2.0.2
v2.0.0-0
☄️ 🤍 Road to Medusa V2
Hi folks 👋
This is the first @perseidesjs plugin to be supported by the long-awaited Medusa V2, so don't hesitate to send me your feedback on Discord
Warning
This specific version of the plugin is NOT compatible with Medusa V1.
v1.0.8
- chore: Removed dependencies in the package.json 79f574a
v1.0.7
- fix(ci): Fixed NPM auth error 93d08e3
v1.0.6
- chore: Removed
prepare
script 3154532
v1.0.5
- chore(ci): Replaced
bun build
withbun run build
60e07ae
v1.0.4
v1.0.3
- chore: Added
ajv
as devDependency e2e0b3b
v1.0.2
- chore: Added packageManager key to the package.json 2d5ea81
- chore(ci): Updated node version 6ccd9e9
- Merge pull request #1 from perseidesjs/feat/add-default-middleware b2f6bab
- chore: Added FUNDING.yml file a2693bb
- chore: Updated README.md 8ad0d77
- chore: Updated the README.md ea03600
- chore: Updated the GitHub action 41f3b75
- test: Added unit and integration test 69bce2c
- chore: Updated pre-commit husky hook 6ef94f0
- format: Formatted code 65ef882
- chore: Added husky and @epic-web/config 1e95bb5
- feat: Added default rate limit middleware 06cbcf2
- chore: Removeed the
baseUrl
parameter from thetsconfig.json
6692dcd - chore: Removed @medusajs/medusa from dependencies 538d6af
- Update README.md 915eeed
v1.0.1
Full Changelog: v1.0.0...v1.0.1