Skip to content

Latest commit

 

History

History
156 lines (86 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

156 lines (86 loc) · 5.39 KB

Changelog

3.2.0 (2024-06-02)

Features

Bug Fixes

  • Changed eslint to biome (fddbabb)
  • docs: Changed titles for the changelog file (df28225)
  • one terminal and yarn (053dc0e)

3.1.0 (2024-04-03)

🛠️ Bug Fixes

🎉 Features

3.0.4 (2024-03-02)

🛠️ Bug Fixes

  • npm update all packages is disabled (30f7eea)

3.0.3 (2024-03-02)

🛠️ Bug Fixes

3.0.2 (2024-02-13)

🛠️ Bug Fixes

3.0.1 (2024-02-12)

🛠️ Bug Fixes

3.0.0 (2024-02-12)

⚠ BREAKING CHANGES

  • Added ability to update direct packages from the extension

🛠️ Bug Fixes

🎉 Features

  • Added ability to update direct packages from the extension (ba2d672)
  • Code optimization (d60a4e4)
  • docs: edit readme (9a5f505)
  • update packages (c92ea1f)

2.0.2 (2023-11-25)

🛠️ Bug Fixes

  • Corrected the typing

2.0.1 (2023-09-26)

🛠️ Bug Fixes

  • Added a loader to the general packet size counter when switching tabs.
  • Packet size checking is disabled due to instability of API providers

📝 Docs

  • Added information about disabling package size providers.

2.0.0 (2023-08-24)

🎉 BREAKING CHANGES

  • Remade the structure and reduced the size of the bundle

1.1.5 (2023-07-27)

🛠️ Bug Fixes

  • Removed tabs peerDependenciesMeta, bundleDependencies and optionalDependencies

1.1.4 (2023-06-22)

🛠️ Bug Fixes

  • Added «firebase» to bundlephobia exclusion list

1.1.3 (2023-06-14)

🛠️ Bug Fixes

  • Added a list of exclusions for checking
  • Temporarily disabled notifications for Bundlephobia (the service is not completely stable at the moment)

1.1.2 (2023-06-14)

📝 Docs

  • Edited the documentation

🛠️ Bug Fixes

  • Disabled notification limit
  • Disabled sizing for «types»

1.1.1 (2023-06-14)

🛠️ Bug Fixes

  • Bundlephobia worked again so brought it back

📝 Docs

  • Edited README

1.1.0 (2023-06-13)

🎉 Features

  • Replaced Bundlephobia provider with BundleJS

1.0.2

🛠️ Bug Fixes

  • Corrected the display of the version of the extension in webView

1.0.1 (2023-06-12)

🛠️ Bug Fixes

  • Fixed the display of the main logo

1.0.0 (2023-06-12)

First publication!