-
The following errors were reported by 5.0.0-dev.20230219
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
The following errors were reported by 5.0.0-dev.20230207
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### Environment
-
### Reproduction
Not sure how to reproduce. I've created a "reproducer-monorepo" with NX to get some other issues solved. I've added an application in the **/apps** directory and …
-
Create a dedicated doc site for all documentation and examples, as docs through markdowns in github seems hard to follow
Sites to steal from:
- https://xstate.js.org
- https://daisyui.com/
- https:/…
-
### Describe the bug
I'm using Vite to bundle my library. When I bundle my library to `es` format, a transitive dep (that is only in cjs format) doesn't appear to be transformed correctly. Here's t…
-
### Description
_Sorry for the title that is a bit odd._
First of all thanks to all the maintainers of both the xState library and the Vue module.
_disclaimer: I'm coming from the React world a…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
### Version
vue-telescope-analyzer: `v0.9.14`
### Reproduction Link
Deployed build: https://nuxt-xstate.netlify.app/
Source code (playground of the module): https://github.com/Lexpeartha/n…
-
**Context**
This [Whimsical diagram](https://whimsical.com/get-to-first-run-TgixRWciqE1chPGDCHk5b2)(only visible to internal Cy employees) gathers together the logic that has evolved to manage smart …
-
今天突然发现,我的项目做的.vue组件,在生成的d.ts文件中生成了一个错误的引用。我查了一下这个文件,这个文件好些天没有改过了,我们天天在打包都没有这个错误
```ts
///
import { PropType } from 'vue';
import { MainNavMenuItem, SystemModulesManger } from './modules-manger'…