aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lustre.gleam
Commit message (Expand)AuthorAge
* :bug: Fixed bug where 'destroy' wasn't properly marked as js-only.v3.0.03.0.0Hayleigh Thompson2023-09-09
* :memo: Direct users to external docs at pkg.hayleigh.devHayleigh Thompson2023-09-09
* :sparkles: Add a 'BadComponentName' variant to the error type.Hayleigh Thompson2023-09-09
* :sparkles: Make it possible to manually destroy a running lustre app.Hayleigh Thompson2023-08-22
* :sparkles: Add a util for checking if a component name has already been regis...Hayleigh Thompson2023-08-20
* :sparkles: Add additional errors for other cases.Hayleigh Thompson2023-08-19
* :sparkles: Return an error when components and applications are used outside ...Hayleigh Thompson2023-08-19
* :sparkles: Allow starting args to be passed to an app's init function on start.Hayleigh Thompson2023-08-19
* :truck: Shift things around to accomodate a monorepo.Hayleigh Thompson2023-08-19