Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.0 Patch 1 #40

Merged
merged 5 commits into from
Feb 18, 2025
Merged

2.1.0 Patch 1 #40

merged 5 commits into from
Feb 18, 2025

Conversation

akama-aka
Copy link
Owner

  • Fixed missing Packages and added feature that went missing too.

idk how that happened but somehow the packages were removed from git or something.

…Add new dependencies to package-lock.json

Introduced several Fastify-related modules, middleware, and utilities, such as `@fastify/rate-limit`, `@fastify/static`, and others. Updated various dependencies and licenses for better functionality and compatibility.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
The setHeaders function was defined but not used effectively in the static file configuration. This cleanup simplifies the code and prevents potential redundancy. The caching behavior remains unaltered as it is handled elsewhere.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
@akama-aka akama-aka added bug Something isn't working enhancement New feature or request labels Feb 18, 2025
akama-aka and others added 3 commits February 18, 2025 17:11
Signed-off-by: Akama Aka <akama.aka@kitsune.exposed>
The dotenv dependency entry had extraneous characters that could break builds. This change removes the invalid data, ensuring the dependency is correctly listed and parsed. No functionality is altered with this update.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
This updates the ioredis package to version 5.5.0 in both package.json and package-lock.json to ensure consistency. No other changes were made to the dependencies.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
@akama-aka akama-aka merged commit c53e301 into 2.1.0 Feb 18, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant