2.2.1
版本发布时间: 2022-09-08 21:46:33
eminiarts/nova-tabs最新发布版本:2.2.3(2022-10-26 03:59:06)
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'
Contributors
- @crynobone