Releases: godaddy/javascript
@godaddy/[email protected]
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]
@godaddy/[email protected]
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]
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
- Updated dependencies [1864bc2]
- @godaddy/[email protected]
@godaddy/[email protected]
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]
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]
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-godaddyandeslint-config-godaddy-typescriptstandards, 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.
- Dual configuration support with dedicated configs for JavaScript (
[email protected]
Patch Changes
- 1b52e1c: Support mocha globals
[email protected]
Patch Changes
- 545241e: fix(globals): add globals to the config
[email protected]
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