Releases: polyfact/polyfire-js
Releases · polyfact/polyfire-js
Release 0.2.28
:zap: react/components: Add Login component (#123) * :zap: react/components: Add Login component * :sparkles: react/components: Add loading animation to login component * :zap: examples: Update haiku example to use the new login component * :bookmark: meta: Change to v0.2.28 and update readme to include new components * :books: docs: Remove tos and privacy props from Login in README
Release 0.2.27
:bookmark: meta: Update to 0.2.27
Release 0.2.26
:twisted_rightwards_arrows: Merge branch 'chore/update-dependencies'
Release 0.2.25
Update package.json
Release 0.2.24
Update package.json
Release 0.2.23
:bookmark: meta: Change version to 0.2.23
Release 0.2.22
Feat/improve usechat (#112) * add rename chat, retrieve chats, delete chat, reset chat * fix issue github action * fix import uuid
Release 0.2.19
Remove/cli (#106) * remove bin from package.json * up patch version
Release 0.2.18
:bookmark: Up version to 0.2.18
Release 0.2.17
:bug: generation stream typing tsnode (#103) * :bug: Fix generate token usage type * :bug: Fix typing Generation Readable Stream methods for ts-node * :warning: Disable any + add explanation comment for Readable method in Generation * :bug: Change Readable method declarations to type only