remix-run/remix
### [`v1.2.3`](https://togithub.com/remix-run/remix/releases/v1.2.3)
[Compare Source](https://togithub.com/remix-run/remix/compare/v1.2.2...v1.2.3)
##### What's Changed
##### π Bug fixes
- Fixed a few bugs in [React Router](https://togithub.com/remix-run/react-router/releases/tag/v6.2.2) and [History](https://togithub.com/remix-run/history/releases/tag/v5.3.0)
- Fixed a bug where `Form` and `fetcher.Form` submissions would throw if an input was named `action` or `method` ([#1854](https://togithub.com/remix-run/remix/issues/1854))
- Fixed a bug where imports using `node:` would send unneccesary warning messages ([#1232](https://togithub.com/remix-run/remix/issues/1232))
- Fixed a bug where `` would only work as expected for routes with a loader ([#2096](https://togithub.com/remix-run/remix/issues/2096))
##### π Enhancements
- Added an ESLint config to all templates in `create-remix` using the new `@remix-run/eslint-config` ([#2089](https://togithub.com/remix-run/remix/issues/2089))
- `remix dev` will now load environment variables from `.env` using `dotenv` without additional configuration ([#2063](https://togithub.com/remix-run/remix/issues/2063))
- Reduced the number of updates required in `@remix-run/express` when running in watch mode to restart the dev server more quickly ([#2094](https://togithub.com/remix-run/remix/issues/2094))
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.2.2
->1.2.3
Release Notes
remix-run/remix
### [`v1.2.3`](https://togithub.com/remix-run/remix/releases/v1.2.3) [Compare Source](https://togithub.com/remix-run/remix/compare/v1.2.2...v1.2.3) ##### What's Changed ##### π Bug fixes - Fixed a few bugs in [React Router](https://togithub.com/remix-run/react-router/releases/tag/v6.2.2) and [History](https://togithub.com/remix-run/history/releases/tag/v5.3.0) - Fixed a bug where `Form` and `fetcher.Form` submissions would throw if an input was named `action` or `method` ([#1854](https://togithub.com/remix-run/remix/issues/1854)) - Fixed a bug where imports using `node:` would send unneccesary warning messages ([#1232](https://togithub.com/remix-run/remix/issues/1232)) - Fixed a bug where `` would only work as expected for routes with a loader ([#2096](https://togithub.com/remix-run/remix/issues/2096)) ##### π Enhancements - Added an ESLint config to all templates in `create-remix` using the new `@remix-run/eslint-config` ([#2089](https://togithub.com/remix-run/remix/issues/2089)) - `remix dev` will now load environment variables from `.env` using `dotenv` without additional configuration ([#2063](https://togithub.com/remix-run/remix/issues/2063)) - Reduced the number of updates required in `@remix-run/express` when running in watch mode to restart the dev server more quickly ([#2094](https://togithub.com/remix-run/remix/issues/2094))Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.