Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

59 lines (30 loc) · 2.07 KB

Changelog

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

2.0.2 (2023-05-02)

2.0.1 (2023-05-02)

Bug Fixes

2.0.0 (2021-07-12)

2.0.0-0 (2021-05-17)

⚠ BREAKING CHANGES

  • no longer support NUXT_ENV_DEVALUE_LOG_LIMIT and NUXT_ENV_DEVALUE_LOG_LEVEL environment variables

allow universal usage without depending on external package

Features

Bug Fixes

1.1.0

  • Escape lone surrogates (#13)

1.0.4

  • Smaller output (#10)

1.0.3

  • Detect POJOs cross-realm (#7)
  • Error on symbolic keys (#7)

1.0.2

  • Fix global name for UMD build

1.0.1

  • XSS mitigation (#1)

1.0.0

  • First release