Skip to content

Releases: yan-ad/shopify-app-nuxt

v1.1.0

15 Apr 01:35
1394ed9

Choose a tag to compare

compare changes

🚀 Enhancements

  • Update docs brand (65ab3f5)
  • Add version display in AppHeaderLogo and update runtime config (cb29595)
  • Update modules comparison (6d8584f)
  • Add codegen feature (opt-in) (4801d3c)
  • Refactor codegen functions for improved schema handling and generation (9be7429)

📖 Documentation

  • Update GraphQL response handling to return data directly (dca7aa7)
  • Beautify installation step (79c1154)
  • Prettify project-structure information (e0a35db)
  • Add page index for polaris web component page and add navigation icon (ff8034d)

🏡 Chore

  • Revert package version to 1.0.0-rc.1 (bdd1d6e)
  • Update package version to 1.0.0 and fix repository field format (e53a50b)
  • Update dependencies in package.json (8843a7d)

❤️ Contributors

v1.0.0

10 Apr 02:54

Choose a tag to compare

compare changes

🩹 Fixes

  • Update vitest to version 4.1.4 in package.json and bun.lock (8364900)
  • Add compatibility section for Nuxt version in module metadata (5a5cd94)
  • Update copyright holder in LICENSE file (8be3b78)
  • Update copyright holder in LICENSE file to include additional contributors (5abe351)

💅 Refactors

  • Replace nitro hook with addServerPlugin for improved server plugin registration (34850f6)
  • Streamline resolver usage and enhance logging in Nuxt module setup (52d3950)
  • Enhance Vite configuration for allowed hosts in development mode (194f47d)
  • Improve GraphQL client type definitions and enhance admin API client creation (394b024)
  • Enhance useShopifyFetch documentation and improve error handling (280d711)

🏡 Chore

  • Update package version to 1.0.0-rc.0 and revise documentation to reflect release candidate status (a981e46)

❤️ Contributors

  • Yanuar Aditia (@yanuaraditia)

v0.0.27

09 Apr 07:45

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add updated state to auth-login for redirect handling optimization (e6a1c10)
  • Enhance border properties in Polaris components and add type definitions (0bcf411)
  • Update type definitions for size and block properties in Polaris components (74cea09)
  • Enhance type definitions for background, alignment, and sizing properties across multiple components (d688ca1)
  • Improve Avatar component by enhancing event handling and updating size type definition (2c5d283)
  • Refactor Banner component to improve event handling and update tone type definition (54e3803)
  • Enhance type definitions for padding properties and improve event handling in components (fd2e55d)
  • Enhance type definitions for padding, spacing, and table properties across multiple components (962770b)
  • Enhance type definitions for grid component properties and add JustifyItemsKeyword type (c28a435)

🩹 Fixes

  • Correct event name casing for view-change in DatePicker component (14eaace)

💅 Refactors

  • Format watch function for loading state in LoadingIndicator component (571878b)

❤️ Contributors

  • Yanuar Aditia (@yanuaraditia)

v0.0.26

09 Apr 06:19

Choose a tag to compare

compare changes

🚀 Enhancements

  • Implement shopify-guest middleware and enhance shopify-auth middleware for redirect handling (c3fe2da)

🩹 Fixes

  • Downgrade h3 to 1.15.11 and update dependencies (91f1f95)

💅 Refactors

  • Update Polaris components documentation and remove obsolete components guide (d57c1de)

❤️ Contributors

  • Yanuar Aditia (@yanuaraditia)

v0.0.25

01 Apr 09:46

Choose a tag to compare

v0.0.25 Pre-release
Pre-release

compare changes

🩹 Fixes

  • DefineOptions not passed to component usage and usePolarisAttrs returning wrong types (b7baccf)

❤️ Contributors

v0.0.24

01 Apr 09:19

Choose a tag to compare

v0.0.24 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Remove variant attribute from secondaryAction button in UiSaveBar since polaris doesn't allow that (b865c1f)

❤️ Contributors

v0.0.22

01 Apr 08:57

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add types-export for PolarisIcon and update module exports (39b6fbf)

❤️ Contributors

v0.0.21

01 Apr 08:51

Choose a tag to compare

v0.0.21 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Augment Vue HTMLAttributes to allow slot on custom elements and re-export PolarisIcon (cd71a86)

❤️ Contributors

v0.0.20

01 Apr 08:43

Choose a tag to compare

compare changes

🩹 Fixes

  • Update polarisAttrs to include primaryAction and secondaryAction in UiSaveBar component (b35351d)

❤️ Contributors

v0.0.19

01 Apr 08:32

Choose a tag to compare

compare changes

🩹 Fixes

  • Update polarisAttrs to include primaryAction and secondaryAction in UiSaveBar and UiTitleBar components (39c803e)

💅 Refactors

  • Update usePolarisAttrs to use generic types and correct excluded props (2c24348)

❤️ Contributors