Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 04:55
· 31 commits to main since this release

   🚨 Breaking Changes

   🚀 Features

  • components:
  • logo:
  • projects:
    • add the plugin: vite-plugin-vue-transition-root-validator, to optimize the development experience.  -  by @Azir-11 (30e3c)
  • types:
    • Added type definition force to router push options.  -  by @m-xlsea (a3794)
  • workflows:
    • add opencode workflow for issue and PR comment triggers  -  by @soybeanjs (dacee)

   🐞 Bug Fixes

  • projects:
    • fix the long list TableColumnSetting component exceeds the viewport.  -  by @skyfeiz (cbfb9)
    • fix NButton props conflicts.  -  by @skyfeiz (54107)
    • ensure HTML lang attribute is updated when setting locale  -  by @pan0xc (f96c3)
    • correct HTML lang attribute to standard format  -  by @pan0xc (b520d)
  • router:
    • simplify route guard logic and remove unnecessary next calls  -  by @soybeanfe (3c2cb)

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

   🎨 Styles

    View changes on GitHub