Skip to content

Releases: gsoft-inc/wl-squide

@squide/env-vars@1.1.0

05 Nov 01:02
d098bd9
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [25cb482]:
    • @squide/core@5.4.0

@squide/core@5.4.0

05 Nov 01:01
d098bd9
Compare
Choose a tag to compare

Minor Changes

@squide/env-vars@1.0.0

27 Sep 16:59
4ec1967
Compare
Choose a tag to compare

Major Changes

@squide/webpack-configs@4.2.0

23 Sep 03:21
bdc2564
Compare
Choose a tag to compare

Minor Changes

  • #204 d3f7b9c Thanks @patricklafrance! - The registerNavigationItem function now accepts a sectionId option to nest the item under a specific navigation section:

    runtime.registerNavigationItem(
      {
        $id: "link",
        $label: "Link",
        to: "/link",
      },
      {
        sectionId: "some-section",
      }
    );

@squide/react-router@6.3.0

23 Sep 17:21
89aa3fe
Compare
Choose a tag to compare

Minor Changes

  • #206 8ee26fd Thanks @patricklafrance! - - Renamed a route definition $name option to $id.

    • Renamed the registerRoute $parentName option to $parentId.

    These changes should have been a major version but since Squide firefly v9 has been released a few days ago and no applications already migrated, it's include as part of v9 breaking changes.

Patch Changes

  • Updated dependencies [8ee26fd]:
    • @squide/core@5.3.0

@squide/react-router@6.2.0

23 Sep 03:21
bdc2564
Compare
Choose a tag to compare

Minor Changes

  • #204 d3f7b9c Thanks @patricklafrance! - The registerNavigationItem function now accepts a sectionId 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

@squide/msw@3.1.1

23 Sep 17:21
89aa3fe
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8ee26fd]:
    • @squide/core@5.3.0

@squide/msw@3.1.0

23 Sep 03:21
bdc2564
Compare
Choose a tag to compare

Minor Changes

  • #204 d3f7b9c Thanks @patricklafrance! - The registerNavigationItem function now accepts a sectionId 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

@squide/module-federation@6.1.1

23 Sep 17:21
89aa3fe
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8ee26fd]:
    • @squide/core@5.3.0

@squide/module-federation@6.1.0

23 Sep 03:21
bdc2564
Compare
Choose a tag to compare

Minor Changes

  • #204 d3f7b9c Thanks @patricklafrance! - The registerNavigationItem function now accepts a sectionId 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