mirror of
https://github.com/luxfi/explore.git
synced 2026-07-27 03:13:50 +00:00
1.4 KiB
1.4 KiB
🚀 New Features
- Description of the new feature 1.
- Description of the new feature 2.
🐛 Bug Fixes
- Description of the bug fix 1.
- Description of the bug fix 2.
⚡ Performance Improvements
- Description of the performance improvement 1.
- Description of the performance improvement 2.
📦 Dependencies Updates
- Updated dependency: PackageName 1 to version x.x.x.
- Updated dependency: PackageName 2 to version x.x.x.
🛠️ DX & Tooling
- New tool #1
- Improvement #2
🎨 Design Updates
- New style 1.
- New style 2.
✨ Other Changes
- Another minor change 1.
- Another minor change 2.
🚨 Changes in ENV variables
- Added new environment variable: ENV_VARIABLE_NAME with value.
- Updated existing environment variable: ENV_VARIABLE_NAME to new value.
Full list of the ENV variables: v1.2.3
💑 Compatibility
From this version onward, the app is compatible only with the following API versions:
| Service | Version |
|---|---|
| Blockscout API | ... |
| Stats microservice API | ... |
| ... | ... |
🦄 New Contributors
- @contributor1 made their first contribution in https://github.com/blockscout/frontend/pull/1
- @contributor2 made their first contribution in https://github.com/blockscout/frontend/pull/2
Full Changelog: https://github.com/blockscout/frontend/compare/v1.2.2...v1.2.3