Releases: lajbel/newgrounds-js
Releases · lajbel/newgrounds-js
4.0.0
What's Changed
- feat: newgrounds song loader via IDs by @niceEli in #3
- fix: Allow quicker build. by @SpcFORK in #4
- refactor: Make it more readable. by @SpcFORK in #5
- refactor: Shorthand property access. by @SpcFORK in #7
- refactor: Move start session for less uneeded clutter by @SpcFORK in #6
- fix: Export should not be default by @SpcFORK in #10
- feat: Implement Cacher & Other various fixes by @niceEli in #11
- feat: newgrounds art loading by @niceEli in #12
- feat: isLoggedIn() by @amyspark-ng in #14
- fix: allow for more types of art pages by @niceEli in #13
- feat: getSession() by @amyspark-ng in #15
- fix: in some cases, login() wasn't working correctly
New Contributors
- @niceEli made their first contribution in #3
- @SpcFORK made their first contribution in #4
- @amyspark-ng made their first contribution in #14
Full Changelog: 4.0.0-beta.1...4.0.0
4.0.0-beta.1
This is the first pre-release of Newgrounds.js v4
The key changes are:
- (now yes) TypeScript full support
- JSDoc documentation
- Using modern apis as fetch
Full Changelog: https://github.com/lajbel/newgrounds-js/commits/4.0.0-beta.1