Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Rename package to @base_ui/react #287

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

michaldudak
Copy link
Member

@michaldudak michaldudak commented Apr 8, 2024

  • Renamed the Base UI package to @base_ui/react
  • Set the version to 1.0.0-alpha.0
  • Moved the old changelog contents to CHANGELOG.old.md

@michaldudak michaldudak added the core Infrastructure work going on behind the scenes label Apr 8, 2024
@michaldudak michaldudak marked this pull request as ready for review April 8, 2024 20:23
@michaldudak michaldudak merged commit 222ea1e into mui:master Apr 9, 2024
16 checks passed
@michaldudak michaldudak deleted the package-rename branch April 9, 2024 07:50
@atomiks
Copy link
Contributor

atomiks commented Apr 9, 2024

@michaldudak docs API codegen might still need to be updated?

  "imports": [
    "import { useCheckbox } from '@mui/base/useCheckbox';",
    "import { useCheckbox } from '@mui/base';"
  ],

@michaldudak
Copy link
Member Author

Good catch. Here's the fix: #290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants