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

Conversation

kethinov
Copy link
Member

  • 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.

- 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 kethinov merged commit c77089b into rooseveltframework:main Jun 25, 2023
0 of 9 checks passed
@kethinov kethinov deleted the 0.21.11 branch June 25, 2023 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant