Skip to content

v1.1.3

Compare
Choose a tag to compare
@datkat21 datkat21 released this 22 Dec 07:33
· 16 commits to master since this release

Breaking changes

  • .queryHtml() has been deprecated.

New in v1.1.3

  • REMOVED .queryHtml() from local class methods in favor of .qs() and .qsa()
  • Added .qs(), .qsa(), and .id() to local class methods
  • Improved support for .from() static method.
  • Added minified version (~2 KB!)

What's Changed

  • Add ID function and other QOL changes. by @alexfeed1990 in #1
  • Removed error handling from ID by @alexfeed1990 in #2

New Contributors

  • @alexfeed1990 made their first contribution in #1

Full Changelog: v1.1.2...v1.1.3