line_push/node_modules/serve-placeholder/CHANGELOG.md
2022-07-17 13:16:16 +08:00

2.6 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.2 (2020-02-02)

1.2.1 (2019-03-13)

Bug Fixes

  • don't check ext on query params (fixes #17) (9f0a73e)

1.2.0 (2019-03-07)

Features

  • set headers to prevent caching. fixes #12 (6272c87)

1.1.1 (2019-02-07)

Bug Fixes

1.1.0 (2018-11-12)

Features

1.0.0 (2018-11-12)

Code Refactoring

Features

  • add handler for map files (6709714)
  • default handler support (3954503)

Performance Improvements

  • pkg: use smaller defaults-deep (1155339)

BREAKING CHANGES

  • handler~> handlers, placeholder~>placeholders,mime~> mimes

0.1.1 (2018-09-28)

Bug Fixes

  • package: only include src (d5f560d)

0.1.0 (2018-09-28)

Features