Skip to content

Releases: im6/javascript-fun

v1.13.0

29 May 13:02
@im6 im6
Compare
Choose a tag to compare
  • enable retry during collection process
  • fix observable type
  • update to node v18

v1.12.0

21 Aug 21:09
@im6 im6
Compare
Choose a tag to compare
  • update Footer style
  • use react stream API
  • update to jest v28
  • use dynamoDB for data store
  • refactor Admin module
    • replace observable with Promise
  • use ts-jest globally
  • add lastUpdate status
  • add typing for rxjs observable
  • add horizontal padding in group list
  • add optional Google Ad
  • add browserlist dependency

v1.11.0

19 Feb 03:02
@im6 im6
Compare
Choose a tag to compare
  • switch web module to typescript
  • fix the crawler parsing issue

v1.10.0

27 Sep 04:26
@im6 im6
Compare
Choose a tag to compare
  • add dark mode by using css variable
  • add disqus optinal comment component
  • fix ipad reponsive issue

v1.9.0

19 Aug 05:26
@im6 im6
Compare
Choose a tag to compare
  • add optional disqus module
  • fix the observable flow on collect task

v1.8.0

06 Jul 05:14
@im6 im6
Compare
Choose a tag to compare
  • refactor into monorepo
  • replace callback pattern with observable pattern
  • add optional banner

v1.7.0

10 Mar 05:03
@im6 im6
Compare
Choose a tag to compare
  • add admin service
  • fix collect parsing failure
  • fix cp with git pull before update

v1.6.0

07 Mar 19:35
@im6 im6
Compare
Choose a tag to compare
  • add optional critical Script
  • remove package.json in output file
  • fix potential occurrence of conflict during pushing
  • remove dist/ from version control when CDN is disabled
  • improve google font CRP process, thanks to blog
  • remove static image file
  • fix collect task loop condition
  • fix header center-aligned layout
  • add scroll to top buttton
  • reduce HTML Dom amount by reducing wrapper of style

v1.4.3

15 Dec 03:25
@im6 im6
Compare
Choose a tag to compare
  • upgrade to latest dependency
  • fix mysql connection error handling
  • fix lodash.orderby function params
  • fix github 404 when library is deleted.

v1.4.1

24 Nov 23:15
@im6 im6
Compare
Choose a tag to compare
  • update google-font import
  • remove <br> array in the footer area