Releases: yan-ad/shopify-app-nuxt
Releases · yan-ad/shopify-app-nuxt
v1.1.0
🚀 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
- Yanuar Aditia (@ngalor)
- Yusuf Ali Tangöz tangozyusufali@gmail.com
v1.0.0
🩹 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
🚀 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
🚀 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)