-
The license is only declared in `package.json` at workspace root but not in the `package.json` of the published packages. Would be great if we could add it their as well as many tools rely on that inf…
-
After long nights of debugging memory leaks, I found an issue with the `and` and `or` helpers from ember-truth-helpers, after they were converted to class based helpers. E.g. when using them with embe…
-
We use [licensee](https://www.npmjs.com/package/licensee) to check license compatibility of all our dependencies in Discourse. The recent `0.85` version bump of glimmer packages is causing [licensee c…
-
I get a regression when converting a template-only-hbs-component into a template-only-gts-component.
The gts-parser seems to think that the [svg element radialGradient ](https://developer.mozilla.o…
-
Another blog post that really needs to be on the site. Switched-on developers frequently say 'I get that the imperative update code is faster than VDOM diffing or whatever, and I understand that there…
-
The path is not being rendered. There's also an error in the console:
```
Uncaught TypeError: a.hasOwnProperty is not a function
Pd js:180
Qd js:179
gAa directions.js:48
WJ dir…
-
There's some history to this. Bear with me.
Typical floating-point rounding policies are: chop, round-negative, round-positive, and round-nearest-or-even. Intel made the dumb decision of encoding t…
-
**Describe the bug**
A clear and concise description of what the bug is.
On enabling treesitter, the startup times are noticeably higher than without treesitter.
**Expected behavior**
…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
It looks like the v0.4.0 has no release notes describing what was changed in this release. v0.3.2 had such notes though which is quite helpful in knowing what the breaking changes are.