Download Latest Version v1.3.0.0 source code.zip (10.9 MB)
Email in envelope

Get an email when there's a new version of Obelisk

Home / v1.0.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-01-05 859 Bytes
v1.0.0.0.tar.gz 2022-01-05 10.9 MB
v1.0.0.0.zip 2022-01-05 10.9 MB
Totals: 3 Items   21.8 MB 0

v1.0.0.0 - 2022-01-04

  • Update reflex-platform to v0.9.2.0
  • This updated reflex-dom-core to 0.7, which removes the js type parameter from Prerender (i.e., Prerender js t m becomes Prerender t m) and removes HasJS and HasJSContext. This resulted in changes to the following Obelisk modules:
    • Obelisk.Configs: HasJSContext and HasJS are no longer derived.
    • Obelisk.Frontend: ObeliskWidget js t route m no longer has the js type parameter. It is now ObeliskWidget t route m.
    • Obelisk.Route.Frontend: There are no longer HasJSContext or HasJS instances for RoutedT, SetRouteT, RouteToUrlT.
    • Various functions that were constrained to Prerender js t m have been updated to with the constraint Prerender t m.
Source: README.md, updated 2022-01-05