Skip to content

Releases: Marinerer/jotter

[email protected]

24 Dec 11:15
Compare
Choose a tag to compare

Minor Changes 🚀

  • feat: Add isUndefined, isNull, update isObject, isNil types (5de2dc3)
  • feat: Add assign utility and tests (#10) (1dcf72a)
  • docs: Enhance README, add DOM, Object, Type docs (797a3c6)
  • docs: Update detectMouseDirection angle calculation comments (b6f8ae6)
  • docs: Enhance DOM and add type docs (64e74e3)

[email protected]

22 Dec 14:45
Compare
Choose a tag to compare

Minor Changes 🚀

  • feat: Add detectMouseDirection utility and tests (#9) (22d9dc5)
  • docs: Add DOM documentation for detectMouseDirection (8b12c65)

[email protected]

12 Dec 01:33
Compare
Choose a tag to compare

Patch Changes 🌟

  • perf: Refactor type exports and add isType utility (#8) (aedd6cc)

[email protected]

11 Dec 09:30
Compare
Choose a tag to compare

Minor Changes 🚀

  • feat: Add type checks and utility functions (6dbb444)

@jotter/[email protected]

03 Dec 11:55
Compare
Choose a tag to compare

Major Changes 🎉

  • feat: Add 'connecting' event and enhance properties (6ecaec3)
  • feat: Enhance reconnect logic and export types (cadf1cc)
  • feat: Add url getter and enhance non-null assertions (490cec1)
  • feat: Enhance WebSocket with reconnect/ping/queue manage (b9d664f)
  • feat: Add WebSocket event handling and connection (b58be43)
  • fix: Correct reconnect attempt increment timing (55ce786)
  • refactor: Optimize WebSocket properties and event handling (5907caa)
  • refactor: Remove unused files (b79421b)
  • refactor: Improve options handling and utils in WebSocket (6943891)
  • refactor: Optimize WebSocket event handling (2ff5abb)
  • docs: Update README, enhance features, and optimize docs (df8a45f)

[email protected]

26 Nov 09:42
Compare
Choose a tag to compare

Minor Changes 🚀

  • refactor: Replace static name with const _NAME (f86d02b)

[email protected]

26 Nov 06:54
Compare
Choose a tag to compare

Patch Changes 🌟

  • perf: Optimize createEvent/has/size methods params type (3454625)
  • docs: Update README (c09809a)

[email protected]

26 Nov 06:23
Compare
Choose a tag to compare

Major Changes 🎉

  • feat: Add unit tests (ff59a2b)
  • feat: Enhance event handling with context binding and onHandler trigger (fa6c2d9)
  • feat: Add DomEmitter library for event handling (a55911f)
  • fix: Safeguard _events access in size method (3761434)
  • docs: Add README and package.json (c3ff756)

@jotter/[email protected]

26 Nov 09:42
Compare
Choose a tag to compare

Major Changes 🎉

  • perf: Optimizing emitter structure (db2afac)
  • docs: Update README (73b59af)

@jotter/[email protected]

21 Nov 11:01
Compare
Choose a tag to compare

Patch Changes 🌟

  • Add sourcemap