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(update-typings): updateTypesOnFileSystem ends before writing the file #1031

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

Scra3
Copy link
Member

@Scra3 Scra3 commented Feb 20, 2024

…file

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

@Scra3 Scra3 changed the title fix(update-typings): updateTypesOnFileSystem ends before writing the … fix(update-typings): updateTypesOnFileSystem ends before writing the file Feb 20, 2024
Copy link

codeclimate bot commented Feb 20, 2024

Code Climate has analyzed commit 64bb1f7 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.3%.

View more on Code Climate.

@Scra3 Scra3 merged commit 8a7386c into main Feb 20, 2024
21 checks passed
@Scra3 Scra3 deleted the fix-await-update branch February 20, 2024 08:03
forest-bot added a commit that referenced this pull request Feb 20, 2024
## @forestadmin/forest-cloud [1.0.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.0.3...@forestadmin/forest-cloud@1.0.4) (2024-02-20)

### Bug Fixes

* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Dependencies

* **@forestadmin/agent:** upgraded to 1.38.1
forest-bot added a commit that referenced this pull request Feb 20, 2024
## [1.7.3](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.7.2...example@1.7.3) (2024-02-20)

### Bug Fixes

* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.0.4 🎉

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

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 20, 2024
## [1.38.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.38.0...@forestadmin/agent@1.38.1) (2024-02-20)

### Bug Fixes

* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.7.3 🎉

The release is available on example@1.7.3

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.38.1 🎉

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

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 23, 2024
## [1.1.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.1.1...@forestadmin/datasource-replica@1.1.2) (2024-02-23)

### Bug Fixes

* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
forest-bot added a commit that referenced this pull request Feb 23, 2024
## [1.9.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sql@1.9.0...@forestadmin/datasource-sql@1.9.1) (2024-02-23)

### Bug Fixes

* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.1.2 🎉

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.9.1 🎉

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

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.43.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.43.1...@forestadmin/datasource-customizer@1.43.2) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.1.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.4...@forestadmin/datasource-dummy@1.1.5) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.6.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.6.3...@forestadmin/datasource-mongoose@1.6.4) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* searching into text[] columns in postgresql leads to error due to invalid introspection ([#983](#983)) ([f9ee1a6](f9ee1a6))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* **types:** allow to use relationships in generateSearchFilter ([#985](#985)) ([3219b6c](3219b6c))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.6.5](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sequelize@1.6.4...@forestadmin/datasource-sequelize@1.6.5) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.32.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.32.0...@forestadmin/datasource-toolkit@1.32.1) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* searching into text[] columns in postgresql leads to error due to invalid introspection ([#983](#983)) ([f9ee1a6](f9ee1a6))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* **types:** allow to use relationships in generateSearchFilter ([#985](#985)) ([3219b6c](3219b6c))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.25.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forestadmin-client@1.25.9...@forestadmin/forestadmin-client@1.25.10) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* searching into text[] columns in postgresql leads to error due to invalid introspection ([#983](#983)) ([f9ee1a6](f9ee1a6))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* **types:** allow to use relationships in generateSearchFilter ([#985](#985)) ([3219b6c](3219b6c))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.3.64](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-aws-s3@1.3.63...@forestadmin/plugin-aws-s3@1.3.64) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.0.76](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-export-advanced@1.0.75...@forestadmin/plugin-export-advanced@1.0.76) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
forest-bot added a commit that referenced this pull request Feb 27, 2024
## [1.0.89](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.0.88...@forestadmin/plugin-flattener@1.0.89) (2024-02-27)

### Bug Fixes

* **caller:** caller now exposes permissionLevel ([#1029](#1029)) ([a99f5d7](a99f5d7))
* **forest-cloud:** add json files in the project dependencies ([#1027](#1027)) ([ace9550](ace9550))
* **forest-cloud:** bump forest-cli to remove warning during installation ([#1032](#1032)) ([e539a39](e539a39))
* **forest-cloud:** downgrade the subscriptions-transport-ws version to be able to use it with npm ([#1030](#1030)) ([02cc76e](02cc76e))
* **forest-cloud:** fix checking version feature  ([#1028](#1028)) ([4ad679b](4ad679b))
* **forest-cloud:** when login fails it displays a success message ([#1045](#1045)) ([74980ef](74980ef))
* name must be required for bootstrap command ([#1039](#1039)) ([7eb982b](7eb982b))
* record creation with UUIDs on MySQL and MariaDB ([#1043](#1043)) ([0674db0](0674db0))
* **security:** patch ip dependency vulnerabilities ([#1042](#1042)) ([01e86f7](01e86f7))
* unable to bootstrap with npx when the user is not previously logged in with forest cli ([#1044](#1044)) ([06b686e](06b686e))
* **update-types:** updateTypesOnFileSystem ends before writing the file ([#1031](#1031)) ([8a7386c](8a7386c))

### Features

* add version in introspection ([#978](#978)) ([3e7e791](3e7e791))
* dump non default passed env variables to .env ([#1035](#1035)) ([1629d8b](1629d8b))
* **forest-cloud:** add forest-cloud package to allow users to use cloud customization  ([#1026](#1026)) ([0ad83c6](0ad83c6))
* **forest-cloud:** allow the user to give a name of his project ([#1036](#1036)) ([1b73b4a](1b73b4a))
* use the agent to create typings ([#1021](#1021)) ([663dec1](663dec1))
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.

None yet

3 participants