Skip to content

v3.0.0 Company Rebrand

Choose a tag to compare

@hailwood hailwood released this 19 Sep 00:11
· 6 commits to main since this release
3324df9

What's Changed

Complete rebranding of the package from Webfox to Foxbyte (our new company name!).

Migration Path

  1. Update your composer.json to use the new foxbytehq/laravel-inertia-dataproviders package name
  2. Run composer update
  3. Updating namespace imports in your code from Webfox\InertiaDataProviders to Foxbyte\InertiaDataProviders

Full Changelog: v2.2.0...v3.0.0