Skip to content

Releases: wattanx/nuxt-pandacss

v0.7.0

20 Jan 08:32
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Set outdir to alias (#40)

πŸ’… Refactors

  • Refactor ModuleOptions type & fix related import (#35)

πŸ“– Documentation

  • Migrate nuxt ui pro (#34)

❀️ Contributors

v0.5.0

09 Dec 14:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.2

09 Dec 13:44
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update devdependency @types/node to v20 by @renovate in #23
  • chore(deps): update actions/setup-node action to v4 by @renovate in #22
  • chore(deps): update pandacss to ^0.21.0 by @renovate in #26
  • chore(deps): update devdependency vitest to v1 by @renovate in #27

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 Nov 05:26
81e9e33
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update pandacss to ^0.17.5 by @renovate in #20

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Oct 12:48
Compare
Choose a tag to compare

What's Changed

🩹 Fixes

  • fix: settings are not reflected when settings configPath options. by @Shimpei-GANGAN in #19

Full Changelog: 0.3.0...v0.4.0

v0.3.0

05 Oct 14:01
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add ci (f861e40)
  • Add 'cssPath' options for Nuxt module & add resolver (9f4f5ea)
  • Add panda.css template (73cb2e7)

🩹 Fixes

  • Add stub (68faf21)
  • Remove snapshot and verify the value of config. (c5931af)
  • Add test & fix JSDoc (02f266a)

❀️ Contributors

  • Gangan @Shimpei-GANGAN
  • Wattanx @wattanx

v0.2.0

17 Jul 13:37
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

πŸ“– Documentation

🏑 Chore

❀️ Contributors

v0.1.1

16 Jul 14:09
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Execution order is different between prepare and build. (bdc08dd)

❀️ Contributors

v0.1.0

16 Jul 03:36
Compare
Choose a tag to compare

What's Changed

compare changes

πŸš€ Enhancements

🩹 Fixes

  • Initialized config in buildDir. (01c2e65)

❀️ Contributors