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

Yarn2: Use workspace:* versions #15413

Closed
wants to merge 10 commits into from
Closed

Yarn2: Use workspace:* versions #15413

wants to merge 10 commits into from

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    132844e View commit details
    Browse the repository at this point in the history
  2. chore: define a constraint to enforce use of workspace:* version fo…

    …r workspaces
    
    To check the constraint just run `yarn constraints`
    gaetanmaisse committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    d44dff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ce871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09eac65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73d80a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae608dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d64a7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a965266 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5450252 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Merge branch 'next' into refine-yarn-usage

    # Conflicts:
    #	.yarn/releases/yarn-sources.cjs
    #	.yarnrc.yml
    #	addons/a11y/package.json
    #	addons/actions/package.json
    #	addons/backgrounds/package.json
    #	addons/controls/package.json
    #	addons/docs/package.json
    #	addons/essentials/package.json
    #	addons/jest/package.json
    #	addons/links/package.json
    #	addons/measure/package.json
    #	addons/outline/package.json
    #	addons/storyshots/storyshots-core/package.json
    #	addons/storyshots/storyshots-puppeteer/package.json
    #	addons/storysource/package.json
    #	addons/toolbars/package.json
    #	addons/viewport/package.json
    #	app/angular/package.json
    #	app/ember/package.json
    #	app/html/package.json
    #	app/preact/package.json
    #	app/react/package.json
    #	app/server/package.json
    #	app/svelte/package.json
    #	app/vue/package.json
    #	app/vue3/package.json
    #	app/web-components/package.json
    #	docs/versions/next.json
    #	examples/angular-cli/package.json
    #	examples/cra-kitchen-sink/package.json
    #	examples/cra-react15/package.json
    #	examples/cra-ts-essentials/package.json
    #	examples/cra-ts-kitchen-sink/package.json
    #	examples/ember-cli/package.json
    #	examples/html-kitchen-sink/package.json
    #	examples/official-storybook/package.json
    #	examples/preact-kitchen-sink/package.json
    #	examples/react-ts-webpack4/package.json
    #	examples/react-ts/package.json
    #	examples/server-kitchen-sink/package.json
    #	examples/standalone-preview/package.json
    #	examples/svelte-kitchen-sink/package.json
    #	examples/vue-3-cli/package.json
    #	examples/vue-cli/package.json
    #	examples/vue-kitchen-sink/package.json
    #	examples/web-components-kitchen-sink/yarn.lock
    #	lerna.json
    #	lib/addons/package.json
    #	lib/api/package.json
    #	lib/builder-webpack4/package.json
    #	lib/builder-webpack5/package.json
    #	lib/channel-postmessage/package.json
    #	lib/channel-websocket/package.json
    #	lib/cli-sb/package.json
    #	lib/cli-storybook/package.json
    #	lib/cli/package.json
    #	lib/client-api/package.json
    #	lib/codemod/package.json
    #	lib/components/package.json
    #	lib/core-client/package.json
    #	lib/core-common/package.json
    #	lib/core-server/package.json
    #	lib/core/package.json
    #	lib/manager-webpack4/package.json
    #	lib/manager-webpack5/package.json
    #	lib/router/package.json
    #	lib/source-loader/package.json
    #	lib/theming/package.json
    #	lib/ui/package.json
    #	package.json
    #	scripts/build-package.js
    #	scripts/run-registry.ts
    #	yarn.lock
    ndelangen committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3fc8bdd View commit details
    Browse the repository at this point in the history