@squide/msw@3.1.0
github-actions
released this
23 Sep 03:21
·
38 commits
to main
since this release
Minor Changes
-
#204
d3f7b9c
Thanks @patricklafrance! - TheregisterNavigationItem
function now accepts asectionId
option to nest the item under a specific navigation section:runtime.registerNavigationItem( { $id: "link", $label: "Link", to: "/link", }, { sectionId: "some-section", } );
Patch Changes
- Updated dependencies [
d3f7b9c
]:- @squide/core@5.2.0