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

fix: missing exported type #1192

Merged
merged 1 commit into from
Oct 10, 2024
Merged

fix: missing exported type #1192

merged 1 commit into from
Oct 10, 2024

Conversation

realSpok
Copy link
Contributor

@realSpok realSpok commented Oct 9, 2024

Definition of Done

#86c0kuf79

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

@forest-bot
Copy link
Member

Copy link

codeclimate bot commented Oct 9, 2024

Code Climate has analyzed commit 31ec34a 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.5% (0.0% change).

View more on Code Climate.

@realSpok realSpok merged commit 7e26bd9 into main Oct 10, 2024
22 checks passed
@realSpok realSpok deleted the fix/missing-exported-type branch October 10, 2024 08:29
forest-bot added a commit that referenced this pull request Oct 10, 2024
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.55.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.55.0...@forestadmin/datasource-customizer@1.55.1) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.1.36](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.35...@forestadmin/datasource-dummy@1.1.36) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.8.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.8.3...@forestadmin/datasource-mongoose@1.8.4) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
* search hook with layout ([#1187](#1187)) ([e75a06e](e75a06e))

### Features

* support static action forms with layout ([#1182](#1182)) ([92011d8](92011d8))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.4.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.4.4...@forestadmin/datasource-replica@1.4.5) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.10.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sequelize@1.10.3...@forestadmin/datasource-sequelize@1.10.4) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.14.30](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sql@1.14.29...@forestadmin/datasource-sql@1.14.30) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.3.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 Oct 10, 2024
## [1.42.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.42.0...@forestadmin/datasource-toolkit@1.42.1) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
* search hook with layout ([#1187](#1187)) ([e75a06e](e75a06e))

### Features

* support static action forms with layout ([#1182](#1182)) ([92011d8](92011d8))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.34.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forestadmin-client@1.34.0...@forestadmin/forestadmin-client@1.34.1) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
* search hook with layout ([#1187](#1187)) ([e75a06e](e75a06e))

### Features

* support static action forms with layout ([#1182](#1182)) ([92011d8](92011d8))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.4.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-aws-s3@1.4.3...@forestadmin/plugin-aws-s3@1.4.4) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.1.7](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-export-advanced@1.1.6...@forestadmin/plugin-export-advanced@1.1.7) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.11.5 🎉

The release is available on example@1.11.5

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Oct 10, 2024
## [1.3.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.3.3...@forestadmin/plugin-flattener@1.3.4) (2024-10-10)

### Bug Fixes

* missing exported type ([#1192](#1192)) ([7e26bd9](7e26bd9))
* **permissions:** properly check permissions when dissociating or deleting related resources ([#1190](#1190)) ([211fd1f](211fd1f))
* required fields are not required in schema when they have default values ([#1185](#1185)) ([a5501fc](a5501fc))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.50.2 🎉

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