Skip to content

Releases: tatatap-com/sowhat

Fixing link parsing bug

09 Aug 19:13
Compare
Choose a tag to compare
v2.1.3

bumping version for release

Adding subpath to support cjs import/export

08 Aug 18:44
Compare
Choose a tag to compare

This creates a workable solution to support both es and cjs style imports

Adding additional bundles for forward and backward compatibility

08 Aug 17:53
Compare
Choose a tag to compare

Adding ES and CJS modules to build for backward compatibility

New Link element and minor changes to formula tokens

25 Jul 13:24
Compare
Choose a tag to compare

This release introduces ability to include a link in the record. Links are different from URLs in that they have tokens for the link title as well as an image url and alt text for the image.

This element will probably replace urls entirely in the future, but for now sowhat will support both

Adding correct exports for NPM

12 Jul 18:13
Compare
Choose a tag to compare
v2.0.3

adding correct exports for npm

Adding correct build process

05 Jul 15:07
Compare
Choose a tag to compare

This release contains the correct build process to create the npm artifacts

Adding support for ESM

16 Apr 12:02
802a39d
Compare
Choose a tag to compare

Adds support for ESM and minor bug fixes

Minor Pin Update

02 Feb 16:39
Compare
Choose a tag to compare

Updates Pins to create a 0 value when a sequence number is not specified. Updating tests and docs to reflect this change.

Pins, Cells and Mentions

22 Jan 17:27
b0a2037
Compare
Choose a tag to compare

Adding new elements, explanation and usage information available in the docs.

Adding required installation step

02 Jan 22:18
Compare
Choose a tag to compare
v1.3.2

adding required dependency install step