Skip to content

Releases: im6/vp

v1.30.3

26 Feb 04:42
@im6 im6
Compare
Choose a tag to compare

v1.30.1

04 Aug 02:39
@im6 im6
Compare
Choose a tag to compare
  • move domain to colorbro.com

v1.30.0

02 Aug 04:31
@im6 im6
Compare
Choose a tag to compare
  • replace redux with redux-toolkit
  • relace mySQL with MongoDB
  • refactor modal epic

v1.29.0

20 Sep 03:14
@im6 im6
Compare
Choose a tag to compare
  • refactor modal component, create new epic for it with new css animation
  • replace immutable.js with immer
  • add two more oAuth2 website, make fb oAuth2 only available on local development
  • attempt (and failed) to install redux-toolkit

v1.28.0

21 Apr 03:23
@im6 im6
Compare
Choose a tag to compare
  • upgrade react-router to v6
  • upgrade redis
  • upgrade react to v 18
  • add some hook to improve performance
  • upgrade other dependency to latest

v1.27.0

24 Jan 21:23
@im6 im6
Compare
Choose a tag to compare
  • rename mySQL column
  • update GraphQL schema structure

v1.26.2

20 Jan 01:00
@im6 im6
Compare
Choose a tag to compare
  • remove js-cookie from server prod environment dependency.

v1.26.1

11 Jan 04:39
@im6 im6
Compare
Choose a tag to compare
  • js-cookie is now, although not actively executing, a server dependency because of LayoutProvider integration

v1.26.0

11 Jan 03:47
@im6 im6
Compare
Choose a tag to compare
  • update runtime to be node v14
  • fixing some linting errors due to upgrade to latest eslint
  • add Language Hook and Layout Hook, remove old layout and language related reducer logic
  • remove container folder and import alias setting
  • remove flag in modal reducer, and add async hook logic into Modal component

v1.25.0

17 Nov 04:00
@im6 im6
Compare
Choose a tag to compare
  • upgrade to webpack v5