Skip to content

Commit

Permalink
Notification about module(server) no longer accepting datasets.
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Nov 11, 2024
1 parent 126cbbf commit f16851d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
`datanames` one should modify `module$datanames`.
* The `landing_popup_module()` needs to be passed as the `landing_popup` argument of `init` instead of being passed as a module of the `modules` argument of `init`.
* `teal` no longer re-export `%>%`. Please load `library(magrittr)` instead or use `|>` from `base`.
* `module(server)` argument does not accept the `datasets` argument.

### Enhancement

Expand Down

0 comments on commit f16851d

Please sign in to comment.