Skip to content

Commit c94254c

Browse files
authored
Merge pull request #798 from amqp-node/amqplib-modernisation-1
Modernisation 1 - Formating Only
2 parents 00b0034 + 8f9a402 commit c94254c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+7126
-5432
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change log for amqplib
22

3+
## v1.0.0
4+
- **BREAKING**: Update minimum Node.js requirement to v16
5+
- Introduce Biome formatter for consistent code formatting
6+
- Add automated formatting via pre-commit hooks using Lefthook
7+
- Format entire codebase with standardised formatting rules
8+
- Add npm format script for manual code formatting
9+
310
## v0.10.9
411
- Add support for IPv6 urls
512

0 commit comments

Comments
 (0)