Releases: tatatap-com/sowhat
Releases · tatatap-com/sowhat
Fixing link parsing bug
Adding subpath to support cjs import/export
This creates a workable solution to support both es and cjs style imports
Adding additional bundles for forward and backward compatibility
Adding ES and CJS modules to build for backward compatibility
New Link element and minor changes to formula tokens
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
v2.0.3 adding correct exports for npm
Adding correct build process
This release contains the correct build process to create the npm artifacts
Adding support for ESM
Adds support for ESM and minor bug fixes
Minor Pin Update
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
Adding new elements, explanation and usage information available in the docs.
Adding required installation step
v1.3.2 adding required dependency install step