Max Nowack

Results 9 comments of Max Nowack

For reference: There is an issue at the nextjs repository, where a port of the babel plugin to swc is being discussed: vercel/next.js#30802

It seems that random sorting is currently disabled: https://github.com/Shpigford/plylst/commit/00f069b54fc0d9bddcc96c35bacf0de023ad06ff

This might be a duplicate of uber/nebula.gl#580. so maybe a downgrade to `0.21.1` is a workaround in the meantime.

I'm also interested in the stable version of `UnstableFastTree` 🙂 @diogofcunha Is there anything I can help you with?

I've created a package for transformations in publications: https://atmospherejs.com/maximum/server-transform a. can be done using my package. b. & c. using my package in combination with the `fields` option on the...

@Gaelan this behavior should be the meteor default > Transforms are not applied for the callbacks of observeChanges or to cursors returned from publish functions. > (http://docs.meteor.com/#/full/mongo_collection) In your case,...

This is still an issue. #8493 needs to be merged.

Maybe related to noble/noble#465