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

remove count() #13618

Merged
merged 2 commits into from Jul 18, 2023
Merged

remove count() #13618

merged 2 commits into from Jul 18, 2023

Conversation

IslandRhythms
Copy link
Collaborator

No description provided.

@IslandRhythms IslandRhythms linked an issue Jul 18, 2023 that may be closed by this pull request
2 tasks
@vkarpov15 vkarpov15 merged commit 1a69e7c into 8.0 Jul 18, 2023
34 checks passed
@vkarpov15 vkarpov15 added this to the 8.0 milestone Jul 18, 2023
@vkarpov15 vkarpov15 deleted the IslandRhythms/gh-13598 branch July 18, 2023 20:47
alecgibson added a commit to alecgibson/adminjs-mongoose that referenced this pull request Nov 1, 2023
This library doesn't work with [`mongoose@8`][1]. At the very least,
`mongoose@8` [drops support][2] for `.count()`, which this library
[still uses][3].

As a quick note to other developers, this change updates the peer
dependency requirement to not include `mongoose@8`.

[1]: https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md#800-rc0--2023-10-24
[2]: Automattic/mongoose#13618
[3]: https://github.com/SoftwareBrothers/adminjs-mongoose/blob/fd8ad92e81da8f61da6759e2c4c9a020d88bc2b6/src/resource.ts#L71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove count()
2 participants