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

feat(mongoose): allow to enable debug mode #1251

Merged
merged 6 commits into from
Jan 29, 2025
Merged

Conversation

DayTF
Copy link
Contributor

@DayTF DayTF commented Jan 28, 2025

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

Copy link

codeclimate bot commented Jan 28, 2025

Code Climate has analyzed commit 13d9099 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (98% is the threshold).

This pull request will bring the total coverage in the repository to 97.2%.

View more on Code Climate.

@DayTF DayTF merged commit db36f93 into main Jan 29, 2025
22 checks passed
@DayTF DayTF deleted the feat/allow-mongoose-debug branch January 29, 2025 09:01
forest-bot added a commit that referenced this pull request Jan 29, 2025
## [1.13.6](https://github.com/ForestAdmin/agent-nodejs/compare/[email protected]@1.13.6) (2025-01-29)

### Features

* **mongoose:** allow to enable debug mode ([#1251](#1251)) ([db36f93](db36f93))
forest-bot added a commit that referenced this pull request Jan 29, 2025
# [1.10.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-29)

### Bug Fixes

* **user-permission:** don't cache rejected promises ([#1248](#1248)) ([10bd993](10bd993))

### Features

* **mongoose:** allow to enable debug mode ([#1251](#1251)) ([db36f93](db36f93))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.4.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.13.6 🎉

The release is available on [email protected]

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.10.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.24 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jan 31, 2025
## [1.58.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-31)

### Bug Fixes

* **sse:** detect buffering and warn user ([#1256](#1256)) ([dc4fdf4](dc4fdf4))

### Features

* **mongoose:** allow to enable debug mode ([#1251](#1251)) ([db36f93](db36f93))
forest-bot added a commit that referenced this pull request Jan 31, 2025
## [1.36.7](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-31)

### Bug Fixes

* **sse:** detect buffering and warn user ([#1256](#1256)) ([dc4fdf4](dc4fdf4))

### Features

* **mongoose:** allow to enable debug mode ([#1251](#1251)) ([db36f93](db36f93))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.58.5 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.36.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants