Skip to content

Releases: pzehrel/autobg

v1.5.0

18 Apr 09:18

Choose a tag to compare

   🚀 Features

  • Add aspect ratio support for unocss autobg and refactor related functions  -  by @pzehrel (a1ed6)
  • Add pathe dependency and update related configurations in pnpm files  -  by @pzehrel (188c7)
  • Add babel-plugin-tester dependency and update related configurations  -  by @pzehrel (51f1b)
    View changes on GitHub

v1.4.0

13 Apr 06:22

Choose a tag to compare

   🚀 Features

  • Enhance image scaling options and update documentation  -  by @pzehrel (7bf84)
  • Enhance autobg functionality with additional scaling options and update documentation  -  by @pzehrel (5dcc2)

   🐞 Bug Fixes

    View changes on GitHub

v1.3.0

12 Apr 07:39

Choose a tag to compare

   🚀 Features

  • Add root directory configuration to presetAutobg and update documentation  -  by @pzehrel (0118b)

   🐞 Bug Fixes

  • Update rules function to use Store type for root configuration  -  by @pzehrel (83b48)
    View changes on GitHub

v1.2.0

07 Apr 13:52

Choose a tag to compare

   🚀 Features

  • Add PostCSS support and update README documentation  -  by @pzehrel (1ef0c)

   🐞 Bug Fixes

  • Format code and clean up unused console log in PostCSS rule  -  by @pzehrel (09740)
  • Update error messages in postcss tests to English and add snapshot tests  -  by @pzehrel (6dcba)
  • Correct syntax in README.zh-CN.md  -  by @pzehrel (e5c18)
  • Normalize file path separators in resolveFilepath function  -  by @pzehrel (89ff9)
  • Replace backslashes with forward slashes in file path return  -  by @pzehrel (ade52)
    View changes on GitHub

v1.1.0

01 Apr 06:10

Choose a tag to compare

   🚀 Features

  • Add additional logo link in App component and update CSS for logo animation  -  by @pzehrel (9ebcb)
  • Add additional logo link in App component and update CSS for logo animation  -  by @pzehrel (899dd)

   🐞 Bug Fixes

  • Use posix path join for consistent path separators  -  by @pzehrel (99080)
  • Improve URL normalization regex in normalizePath function  -  by @pzehrel (16b35)
  • Improve file path resolution by using posix path join  -  by @pzehrel (82a4f)
  • Improve file path resolution by using posix path join  -  by @pzehrel (005a5)
  • Update logo paths and add vite logo asset  -  by @pzehrel (a4a1c)
  • Handle root path resolution in rules function  -  by @pzehrel (f8cf8)
    View changes on GitHub

v1.0.1

28 Mar 09:01

Choose a tag to compare

No significant changes

    View changes on GitHub

v1.0.0

28 Mar 06:15

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.0.1

27 Mar 15:12

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub