Releases: rowanmanning/feed-parser
Releases · rowanmanning/feed-parser
v2.1.0
2.1.0 (2025-05-21)
Features
Bug Fixes
- bump fast-xml-parser from 5.0.9 to 5.2.3 (ff0563f)
- bump html-entities from 2.5.3 to 2.6.0 (85a89fc)
v2.0.2
2.0.2 (2025-03-30)
Bug Fixes
- bump html-entities from 2.5.2 to 2.5.3 (dfb5b99)
v2.0.1
2.0.1 (2025-03-16)
Bug Fixes
- bump fast-xml-parser from 5.0.8 to 5.0.9 (3d5c84d)
v2.0.0
2.0.0 (2025-03-04)
⚠ BREAKING CHANGES
Miscellaneous Chores
v1.1.2
1.1.2 (2025-02-28)
Bug Fixes
- bump fast-xml-parser from 4.5.1 to 5.0.8 (34b1b2f)
v1.1.1
1.1.1 (2025-01-22)
Bug Fixes
- bump fast-xml-parser from 4.5.0 to 4.5.1 (8123560)
v1.1.0
1.1.0 (2024-09-09)
Features
- use dc:subject as a feed/item category (8cff621)
Bug Fixes
- bump fast-xml-parser from 4.4.1 to 4.5.0 (3d75104)
v1.0.1
1.0.1 (2024-07-29)
Bug Fixes
- bump fast-xml-parser from 4.4.0 to 4.4.1 (e92fd79)
v1.0.0
1.0.0 (2024-07-13)
⚠ BREAKING CHANGES
- stop using default exports
Bug Fixes
- prevent husky from failing (cf3ce33)
Documentation
- remove the warning notice - we're ready (d4959af)
Code Refactoring
- stop using default exports (238e571)
v0.5.8
0.5.8 (2024-07-10)
Features
Bug Fixes
- handle non-string values in text elements (88bea35)
- handle some thumbnail/media edge-cases (174188a)