Releases: joekiller/node-ps99-api
Releases · joekiller/node-ps99-api
v2.4.0
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2024-06-24)
- refactor!: rename Collection to CollectionName (da64da2)
Bug Fixes
- use ImageComponent instead of img tag (51b3d3e)
Features
- add CollectionData type, fix seed in wrong spot (9d77584)
- more comprehensive components (066e838)
- more comprehensive components (8250f4c)
- only load up to 20 items at a time on the 'all' pages (6990d13)
- use a queue with ImageComponent to prevent stalled image loading (b516398)
BREAKING CHANGES
- rename Collection to CollectionName. Rename GetCollectionResponse to Collection.
Just use Collection[] as a response.