Skip to content

Releases: rbnts/cosha

v3.0.0

Choose a tag to compare

@rbnts rbnts released this 25 Mar 11:38
refactor: update dev deps, unify options

v2.0.3

Choose a tag to compare

@rbnts rbnts released this 17 Oct 12:23

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@rbnts rbnts released this 17 Oct 11:38
feat: move to ts

v2.0.0

Choose a tag to compare

@rbnts rbnts released this 15 Jan 18:44

Full Changelog: v1.1.1...v2.0.0

v1.1.1

Choose a tag to compare

@rbnts rbnts released this 10 May 12:53

v1.1.0

Choose a tag to compare

@rbnts rbnts released this 15 Nov 14:31

v1.0.0: maintenance

Choose a tag to compare

@rbnts rbnts released this 21 Oct 16:36
- move eslint config to separate file
- introduce changelog
- rename src to source
- rename dist to public
- remove unnecessary badge in readme
- use terser's format over its deprecated output option
- update dependencies
- introduce types

0.3.12

Choose a tag to compare

@rbnts rbnts released this 12 May 11:50
  • avoid if/else by always selecting the second img in wrapper
  • reduce bundle size

0.3.11

Choose a tag to compare

@rbnts rbnts released this 25 Apr 07:54
  • use replaceWith instead of insertBefore
  • use one append call with two arguments

0.3.10

Choose a tag to compare

@rbnts rbnts released this 23 Apr 09:18
  • make use of more modern apis