Skip to content

Publish watcher-app-3.0.0

Compare
Choose a tag to compare
@zargarzadehm zargarzadehm released this 26 Nov 13:22
· 80 commits to master since this release

@rosen-bridge/watcher-app

3.0.0

Major Changes

  • Split layout.tsx into layout.tsx and App.tsx files, Implemented a dynamic title feature to display the network

Minor Changes

  • Implemented a dynamic title system that automatically displays the network's name
  • Add a meta tag title to ensure an appropriate title is displayed in browsers
  • Add a favicon to enhance browser visibility

Patch Changes

  • Update the modules to utilize named exports, enhancing maintainability and aligning with our policy to ensure greater consistency
  • Cleaned up duplicate ApiKeyModal files, moved to the design system, and updated the related imports
  • Updated dependencies