Skip to main content

@acromedia/gesso-api-middleware

5.0.1

Patch Changes

  • 352ef12: Update dependencies and clean up dependency tree

5.0.0

Major Changes

  • bff9b4a: # Gesso V5 Update

    • 6 Functions Removed
    • 1 Theme Token Removed
    • 3 Components Removed
    • 12 Components With Removed Props
    • 2 Export Names Changed
    • 8 Type Changes

4.0.2

Patch Changes

  • 54f1216: Remove outdated license settings in package.json

4.0.1

Patch Changes

  • 03f2414: Fixed some cases where middleware would not correctly wait for a response or would return an incorrect type

4.0.0

Major Changes

  • 22b0bb4: bump to v4 to align with other packages - no breaking changes

2.0.0

Major Changes

  • f49ee1f: gesso v4 version bump

Bug Fixes

  • add missing scope (24c8457)
  • add missing test-app start (179c844)
  • change husky to use workspace commands instead of cd (b69986a)
  • correct dist cache location to account for workspace (e567a4b)
  • incorrect gitlab project id (4a45929)
  • limit tsc to src files so it ignores cypress cache (5c8d47b)
  • master -> main in gitlab-ci (278c4c4)
  • master -> main in release config (8d1e0ef)
  • try with 1.0.0 version (815b782)
  • try with 1.0.0 version (07b7f59)
  • wrong registry path in package.json (50b68bc)
  • yarn workspaces uses package name not folder name (4ace9ab)