Skip to content

Releases: tompascall/riot-jest-transformer

Add type annotations

05 Oct 18:10
Compare
Choose a tag to compare

Rewrite module using typescript.

Support riot pre-processors

22 Sep 20:19
Compare
Choose a tag to compare

If you use Riot pre-processors, you can provide config options for riot-jest-transformer to register pre-processors before compiling your tags for your tests. In this case you should use the module format for jest configuration (i.e. exporting your configuration object as a module from jest.config.js). For config scheme, check the readme: https://github.com/tompascall/riot-jest-transformer#setting-up-jest-config-file.

Upgrade to riot v4

11 Aug 11:54
49561d1
Compare
Choose a tag to compare

This is an upgrade to support riot v4.