August 3, 2024
- Updated: Support for Node v18+ (major).
December 15, 2023
- Fix type definitions
July 3, 2023
- Change license to
MIT-0
(read more about this change in the blog post)
January 28, 2023
- Improve
types
declaration inpackage.json
January 24, 2023
- Updated: Support for Node v14+ (major).
July 8, 2022
- Fixed: Case insensitive property and keyword matching.
May 11, 2022
- No longer converts
all: unset;
toall: initial;
.all: unset
is now ignored.
February 21, 2022
- Initial version