File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ <a name =" v2.2.3 " ></a >
5
+ ## [ v2.2.3] ( https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.2.2...v2.2.3 ) - 2023-06-05
6
+
7
+ ### Fixed
8
+ * [ Migrate to @rubensworks/saxes ] ( https://github.com/rdfjs/rdfxml-streaming-parser.js/commit/620c08c3e3d7560ad9292abc258fd0ff958c67e7 )
9
+ This fixes compilation errors on TypeScript 5
10
+
4
11
<a name =" v2.2.2 " ></a >
5
12
## [ v2.2.2] ( https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.2.1...v2.2.2 ) - 2023-04-06
6
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rdfxml-streaming-parser" ,
3
- "version" : " 2.2.2 " ,
3
+ "version" : " 2.2.3 " ,
4
4
"description" : " Streaming RDF/XML parser" ,
5
5
"keywords" : [
6
6
" rdf/xml" ,
You can’t perform that action at this time.
0 commit comments