Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

๐Ÿš€ Release v14.0.9 #3535

Merged
merged 3 commits into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# CHANGELOG

## 14.0.9

### tds-ui

- App router์—์„œ use client ๋ฌธ์ œ ์ˆ˜์ • [#3514](https://github.com/titicacadev/triple-frontend/pull/3514)
- [tds-ui] onChange ํ•จ์ˆ˜๊ฐ€ ์ค‘๋ณต ์‹คํ–‰๋˜์ง€ ์•Š๋„๋ก ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค. [#3532](https://github.com/titicacadev/triple-frontend/pull/3532)

### tds-widget

- App router์—์„œ use client ๋ฌธ์ œ ์ˆ˜์ • [#3514](https://github.com/titicacadev/triple-frontend/pull/3514)

### triple-email-document

- v13.39.0 ์ˆ˜์ •์‚ฌํ•ญ์„ ๋ฐ˜์˜ํ•ฉ๋‹ˆ๋‹ค. [#3519](https://github.com/titicacadev/triple-frontend/pull/3519)

### triple-web

- App router์—์„œ use client ๋ฌธ์ œ ์ˆ˜์ • [#3514](https://github.com/titicacadev/triple-frontend/pull/3514)
- triple-web-nextjs-pages์— ssr-utils ์ถ”๊ฐ€ [#3518](https://github.com/titicacadev/triple-frontend/pull/3518)

### triple-web-nextjs

- App router์—์„œ use client ๋ฌธ์ œ ์ˆ˜์ • [#3514](https://github.com/titicacadev/triple-frontend/pull/3514)
- triple-web-nextjs-pages์— ssr-utils ์ถ”๊ฐ€ [#3518](https://github.com/titicacadev/triple-frontend/pull/3518)

### triple-web-nextjs-pages

- App router์—์„œ use client ๋ฌธ์ œ ์ˆ˜์ • [#3514](https://github.com/titicacadev/triple-frontend/pull/3514)
- triple-web-nextjs-pages์— ssr-utils ์ถ”๊ฐ€ [#3518](https://github.com/titicacadev/triple-frontend/pull/3518)

## 14.0.8

### tds-widget
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "pnpm",
"version": "14.0.8"
"version": "14.0.9"
}
2 changes: 1 addition & 1 deletion packages/ab-experiments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/ab-experiments",
"version": "14.0.8",
"version": "14.0.9",
"description": "a/b experiments package",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/ab-experiments",
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/constants",
"version": "14.0.8",
"version": "14.0.9",
"description": "triple frontend constants definitions",
"keywords": [
"triple",
Expand Down
2 changes: 1 addition & 1 deletion packages/fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/fetcher",
"version": "14.0.8",
"version": "14.0.9",
"description": "Utilities for Triple view libraries and applications",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/fetcher",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/i18n",
"version": "14.0.8",
"version": "14.0.9",
"description": "Triple-frontend Internalization",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/i18n",
Expand Down
2 changes: 1 addition & 1 deletion packages/intersection-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/intersection-observer",
"version": "14.0.8",
"version": "14.0.9",
"description": "Shared IntersecionObserver component",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/intersection-observer",
Expand Down
2 changes: 1 addition & 1 deletion packages/meta-tags/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/meta-tags",
"version": "14.0.8",
"version": "14.0.9",
"description": "Triple Web Application Meta tag modules",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/meta-tags",
Expand Down
2 changes: 1 addition & 1 deletion packages/middlewares/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/middlewares",
"version": "14.0.8",
"version": "14.0.9",
"description": "Triple Web Application Middleware modules",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/middleware",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/react-hooks",
"version": "14.0.8",
"version": "14.0.9",
"description": "triple frontend custom hooks",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/react-hooks",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/router",
"version": "14.0.8",
"version": "14.0.9",
"description": "Triple Universal Router Component and Functions",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/router",
Expand Down
2 changes: 1 addition & 1 deletion packages/scroll-to-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/scroll-to-element",
"version": "14.0.8",
"version": "14.0.9",
"description": "Scroll Functions for Triple service applications",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/scroll-to-element",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-action-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/standard-action-handler",
"version": "14.0.8",
"version": "14.0.9",
"description": "Standard action handler for Triple service applications",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/standard-action-handler",
Expand Down
2 changes: 1 addition & 1 deletion packages/tds-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/tds-theme",
"version": "14.0.8",
"version": "14.0.9",
"description": "TDS theme",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/tds-theme",
Expand Down
2 changes: 1 addition & 1 deletion packages/tds-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/tds-ui",
"version": "14.0.8",
"version": "14.0.9",
"description": "TDS ui",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/tds-ui",
Expand Down
2 changes: 1 addition & 1 deletion packages/tds-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/tds-widget",
"version": "14.0.8",
"version": "14.0.9",
"description": "TDS widget",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/tds-widget",
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-document/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-document",
"version": "14.0.8",
"version": "14.0.9",
"description": "TripleDocument: Formatted Content System",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-document",
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-email-document/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-email-document",
"version": "14.0.8",
"version": "14.0.9",
"description": "EmailDocument: Formatted Email System",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-email-document",
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-fallback-action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-fallback-action",
"version": "14.0.8",
"version": "14.0.9",
"description": "Escape hatch for Javascript file loading failure in web pages",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-fallback-action",
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-header",
"version": "14.0.8",
"version": "14.0.9",
"description": "TripleHeader",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-header",
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-web-nextjs-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-web-nextjs-pages",
"version": "14.0.8",
"version": "14.0.9",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-web-nextjs-pages",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-web-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-web-nextjs",
"version": "14.0.8",
"version": "14.0.9",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-web-nextjs",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-web-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-web-test-utils",
"version": "14.0.8",
"version": "14.0.9",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-web-test-utils",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-web-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-web-utils",
"version": "14.0.8",
"version": "14.0.9",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-web-utils",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/triple-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/triple-web",
"version": "14.0.8",
"version": "14.0.9",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-web",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/type-definitions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/type-definitions",
"version": "14.0.8",
"version": "14.0.9",
"description": "triple frontend global type definitions",
"keywords": [
"triple",
Expand Down
2 changes: 1 addition & 1 deletion packages/view-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titicaca/view-utilities",
"version": "14.0.8",
"version": "14.0.9",
"description": "Utilities for Triple view libraries and applications",
"license": "MIT",
"homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/view-utilities",
Expand Down
Loading