Skip to content

0.12.0

Compare
Choose a tag to compare
@arlyon arlyon released this 20 Feb 22:20
· 103 commits to master since this release

0.12.0 (2022-12-27)

Bug Fixes

  • allow the macro to support enums without subcommands (3ddd529)
  • improve suggestion in text plugin (497a8b1)
  • only inject import if actually importing TailwindStyle (1dadff6)
  • revert span offset fix (9cb7a36)

Features

  • add alternative suggestions for array plugins (1a722ad)
  • add alternative suggestions for array_map plugins (b35e853)
  • add alternative suggestions for simple_lookup_map plugins (0137a45)
  • add auto plugin (4c24526)
  • add proper error handling for bad plugin params (66d6fb1)
  • add styled-components engine (79bd086)
  • expose suggestions on swc error handler (b14872c)
  • have simple_lookup plugins suggest alternatives (62ec998)
  • make a bunch of plugins support arbitrary parameters (21dbe0b)
  • support full recovery when parsing plugins (4f78b54)
  • support style injection for styled-components (79ba0ff)