Skip to content

Releases: owowed/oxi

v1.1.1 🚩

09 Jul 02:05
Compare
Choose a tag to compare

Here are the changes made for v1.1.1:

🐛 Bug Fixes

  • fix wait-for-element QueryOptions parameters are not partial @owowed (#10)

v1.1.0 ⭐

08 Jul 15:42
Compare
Choose a tag to compare

Here are the changes made for v1.1.0:

🚀 Features

  • add JSDoc documentation and new typings for wait-for-element @owowed (#8)
  • add new overload for queue accepting Job type argument for WorkerJQ @owowed (#7)

🧰 Maintenance

  • ci: add new workflow when release is edited @owowed (#9)

v1.0.0

08 Jul 05:06
2085299
Compare
Choose a tag to compare
  • feat: add new worker.ts utils for creating worker, and executing job/callback (#6) @owowed
  • refactor!: BREAKING-CHANGE rename files & functions, rewrite wait-for-element and mutation-observer (#5) @owowed
  • feat: add html.ts and format.ts containing html and string formatting utils (#4) @owowed
  • ci: include nodemon for development (#3) @owowed

v0.1.3

01 Jul 14:42
Compare
Choose a tag to compare
  • refactor & fix wait-for-element typings (#2) @owowed

v0.1.2

01 Jul 12:58
Compare
Choose a tag to compare
  • feat(wait-for-element): add generic type to specify element retun type (#1) @owowed

v0.1.1

01 Jul 11:44
Compare
Choose a tag to compare
  • fix missing "types" field in package.json
  • update package.json version to v0.1.1

v0.1.0

01 Jul 10:54
Compare
Choose a tag to compare

First release