Marcelo Shima
Marcelo Shima
Update is here https://github.com/jhipster/jhipster-kotlin/pull/461. It needs a review.
@vmartowicz kotlin blueprint is updated to generator-jhipster v8.8.0 now. I am updating the contributing guide with more info. https://github.com/jhipster/jhipster-kotlin/pull/468
`punycode` is a transient dependency of eslint. No fix is planned, https://github.com/eslint/eslint/issues/19007, https://github.com/eslint/eslint/issues/18947, https://github.com/eslint/eslint/issues/17720. ``` % npm ls punycode └─┬ [email protected] └─┬ [email protected] └─┬ [email protected] └── [email protected] ```
Sass issue: https://sass-lang.com/documentation/breaking-changes/import/
Same for me: ``` npm install --global jhipster/generator-jhipster#main ```
`AbortSignal.any()` requires node 18.17.0 and 20.3.0. I don't know a easy way to replace it.
This PR now adds Signal support to the `createPromptModule`, to `inquirer.prompt()` and uses signal to handle `promise.ui.close()`.
> Did you look into polyfilling AborySignal.any() yet? There is AbortSignal polyfills but not `any()`.
The main positive point is module federation support which I fail to migrate Vue to Vite at the time. Looks a good alternative for react and react/vue microfrontends. But not...
@mraible @DanielFran where snapshots are generated?