Publ v0.7.17
Posted Monday, December 26 at 9:28 PM (a year ago)
Today marks the release of Publ v0.7.17. Aside from the usual upstream-dependency changes and progressive delinting, this release fixes a subtle but annoying issue with how View.link
works. There’s a longer description of the issue on GitHub but the upshot of this is that now the parameters passed into a View
object get properly validated, meaning that if you’re doing something like:
this will fail, as the correct syntax is (and always has been)