Open thescientist13 opened 4 days ago
Enhancement
As per https://github.com/ProjectEvergreen/greenwood/issues/1317, Acorn now supports import attributes natively and working great! 🎉 https://github.com/acornjs/acorn/blob/master/acorn/CHANGELOG.md#8140-2024-10-27
So we should now be able to remove the dependency on acorn-import-attributes, and may need to bump Rollup too.
Type of Change
Enhancement
Summary
As per https://github.com/ProjectEvergreen/greenwood/issues/1317, Acorn now supports import attributes natively and working great! 🎉 https://github.com/acornjs/acorn/blob/master/acorn/CHANGELOG.md#8140-2024-10-27
Details
So we should now be able to remove the dependency on acorn-import-attributes, and may need to bump Rollup too.