We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ace31 commit c8851a6Copy full SHA for c8851a6
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## next / unreleased
2
3
* Introduce a Puma plugin to manage the Tailwind "watch" process from `rails server`. (#300) @npezza93
4
+* Lazily load the debugger gem when running `bin/dev` (#292) @elia
5
+* Allow choosing a custom port with a `PORT` environment variable when running `bin/dev` (#292) @elia
6
7
8
## v2.1.0 / 2023-12-19
0 commit comments