Skip to content

Releases: NaverPayDev/pie

@naverpay/react-pdf@1.1.1

21 Nov 05:03
1d0edde

Choose a tag to compare

Patch Changes

@naverpay/safe-html-react-parser@1.1.0

20 Nov 14:03
3dd48ca

Choose a tag to compare

Minor Changes

@naverpay/safe-html-react-parser@1.0.0

24 Oct 05:57
68d665f

Choose a tag to compare

Major Changes

@naverpay/safe-html-react-parser@1.0.0-rc.251023-80a2486

23 Oct 14:39

Choose a tag to compare

🚧 Pre-release

This release is a pre-release version of @naverpay/safe-html-react-parser.
Please make sure to thoroughly test it before deploying to production.

Changes

  • [#198] Add a new package: safe-html-react-parser
  • [#198] Update parameter descriptions in safeParse function for clarity
  • [#198] Inform Node.js requirements
  • [#198] Fix import statement for html-react-parser to use namespace import
  • [#198] Fix import handling for html-react-parser to support both ESM and CJS modules

@naverpay/safe-html-react-parser@1.0.0-rc.251023-1b2085b

23 Oct 06:10

Choose a tag to compare

🚧 Pre-release

This release is a pre-release version of @naverpay/safe-html-react-parser.
Please make sure to thoroughly test it before deploying to production.

Changes

  • [#198] Add a new package: safe-html-react-parser
  • [#198] Update parameter descriptions in safeParse function for clarity
  • [#198] Inform Node.js requirements
  • [#198] Fix import statement for html-react-parser to use namespace import

@naverpay/vanilla-store@1.1.3

24 Jul 06:41
b823992

Choose a tag to compare

Patch Changes

@naverpay/vanilla-store@1.1.2

15 Jul 15:25
b51cba4

Choose a tag to compare

Patch Changes

@naverpay/url-param-compressor@0.0.2

15 Jul 15:25
b51cba4

Choose a tag to compare

Patch Changes

@naverpay/url-param-compressor@0.0.2-rc.250711-323ae26

11 Jul 08:04
323ae26

Choose a tag to compare

🚧 Pre-release

This release is a pre-release version of @naverpay/url-param-compressor.
Please make sure to thoroughly test it before deploying to production.

Changes

  • URL Param 압축 도구 개발 (#169)
  • [#166] debug 옵션 추가 (#171)
  • [#166] URLParamCompressor 테스트 케이스 추가 및 페이지 네비게이션 시나리오 구현 (#172)
  • [url-param-compressor] 압축/압축 해제 실패시 처리, 압축 옵션 추가, 패키지명 수정 (#173)
  • [url-param-compressor] 브라우저 환경 테스트 추가 (#177)
  • [url-param-compressor] playground, readme 추가 (#180)
  • [url-param-compressor] bench 추가 / jsdoc 작성 (#182)

@naverpay/vanilla-store@1.1.2-rc.250710-99a70ac

10 Jul 08:25
99a70ac

Choose a tag to compare

🚧 Pre-release

This release is a pre-release version of @naverpay/vanilla-store.
Please make sure to thoroughly test it before deploying to production.

Changes

  • [#178] Remove useSyncPersistStore from useSyncStore and useSetStore