-
# 🐛 bug report
In some circumstances I get the following error during project build:
```
🚨 Build failed.
Error: The expression evaluated to a falsy value:
(0, _assert().default)(interna…
-
## Question
Hi all, I'm trying to migrate from class-validator/class-transformer to typia and nestia, but I'm facing some issue that don't know how yo fix, or wether is expected or not.
I have an …
-
### Version
29.7.0
### Steps to reproduce
After I upgraded `typeScript` version from `5.5.4` to `5.6.2`, my test pipeline execution failed.
My execution failed pipeline is https://github.com/wtt…
-
### Issue description
Repository find fails if where condition has `And` and target column has a transformer
### Expected Behavior
When I call `repository.find({where: { intValue: And(MoreTha…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
```
Command failed: node run-transform.js mts
TypeError: Function.prototype.apply was called on undefined, which is a undefined and not a function
at Module.wrappedRequire (evalmachine.:132:63)…
-
I was just thinking is this library needed anymore since you can use Babel 7 to compile TypeScript 🤔
-
From wiki:
> TypeScript Language Service Plugins ("plugins") are for changing the editing experience only
TypeScript plugins are very limited. Plugins should be able to:
* Apply Transformers…
-
I am very intrigued by this package. It's something I've felt has been missing in Typescript, just a simple way to validate if unknown data match an interface.
I've tried to apply it to our Nuxt pr…
-
Not sure how to better express it than that, in the compiled JS file (`transformer.js`) in the NPM package, the `transformer` factory function is exported like this:
```js
exports.default = transfor…