Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): @forestadmin/forestadmin-client@1.25.1 [skip ci]
## [1.25.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forestadmin-client@1.25.0...@forestadmin/forestadmin-client@1.25.1) (2023-11-22) ### Bug Fixes * do not generate typing aliases with dashes ([#883](#883)) ([f971b68](f971b68)) * **schema:** throw an error when enum values are corrupted in the schema ([#877](#877)) ([d4488c9](d4488c9)) * **security:** patch axios dependency vulnerabilities ([#884](#884)) ([a693ace](a693ace)) * send details to frontend on unexpected sequelize errors ([#868](#868)) ([f6cb9a5](f6cb9a5)) * skip mssql tables with dots in their names instead of crashing the agent ([#870](#870)) ([97aea61](97aea61)) * **smart-field:** log error on missing parameter dependencies and avoid crash ([#873](#873)) ([e7f80e2](e7f80e2)) * user receives 403 on newly created segment query ([#889](#889)) ([b2eb86a](b2eb86a))
- Loading branch information