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 #5039

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Jan 9, 2023

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.

Releases

@remix-run/[email protected]

Minor Changes

  • Update Remix to use React Router 6.4+ data APIs (#4900)

Patch Changes

  • fix: pass through request abort signal (#4954)
  • Fix content type on proxied action request (#4995)
  • Lock into react-router 6.6.2 stable release (#5035)
  • Add outer ErrorBoundary to catch root ErrorBoundary thrown errors (#5012)
  • Bump RR versions (#5005)
  • Bump to react-router 6.6.1 pre versions (#4944)
  • Add a few missed re-exports and back-compat (dc079d29b)
  • Bump react router version to latest (#4952)
  • Add back ShouldReloadFunction type with deprecated notice (28ccd9973)
  • Lock into RR 6.6.0 (#4935)

@remix-run/[email protected]

Minor Changes

  • Update Remix to use React Router 6.4+ data APIs (#4900)

Patch Changes

  • Bump to react-router 6.6.1 pre versions (#4944)
  • re-export V2_HtmlMetaDescriptor and V2_MetaFunction from runtime packages (#4943)
  • Bump react router version to latest (#4952)
  • V2_MetaFunction should return V2_HtmlMetaDescriptor[] (#4947)
  • Lock into RR 6.6.0 (#4935)

[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • improve performance of isBinaryType in the netlify and architect adapters (#4761)

    previous implementation from arc itself has a complexity of O(N*includesComplexity), where as now it is O(includesComplexity).

  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

  • re-export V2_HtmlMetaDescriptor and V2_MetaFunction from runtime packages (#4943)
  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • re-export V2_HtmlMetaDescriptor and V2_MetaFunction from runtime packages (#4943)
  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

  • Fix TS->JS conversion when creating a new Remix project via the CLI (#4891)

    The TS->JS migration was removed from the CLI codemod options, but still
    used for TS->JS conversion when creating a new Remix project from the
    CLI. The TS modules responsible for the TS->JS conversion were
    incorrectly removed from the Rollup build, resulting in the
    corresponding built JS modules being absent. That caused the CLI to
    error when trying to perform TS->JS conversion. This changes
    reintroduces the wiring to build the modules responsible for the TS->JS
    conversion.

  • Resolve asset entry full path to support monorepo import of styles (#4855)

  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • improve performance of isBinaryType in the netlify and architect adapters (#4761)

    previous implementation from arc itself has a complexity of O(N*includesComplexity), where as now it is O(includesComplexity).

  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

  • re-export V2_HtmlMetaDescriptor and V2_MetaFunction from runtime packages (#4943)
  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

  • re-export V2_HtmlMetaDescriptor and V2_MetaFunction from runtime packages (#4943)
  • V2_MetaFunction should return V2_HtmlMetaDescriptor[] (#4947)
  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

  • Lock into react-router 6.6.2 stable release (#5035)
  • Bump RR versions (#5005)
  • Bump to react-router 6.6.1 pre versions (#4944)
  • Bump react router version to latest (#4952)
  • remove internal installGlobals function now that @remix-run/web-form-data includes support for passing a HTMLFormElement (#4755)
  • use react router apis directly (#4915)
  • Updated dependencies:

@remix-run/[email protected]

Patch Changes

[email protected]

remix

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

@remix-run/[email protected]

@chaance chaance merged commit 46206a4 into release-next Jan 9, 2023
@chaance chaance deleted the changeset-release/release-next branch January 9, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants