Daan Roet
Daan Roet
Might be worth upgrading to chokidar `3.x` since it is about an 17x package & deps size reduction compared to `2.x`. so it might load faster
so basically the opposite of `latest`, seems like a valid use case
Would it be an idea to `corepack enable` by default instead of bundling w/ yarn? I feel like this would resolve the initial complaint about the image size, no? from...
We could also add [conditional exports](https://nodejs.org/api/packages.html#packages_conditional_exports) here so we can support native ESM for node.js as well?
Fixed in v1.0.3
@lechuhuuha feel free to open a PR so I can merge the fix
Hi @calvinl , which ticket did you create for this? updating an arbitrary field is a solid workaround but I had to go through a lot of reading before I...
I'm seeing the same thing when using Vue 2.7 and `this.$refs.refname.chart`. the object key exists but is always `null`
Apologies, I just realised the older `1.0.1` release does work with monolog v2. I was talking about the v2 namespace changes introduced in January, see commit https://github.com/elastic/ecs-logging-php/commit/b0e438a96ed04d553fe418299cd47b326772e674 and https://github.com/elastic/ecs-logging-php/commit/62f2b60fd2cf3e2451ba06b15b0bfd9c41dd1699 that...
Fixed in 0.11.2