v7.0.2 (2020-03-04)
Fixed
- Fixed
ascii()
\isAscii()
\slug()
methods on theStr
class with null value in the methods (#31717) - Fixed
trim
of the prefix in theCompiledRouteCollection::newRoute()
(ce0355c, b842c65)
Changed
- remove comments before compiling components in the
BladeCompiler
(2964d2d)