Skip to content

Releases: lajbel/newgrounds-js

4.0.0

25 Aug 12:38
Compare
Choose a tag to compare

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

Full Changelog: 4.0.0-beta.1...4.0.0

4.0.0-beta.1

26 Apr 13:38
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

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