Skip to content

Latest commit

 

History

History
137 lines (70 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

137 lines (70 loc) · 1.99 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] - 2024-10-23

Changed

  • Node Builder from 6.x to 7.x
  • Update typescript, @types/node and @vtex/api packages

[0.2.26] - 2024-05-22

Fixed

  • lint.sh: return to app root folder before running yarn lint

[0.2.25] - 2024-03-18

Added

  • lint.sh file

[0.2.24] - 2024-01-29

Fixed

  • Min docs improvement

[0.2.23] - 2024-01-23

Removed

  • Splunk section from README.md

[0.2.22] - 2023-05-05

Added

  • Clarification about LRUCache usage

[0.2.21] - 2023-02-24

Fixed

  • Add resolutions section to node/package.json to eliminate node incompatibility errors

[0.2.20] - 2023-01-10

[0.2.19] - 2023-01-10

[0.2.18] - 2023-01-10

[0.2.17] - 2023-01-10

[0.2.16] - 2023-01-10

[0.2.15] - 2023-01-10

[0.2.14] - 2023-01-10

[0.2.13] - 2023-01-10

[0.2.12] - 2023-01-10

[0.2.11] - 2023-01-10

[0.2.10] - 2023-01-10

[0.2.9] - 2023-01-10

[0.2.8] - 2023-01-10

[0.2.7] - 2023-01-10

[0.2.6] - 2023-01-10

[0.2.5] - 2023-01-10

[0.2.4] - 2023-01-10

[0.2.3] - 2023-01-10

[0.2.2] - 2023-01-10

[0.2.1] - 2023-01-10

Changed

  • Setup current linter and prettier presets.

[0.2.0] - 2020-10-29

Changed

  • Update documentation to include Route Params.

[0.1.1] - 2020-06-26

Changed

  • Adding Github Actions and using vtex/typescript settings.

[0.1.0] - 2020-06-08

Changed

  • Update to node builder 6.x

[0.0.7] - 2020-03-24

[0.0.6] - 2020-01-11

  • Improving the documentation and adding more examples on the handlers.

[0.0.5] - 2019-11-18

[0.0.4] - 2019-09-18

[0.0.3] - 2019-04-26

[0.0.2] - 2019-04-26

Changed

  • Using new IOClient

[0.0.1] - 2019-03-29

Added

  • Initial example