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

Closed
wants to merge 1 commit into from

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Jan 26, 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/cloudflare@1.12.0

Minor Changes

  • Deprectated createCloudflareKVSessionStorage in favor of createWorkersKVSessionStorage (#2542)

Patch Changes

  • Updated RequestHandler type to match other adapter types (#4884)
  • Updated dependencies:
    • @remix-run/server-runtime@1.12.0

@remix-run/dev@1.12.0

Minor Changes

  • Added a new development server available in the Remix config under the unstable_dev flag. See the release notes for a full description. (#5133)

Patch Changes

  • Fixed issues with v2_routeConvention on Windows so that new and renamed files are properly included (#5266)
  • Server build should not be removed in remix watch and remix dev (#5268)
  • The dev server will now clean up build directories whenever a rebuild starts (#5223)
  • Updated dependencies:
    • @remix-run/server-runtime@1.12.0

@remix-run/react@1.12.0

Minor Changes

  • Added a new development server available in the Remix config under the unstable_dev flag. See the release notes for a full description. (#5133)
  • You can now configure the client-side <LiveReload> socket timeout via the new timeoutMs prop on <LiveReload /> (#4036)

Patch Changes

  • <Link to> can now accept absolute URLs. When the to value is an absolute URL, the underlying anchor element will behave as normal, and its URL will not be prefetched. (#5092)
  • Bump React Router dependencies to the latest version. See the release notes for more details. (#5242)
  • Added support for unstable_useBlocker and unstable_usePrompt from React Router (#5151)

@remix-run/serve@1.12.0

Minor Changes

  • Added a new development server available in the Remix config under the unstable_dev flag. See the release notes for a full description. (#5133)

Patch Changes

  • Updated dependencies:
    • @remix-run/express@1.12.0

@remix-run/server-runtime@1.12.0

Minor Changes

  • Added a new development server available in the Remix config under the unstable_dev flag. See the release notes for a full description. (#5133)
  • Removed react & react-dom from peerDependencies (#4801)

Patch Changes

create-remix@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.12.0

@remix-run/architect@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.12.0

@remix-run/cloudflare-pages@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@1.12.0

@remix-run/cloudflare-workers@1.12.0

Patch Changes

  • Updated RequestHandler type to match other adapter types (#4884)
  • Updated dependencies:
    • @remix-run/cloudflare@1.12.0

@remix-run/css-bundle@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.12.0

@remix-run/deno@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@1.12.0

@remix-run/express@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.12.0

@remix-run/netlify@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.12.0

@remix-run/node@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@1.12.0

@remix-run/testing@1.12.0

Patch Changes

  • Ensure all routes have IDs when using the createRemixStub testing helper (#5128)
  • Bump React Router dependencies to the latest version. See the release notes for more details. (#5242)
  • Updated dependencies:
    • @remix-run/react@1.12.0
    • @remix-run/node@1.12.0

@remix-run/vercel@1.12.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.12.0

remix@1.12.0

remix

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

@remix-run/eslint-config@1.12.0

@mcansh mcansh changed the title chore: Update version for release (pre) chore: Update version for release Jan 26, 2023
@mcansh mcansh force-pushed the changeset-release/release-next branch from c1844f7 to 0e9e371 Compare January 26, 2023 18:47
@chaance chaance closed this Jan 26, 2023
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.

None yet

2 participants