Joel Abshier
Joel Abshier
Closes #17 This upgrades `shorter_maps` to support Elixir 1.16 with the following two changes: - The `[line: line]` pattern match is appears to be unreliable for the 2nd field of...
`Phoenix.HTML` has deprecated `Phoenix.HTML.Tag` since the 4.X release. Because of this, the `content_tag` function is no longer available. I think a good path forward may be to use Phoenix Components...
### Changes Superagent has a patch for a publicly announced vulnerability now available in version `9.X`. This PR updates the `superagent` dependency to the latest version. ``` warning auth0-js >...