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

chore: Update version for release (pre) #6407

Merged
merged 1 commit into from
May 16, 2023

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

release-next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release-next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • cross-module loader change detection for hdr (#6299)

  • normalize path for dev server PATH envvar (#6310)
    so that it works cross-platform (e.g. windows)

  • Fix CSS imports in JS files that use JSX (#6309)

  • kill app server when dev server exits (#6395)

  • wait until app server is killed before starting a new app server (#6289)

  • Ensure CSS bundle changes result in a new manifest hash (#6374)

  • normalize file paths before testing if a changed file is a route entry (#6293)

  • fix race where app server responds with updated manifest version before dev server is listening for it (#6294)

    dev server now listens for updated versions before writing the server changes, guaranteeing that it is listening
    before the app server gets a chance to send its 'ready' message

  • Only process .css.ts/js files with Vanilla Extract if @vanilla-extract/css is installed (#6345)

  • stop modifying a user's tsconfig when running using getConfig (remix dev, remix routes, remix build, etc) (#6156)

  • cancel previous build when rebuild is kicked off to prevent rebuilds from hanging (#6295)

  • Update minimum version of Babel dependencies to avoid errors parsing decorators (#6390)

  • support asset imports when detecting loader changes for HDR (#6396)

  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

  • don't require display name in root module (#5450)
  • Update minimum version of Babel dependencies to avoid errors parsing decorators (#6390)

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • cross-module loader change detection for hdr (#6299)
  • better opt out of loader revalidation on UI only changes (#6278)
  • Add useMatch re-export from react-router-dom (#5257)
  • Fix data parameter typing on V2_MetaFunction to include undefined for scenarios in which the loader threw to it's own boundary. (#6231)

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • Expose methods in the SessionStorage interface as arrow functions so destructuring is correctly part of the contract. (#6330)
  • Fix data parameter typing on V2_MetaFunction to include undefined for scenarios in which the loader threw to it's own boundary. (#6231)

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

[email protected]

remix

See the CHANGELOG.md in individual Remix packages for all changes.

@brophdawg11 brophdawg11 merged commit 7023985 into release-next May 16, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch May 16, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant