Skip to content

v2.10.1

Compare
Choose a tag to compare
@trotzig trotzig released this 16 Mar 19:04
· 132 commits to main since this release
0ba5fec

Thanks to @Kahless for helping out in getting this patch release ready.

Changes

  • Un-deprecate namedExports config option. It has become clear that it's hard to make every usecase detected automatically. Instead of confusing people with a useful config option being removed soon, we should just keep supporting it. I don't see it going away any time soon anyway.
  • Fix incorrectly treating deconstructed variables with a custom name as undefined.