Skip to content

Releases: MakingStuffs/making-stuffs-queries

v1.2.2

28 Jan 15:31
dbc9308
Compare
Choose a tag to compare

1.2.2 (2023-01-28)

Bug Fixes

  • actions: Correct bug in build action (d8aff6b)

v1.2.1

28 Jan 14:41
8edb550
Compare
Choose a tag to compare

1.2.1 (2023-01-28)

Bug Fixes

  • release.yml: Make the release depend on the lib actually being buildable (234ddc1)
  • Update the msCreate function and rename modules (9e7f3b8)

v1.2.0

28 Jan 10:58
90e24c3
Compare
Choose a tag to compare

1.2.0 (2023-01-28)

Features

Making Stuffs Queries v1.1.12

07 Apr 12:02
Compare
Choose a tag to compare

First release of Making Stuffs Queries. Includes ability to create a full HTML Element, including hyphenated attributes and innerHTML content with a simple JS function call.

Full documentation can be found in the readme file. This release can be used within any webpage by simply adding a reference to the script in your project's code.

The release file has been transpiled by Babel and bundled with Webpack.