@deephaven/auth-plugins
Advanced tools
Changelog
0.52.0 (2023-10-27)
?inline
to
?raw
. Not likely that we have any consumers yet, but this would impact
webpack config.Changelog
0.51.0 (2023-10-24)
usePlugins
and PluginsContext
were moved from
@deephaven/app-utils
to @deephaven/plugin
.useLoadTablePlugin
was moved from @deephaven/app-utils
to
@deephaven/dashboard-core-plugins
.useConnection
and ConnectionContext
were moved from
@deephaven/app-utils
to @deephaven/jsapi-components
.DeephavenPluginModuleMap
was removed from @deephaven/redux
. Use
PluginModuleMap
from @deephaven/plugin
instead.