Skip to content

Latest commit

 

History

History
268 lines (149 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

268 lines (149 loc) · 10.1 KB

Derver changelog

unreleased

Other

  • Merge branch 'main' of github.com:AlexxNB/derver 6f8d7d97

0.5.3 - 2021-11-11

Other

  • add node path 1dcd969c
  • Merge branch 'main' of github.com:AlexxNB/derver 04ddf9fd

0.5.2 - 2021-11-06

Features

  • Preserve scroll position on reload 483cc95a

Other

  • Merge branch 'main' of github.com:AlexxNB/derver e26d23c7

0.5.1 - 2021-11-01

Bug Fixes

  • 🐛 Add exports for main and module also efaccc30

Other

  • Merge branch 'main' of github.com:AlexxNB/derver 6cb79cb4

0.4.20 - 2021-10-30

Other

  • make rollup-plugin universal fo cjs and esm consumers 48f130b6
  • Merge branch 'main' of github.com:AlexxNB/derver into main 3779af12

0.4.19 - 2021-09-01

Features

  • Add options to prevent console trashing 6883c207

0.4.18 - 2021-09-01

Features

  • Ability to run only middlewares when dir option is false 1c3c5bc1

Other

  • Merge branch 'main' of github.com:AlexxNB/derver into main 082778e8

0.4.17 - 2021-06-28

Features

  • Add JSON handling in middlewares f967e600

Other

  • Merge branch 'main' of github.com:AlexxNB/derver into main 554a0eb8

0.4.16 - 2021-06-12

Documentation

Other

  • Merge branch 'main' of github.com:AlexxNB/derver into main 0b76ccdf
  • update dapendencies 21174900

0.4.15 - 2021-05-02

Features

  • Allow nested index fallbaks in SPA mode 16e52070

    If there is some sub directory contents index.html then unexistent URL with first part matched this subdirectory will fallback to this index file instead root one.

Bug Fixes

  • 🐛 Last param from URL contents also a query part 10c775ec

0.4.14 - 2021-03-20

Bug Fixes

  • 🐛 Livereload doesn't work when no watchers, but uses remote. (#1) dc79b251

    fix #1

0.4.13 - 2021-03-10

Other

  • fix 404 with query add usful data to request object 226450e5

0.4.12 - 2021-01-22

Other

0.4.11 - 2021-01-21

Other

0.4.10 - 2021-01-21

Other

  • get remote config in each request fa781f69

0.4.9 - 2021-01-21

Other

0.4.8 - 2021-01-21

Other

0.4.7 - 2021-01-16

Other

0.4.6 - 2021-01-16

Other

0.4.5 - 2021-01-13

Other

0.4.4 - 2021-01-13

Other

0.4.3 - 2021-01-12

Other

0.4.2 - 2021-01-12

Other

0.4.1 - 2021-01-12

Other

0.4.0 - 2021-01-12

Other

0.3.0 - 2020-11-18

Other

0.2.2 - 2020-11-14

Other

0.2.1 - 2020-11-07

Other

0.2.0 - 2020-11-06

Other

0.1.6 - 2020-11-05

Other

0.1.5 - 2020-11-05

Other

0.1.4 - 2020-11-05

Other

0.1.3 - 2020-11-03

Other

  • add livereload.console method dd9b5d05

0.1.2 - 2020-11-03

Other

0.1.1 - 2020-11-03

Other