Skip to content

Releases: godaddy/javascript

@godaddy/[email protected]

30 Oct 18:23
449aa9d

Choose a tag to compare

Patch Changes

  • 0e07815: - Add latest translations.
    • Add address autocomplete feature flag and US support for address autocomplete.
    • Update tracking events.
    • Improved address reset logic in the checkout form.
    • Fix issues with country data missing regions codes.
  • Updated dependencies [0e07815]

@godaddy/[email protected]

30 Oct 18:23
449aa9d

Choose a tag to compare

Patch Changes

  • 0e07815: - Add latest translations.
    • Add address autocomplete feature flag and US support for address autocomplete.
    • Update tracking events.
    • Improved address reset logic in the checkout form.
    • Fix issues with country data missing regions codes.

@godaddy/[email protected]

27 Oct 15:32
a71e801

Choose a tag to compare

Major Changes

  • 1864bc2: This marks the first stable major release of our GoDaddy JavaScript libraries, representing a significant milestone in our platform development.

    A comprehensive React component library for GoDaddy checkout experiences, featuring:

    • Complete checkout session management with GraphQL integration
    • Support for multiple payment providers (Stripe, PayPal)
    • Comprehensive checkout features including billing/shipping addresses, tips, promotions, and tax collection
    • Multi-environment support (dev, ote, prod, test)
    • Built with modern React patterns using Radix UI components and Tailwind CSS

    Internationalization support for GoDaddy checkout components:

    • Structured localization framework covering all checkout aspects
    • Initial French (France) localization with comprehensive translation coverage
    • Extensible architecture for adding additional locales
    • Seamless integration with the React component library

    Essential platform integration tools for GoDaddy app developers:

    • Cryptographic request verification using ECDSA-P256-SHA256
    • Webhook subscription verification with HMAC-SHA256
    • Framework-specific adapters for Express.js and Next.js
    • Comprehensive error handling following GoDaddy standards
    • Environment-based configuration support

    These packages provide the foundation for building robust, secure, and internationalized applications on the GoDaddy platform.

Patch Changes

@godaddy/[email protected]

27 Oct 15:32
a71e801

Choose a tag to compare

Major Changes

  • 1864bc2: This marks the first stable major release of our GoDaddy JavaScript libraries, representing a significant milestone in our platform development.

    A comprehensive React component library for GoDaddy checkout experiences, featuring:

    • Complete checkout session management with GraphQL integration
    • Support for multiple payment providers (Stripe, PayPal)
    • Comprehensive checkout features including billing/shipping addresses, tips, promotions, and tax collection
    • Multi-environment support (dev, ote, prod, test)
    • Built with modern React patterns using Radix UI components and Tailwind CSS

    Internationalization support for GoDaddy checkout components:

    • Structured localization framework covering all checkout aspects
    • Initial French (France) localization with comprehensive translation coverage
    • Extensible architecture for adding additional locales
    • Seamless integration with the React component library

    Essential platform integration tools for GoDaddy app developers:

    • Cryptographic request verification using ECDSA-P256-SHA256
    • Webhook subscription verification with HMAC-SHA256
    • Framework-specific adapters for Express.js and Next.js
    • Comprehensive error handling following GoDaddy standards
    • Environment-based configuration support

    These packages provide the foundation for building robust, secure, and internationalized applications on the GoDaddy platform.

@godaddy/[email protected]

27 Oct 15:32
a71e801

Choose a tag to compare

Major Changes

  • 1864bc2: This marks the first stable major release of our GoDaddy JavaScript libraries, representing a significant milestone in our platform development.

    A comprehensive React component library for GoDaddy checkout experiences, featuring:

    • Complete checkout session management with GraphQL integration
    • Support for multiple payment providers (Stripe, PayPal)
    • Comprehensive checkout features including billing/shipping addresses, tips, promotions, and tax collection
    • Multi-environment support (dev, ote, prod, test)
    • Built with modern React patterns using Radix UI components and Tailwind CSS

    Internationalization support for GoDaddy checkout components:

    • Structured localization framework covering all checkout aspects
    • Initial French (France) localization with comprehensive translation coverage
    • Extensible architecture for adding additional locales
    • Seamless integration with the React component library

    Essential platform integration tools for GoDaddy app developers:

    • Cryptographic request verification using ECDSA-P256-SHA256
    • Webhook subscription verification with HMAC-SHA256
    • Framework-specific adapters for Express.js and Next.js
    • Comprehensive error handling following GoDaddy standards
    • Environment-based configuration support

    These packages provide the foundation for building robust, secure, and internationalized applications on the GoDaddy platform.

[email protected]

17 Oct 21:23
6e48c76

Choose a tag to compare

Major Changes

  • Initial release of biome-config-godaddy, a fast Rust-based alternative to ESLint and Prettier configurations for GoDaddy JavaScript applications.

    A comprehensive Biome configuration package that provides consistent code quality and formatting standards across GoDaddy's JavaScript ecosystem, featuring:

    • Dual configuration support with dedicated configs for JavaScript (biome.json) and TypeScript (biome-ts.json) projects
    • Complete rule parity with existing eslint-config-godaddy and eslint-config-godaddy-typescript standards, auto-migrated using Biome's migration tools
    • Consistent formatting rules including 2-space indentation, 130 character line width, LF line endings, and single quote preferences
    • Performance optimizations through Rust-based implementation providing significantly faster linting and formatting compared to traditional ESLint + Prettier setups
    • Biome 2.2.0+ compatibility utilizing the latest linting rules for full feature parity with GoDaddy's established ESLint configurations
    • Seamless integration designed for easy adoption in GoDaddy's monorepo ecosystem and existing JavaScript projects

    This package enables development teams to maintain the same code quality standards and style guidelines established across GoDaddy's engineering organization while benefiting from improved build performance and reduced tooling complexity.

[email protected]

30 Apr 21:01
fb3becf

Choose a tag to compare

Patch Changes

[email protected]

17 Apr 20:57
7e6afc2

Choose a tag to compare

Patch Changes

  • 545241e: fix(globals): add globals to the config

[email protected]

17 Jan 18:05
bafb902

Choose a tag to compare

Major Changes

  • 16301df: chore(eslint)!: migrate all eslint configs to eslint@v9

    BREAKING CHANGE: removes v8 support and transistions configs to flat config. Also these packages are now type:module

[email protected]

17 Jan 18:05
bafb902

Choose a tag to compare

Major Changes

  • 16301df: chore(eslint)!: migrate all eslint configs to eslint@v9

    BREAKING CHANGE: removes v8 support and transistions configs to flat config. Also these packages are now type:module

Patch Changes