Skip to content

Releases: perseidesjs/medusa-plugin-rate-limit

v2.0.2 🎉

19 Dec 16:36
434a182
Compare
Choose a tag to compare

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

05 Oct 10:30
Compare
Choose a tag to compare
v2.0.0-0 Pre-release
Pre-release

☄️ 🤍 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...v2.0.0-0

v1.0.8

21 Sep 09:36
Compare
Choose a tag to compare
  • chore: Removed dependencies in the package.json 79f574a

v1.0.7...v1.0.8

v1.0.7

21 Sep 09:22
Compare
Choose a tag to compare
  • fix(ci): Fixed NPM auth error 93d08e3

v1.0.6...v1.0.7

v1.0.6

21 Sep 09:08
Compare
Choose a tag to compare
  • chore: Removed prepare script 3154532

v1.0.5...v1.0.6

v1.0.5

21 Sep 09:05
Compare
Choose a tag to compare
  • chore(ci): Replaced bun build with bun run build 60e07ae

v1.0.4...v1.0.5

v1.0.4

21 Sep 09:03
Compare
Choose a tag to compare
  • feat(ci): Use bun on the publish step 656d272
  • chore: Updated README.md to include tests status 56ea2fd

v1.0.3...v1.0.4

v1.0.3

21 Sep 08:56
Compare
Choose a tag to compare
  • chore: Added ajv as devDependency e2e0b3b

v1.0.2...v1.0.3

v1.0.2

21 Sep 08:54
Compare
Choose a tag to compare
  • 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 the tsconfig.json 6692dcd
  • chore: Removed @medusajs/medusa from dependencies 538d6af
  • Update README.md 915eeed

v1.0.1...v1.0.2

v1.0.1

24 Jun 18:36
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1