Skip to content

Latest commit

 

History

History
184 lines (61 loc) · 5.52 KB

CHANGELOG.md

File metadata and controls

184 lines (61 loc) · 5.52 KB

1.5.0 (2024-05-11)

1.4.0 (2024-05-11)

Bug Fixes

  • avoid reference pollution in vite build (d20a150)

1.3.2 (2023-12-15)

Bug Fixes

  • remove pnpm restriction (e7b79dc)

1.3.1 (2023-11-06)

Bug Fixes

  • dynamic viewportWidth in css file not work (041d5d1)

1.3.0 (2023-06-25)

1.3.0-beta.1 (2023-06-21)

Bug Fixes

  • comment might be undefined (a87715f)

1.3.0-beta.0 (2023-06-19)

Bug Fixes

1.2.2 (2023-06-01)

Bug Fixes

1.2.1 (2023-03-28)

Bug Fixes

1.2.0 (2023-03-25)

Bug Fixes

Features

  • extract query-string.parse function (e2deae4)

1.1.2 (2023-03-24)

Bug Fixes

  • postcss plugin require module.export config (1427a56)

1.1.1 (2023-01-31)

Bug Fixes

1.1.0 (2022-12-09)

Features

1.0.4 (2022-12-08)

Bug Fixes

  • 🚑️ run all exit hook (e0b1b7d)

1.0.3 (2022-12-05)

Bug Fixes

  • disable option not working (b40c803)

1.0.2 (2022-11-28)

Features

  • ✨ support convertUnitOnEnd (1bddfe9)

1.0.1 (2022-11-28)

Features

  • ✨ support multiple pxtoviewport option comments in single css file (71b646b)

1.0.0 (2022-11-17)

Bug Fixes

0.0.4 (2022-11-09)

Bug Fixes

  • 🐛 unitToConvert not working (5d4e604), closes #2
  • using with vite in build mode (432fc88)

0.0.3 (2022-10-11)

0.0.2 (2022-08-29)

0.0.1 (2022-08-26)

Features