V2.2.1
What's Changed
laravel-nova
will be served via externalwindow.LaravelNova
and no longer requires asset rebuild whenevermixins
contains any changes.nova-kit/nova-packages-tool
will bump the new version after Nova made any minor/patch release before the user can receive the updated version.- Reduced dist file by swapping
import { unset } from 'lodash
toimport unset from 'lodash/unset'