Bud v5.8.6 released

bud v5.8.6 released

A couple minor fixes. Recommended for all users of 5.8.x.

  1. Users of @roots/sage who are using dynamic imports can use bud.setPublicPath without causing issues with acorn. It’s also fine to continue setting the publicPath in the entry call.

  2. Fixes an issue with bud.assets that resulted in the hash not being applied to copied filenames.

Changes

-:roller_skate: improve(patch): @roots/sage: allow for use of app.setPublicPath
-:bug: fix(patch): include hash with bud.assets calls