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

0.21.11 #1275

Merged
merged 2 commits into from
Jun 25, 2023
Merged

0.21.11 #1275

merged 2 commits into from
Jun 25, 2023

Commits on Jun 25, 2023

  1. 0.21.11

    - Added a new `--build` CLI flag that will instruct Roosevelt to just build the build artifacts but not start the server.
    - Added new `onStaticAssetsGenerated` event that is fired when the server finishes init but before the server starts.
    - Fixed an issue that would cause the server to start even when `makeBuildArtifacts` is set to `staticsOnly`. This has the side effect of causing `serverStart()` to revert to the behavior of `init()` if `makeBuildArtifacts` is set to `staticsOnly`.
    - Fixed a bug that would cause roosevelt-router to produce a false negative when detecting teddy.
    - Various dependencies updated.
    kethinov committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    bf895f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ccf8a View commit details
    Browse the repository at this point in the history