Skip to content

Releases: vkrunjs/vkrun

v0.38.3

11 May 23:19
Compare
Choose a tag to compare
  • remove console log

v0.38.2

11 May 23:12
Compare
Choose a tag to compare
  • remove console logs

v0.38.1

11 May 23:01
Compare
Choose a tag to compare
  • remove default parameters from setCookie method

v0.38.0

11 May 22:18
Compare
Choose a tag to compare
  • session instance receiving cookie attributes

v0.37.0

07 May 12:02
81fe3f6
Compare
Choose a tag to compare
  • add clearCookie method to response.
  • add signout method to session module.

v0.36.0

02 May 10:51
4133d73
Compare
Choose a tag to compare

adjust the router to work with multiple router instances and create a route directly in the app

v0.34.3

30 Mar 01:16
Compare
Choose a tag to compare
  • change Vkrun link in module documentation.

v0.34.2

30 Mar 00:43
Compare
Choose a tag to compare
  • fix build package from latest version v0.34.0 and v0.34.1.

v0.34.1

30 Mar 00:38
Compare
Choose a tag to compare
  • add Logger module documentation link to Vkrun Readme.

v0.34.0

30 Mar 00:28
Compare
Choose a tag to compare
  • add documentation for Logger module.
  • change createLogger function name to Logger.
  • add support for creating error log directly with the error in the Logger module.
  • fix summary links.