Skip to content

Commit 1ae38a1

Browse files
committed
update files
1 parent 259619d commit 1ae38a1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
44
Copyright (c) 2022 Jean-Philippe Zolesio <holblin@gmail.com>
5+
Copyright (c) 2026 Jochen Kühner <jochen.kuehner@gmx.de>
56

67
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
78

docs/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [5.0.0] - 2026-03.18
9+
10+
### Changed
11+
- Fork from Adobe's `@adobe/css-tools` library to `@node-projects/css-tools` package
12+
- Only ESM code in package
913

1014
### Added
1115
- Add `preserveFormatting` parser option to insert whitespace AST nodes and store raw formatting properties for identity round-trip

0 commit comments

Comments
 (0)