@fubar-it-co/tmdb-client 0.0.7 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +77 -55
- package/dist/tmdb-config.d.ts.map +1 -1
- package/dist/tmdb-config.js +3 -1
- package/dist/tmdb-config.js.map +1 -1
- package/package.json +3 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## <small>0.0.
|
|
1
|
+
## <small>0.0.9 (2026-03-25)</small>
|
|
2
2
|
|
|
3
3
|
* chore: add postinstall script to ensure shell scripts are executable ([8808374](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8808374))
|
|
4
4
|
* chore: added exception to .gitignore ([97736d5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/97736d5))
|
|
@@ -6,9 +6,13 @@
|
|
|
6
6
|
* chore: generated types ([508fc49](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/508fc49))
|
|
7
7
|
* chore: improve dev script with watch support for shared and ui ([b5508e8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b5508e8))
|
|
8
8
|
* chore: mark publish scripts as executable ([799138a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/799138a))
|
|
9
|
+
* chore: moved msw in dependencies in shared ([0d1a629](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0d1a629))
|
|
9
10
|
* chore: remove debug console.warn init logs from all apps ([cfbc3fb](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/cfbc3fb))
|
|
10
11
|
* chore: update .windsurfrules with current project state ([e879115](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e879115))
|
|
11
12
|
* chore: updated react from 19.0.0 to 19.1.0 ([5ab9f01](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5ab9f01))
|
|
13
|
+
* chore: upgraded react react-dom and types ([3b5a7f4](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3b5a7f4))
|
|
14
|
+
* chore: version bump for ui to 0.2.0 ([20e4667](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/20e4667))
|
|
15
|
+
* chore: version bump for ui to 0.4.0 ([d4191a8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d4191a8))
|
|
12
16
|
* chore(cleaning): remove typos an consoles ([3935c3a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3935c3a))
|
|
13
17
|
* chore(code): removed dead code and unused imports ([50c9732](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/50c9732))
|
|
14
18
|
* chore(deps-dev): bump vite from 6.2.0 to 6.3.4 ([68a80db](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/68a80db))
|
|
@@ -49,6 +53,8 @@
|
|
|
49
53
|
* docs(claude): update rules and add message-commit command ([0369b5f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0369b5f))
|
|
50
54
|
* docs(claude): update rules and add message-commit command ([c7a447b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c7a447b))
|
|
51
55
|
* docs(claude): update session notes — Phase 4.8 done, Phase 4.6 next ([7c08fbe](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/7c08fbe))
|
|
56
|
+
* docs(http-client): update changelog for version bump ([127744d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/127744d))
|
|
57
|
+
* docs(http-client): update changelog for version bump ([480b4dc](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/480b4dc))
|
|
52
58
|
* docs(http-client): update changelog for version bump ([db881b8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/db881b8))
|
|
53
59
|
* docs(http-client): update changelog for version bump ([2dc2864](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2dc2864))
|
|
54
60
|
* docs(http-client): update changelog for version bump ([dfdf0f8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/dfdf0f8))
|
|
@@ -56,6 +62,8 @@
|
|
|
56
62
|
* docs(http-client): update changelog for version bump ([2f2307c](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2f2307c))
|
|
57
63
|
* docs(http-client): update changelog for version bump ([dd5003d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/dd5003d))
|
|
58
64
|
* docs(http-client): update changelog for version bump ([1a7a80e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1a7a80e))
|
|
65
|
+
* docs(layouts): update changelog for version bump ([b57c91d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b57c91d))
|
|
66
|
+
* docs(layouts): update changelog for version bump ([09194ac](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/09194ac))
|
|
59
67
|
* docs(layouts): update changelog for version bump ([cb94c3d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/cb94c3d))
|
|
60
68
|
* docs(layouts): update changelog for version bump ([860aef5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/860aef5))
|
|
61
69
|
* docs(layouts): update changelog for version bump ([0aea9d2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0aea9d2))
|
|
@@ -70,6 +78,8 @@
|
|
|
70
78
|
* docs(readme): document all GitHub Actions secrets with build-time embedding explanation ([88169e0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/88169e0))
|
|
71
79
|
* docs(rules): add comprehensive Windsurf Cascade rules ([5b5b80a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5b5b80a))
|
|
72
80
|
* docs(rules): document officially supported TMDB image sizes ([5c03094](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5c03094))
|
|
81
|
+
* docs(shared): update changelog for version bump ([f02ba7b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f02ba7b))
|
|
82
|
+
* docs(shared): update changelog for version bump ([7d9b6c1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/7d9b6c1))
|
|
73
83
|
* docs(shared): update changelog for version bump ([68f7f58](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/68f7f58))
|
|
74
84
|
* docs(shared): update changelog for version bump ([4dddb21](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4dddb21))
|
|
75
85
|
* docs(shared): update changelog for version bump ([244ca73](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/244ca73))
|
|
@@ -78,47 +88,13 @@
|
|
|
78
88
|
* docs(tokens): update changelog for version bump ([02bc860](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/02bc860))
|
|
79
89
|
* docs(ui): add JSDoc comments to Rating subcomponent props ([9234971](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9234971))
|
|
80
90
|
* docs(ui): add JSDoc documentation to Carousel components ([101dc1e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/101dc1e))
|
|
91
|
+
* docs(ui): update changelog for version bump ([db70fb6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/db70fb6))
|
|
92
|
+
* docs(ui): update changelog for version bump ([c21f02d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c21f02d))
|
|
93
|
+
* docs(ui): update changelog for version bump ([b1bac32](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b1bac32))
|
|
94
|
+
* docs(ui): update changelog for version bump ([ed6f139](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/ed6f139))
|
|
95
|
+
* docs(ui): update changelog for version bump ([7c32576](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/7c32576))
|
|
81
96
|
* docs(ui): update changelog for version bump ([a1d6a59](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a1d6a59))
|
|
82
97
|
* docs(ui): update changelog for version bump ([1c430e6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1c430e6))
|
|
83
|
-
* fix: fix on svg export script ([bd8d80a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bd8d80a))
|
|
84
|
-
* fix: generated missing remote types in host ([75cd7da](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/75cd7da))
|
|
85
|
-
* fix: ignore all generated api.d.ts files ([a880ef2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a880ef2))
|
|
86
|
-
* fix: paddings and alignments for home hero and media hero sections ([da2bbed](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/da2bbed))
|
|
87
|
-
* fix: resolve ESLint errors for pre-commit hook ([009e3f6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/009e3f6))
|
|
88
|
-
* fix: wrong command in build.yml ([909bf8b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/909bf8b))
|
|
89
|
-
* fix: wrong type in useTVSeriesSimilar ([3ed57f4](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3ed57f4))
|
|
90
|
-
* fix(build): use esbuild minifier instead of terser ([99e5260](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/99e5260))
|
|
91
|
-
* fix(ci): add GITHUB_TOKEN and pin sonarqube-scan-action version ([a2b1d87](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a2b1d87))
|
|
92
|
-
* fix(ci): add pnpm build:packages step to setup action ([5946f1a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5946f1a))
|
|
93
|
-
* fix(ci): correct SonarQube project key ([f5b3050](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f5b3050))
|
|
94
|
-
* fix(ci): implement comprehensive coverage reporting for all packages and apps ([485a6dd](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/485a6dd))
|
|
95
|
-
* fix(ci): improve SonarQube configuration... ([1a48613](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1a48613))
|
|
96
|
-
* fix(ci): migrate to official sonarqube-scan-action ([98f8d2f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/98f8d2f))
|
|
97
|
-
* fix(ci): pass branch name to SonarQube scan ([8cc39db](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8cc39db))
|
|
98
|
-
* fix(ci): resolve SonarQube workflow issues (v5→v6, reusability, race) ([a7e41e6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a7e41e6))
|
|
99
|
-
* fix(detail): fixed missing id in query key ([f969487](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f969487))
|
|
100
|
-
* fix(fonts): resolve @fontsource path issues in Module Federation ([193357e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/193357e))
|
|
101
|
-
* fix(home): apply MovieHero gradient and positioning to HeroSection ([4d31ca0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4d31ca0))
|
|
102
|
-
* fix(host): add health endpoints to remotes and restore prod health checks ([18f048c](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/18f048c))
|
|
103
|
-
* fix(host): use no-cors mode in health check to bypass CORS restrictions ([9244398](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9244398))
|
|
104
|
-
* fix(host): use remoteEntry.js for health checks instead of /health endpoint ([44ccb06](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/44ccb06))
|
|
105
|
-
* fix(images): prioritize hero images, defer carousel posters ([77222ca](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/77222ca))
|
|
106
|
-
* fix(layouts): switch to unbundled ESM build for Next.js compatibility ([304a9d7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/304a9d7))
|
|
107
|
-
* fix(layouts): use next/link in RootLayout for Next.js compatibility ([2292ed7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2292ed7))
|
|
108
|
-
* fix(layouts): used proper syntax for next layout ([d83d6be](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d83d6be))
|
|
109
|
-
* fix(layouts): used proper syntax for next layout ([bfc33ae](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bfc33ae))
|
|
110
|
-
* fix(media): remove unnecessary String() conversion in useTVSeriesSimilar hook ([894cbf7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/894cbf7))
|
|
111
|
-
* fix(media): use correct types for RecommendedSection carousels ([afb5000](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/afb5000))
|
|
112
|
-
* fix(mf): upgrade to v1.11.0 and migrate to createInstance API ([ee8092e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/ee8092e))
|
|
113
|
-
* fix(monitoring): set tracePropagationTargets to empty array to prevent CORS errors on tmdb api ([adb0aba](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/adb0aba))
|
|
114
|
-
* fix(netlify): escape regex dots in Image CDN remote_images config ([8411534](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8411534))
|
|
115
|
-
* fix(publish): use pnpm publish instead of npm publish to resolve workspace:* dependencies ([90bcab6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/90bcab6))
|
|
116
|
-
* fix(shared): replace recommendations mock data with real TMDB data ([2e55b6e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2e55b6e))
|
|
117
|
-
* fix(shared): route Netlify Image CDN via environment variable ([a36509e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a36509e))
|
|
118
|
-
* fix(ui): carousel last pagination button scrolls to absolute end ([0a50d84](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0a50d84))
|
|
119
|
-
* fix(ui): export ImageLoading type from Image component ([1e21766](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1e21766))
|
|
120
|
-
* fix(ui): resolve image opacity bug in carousels ([469c5ea](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/469c5ea))
|
|
121
|
-
* fix(ui): use aspect-video for responsive YouTube iframe in TrailerCard (#3) ([8390486](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8390486)), closes [#3](https://github.com/fubaritico/vite-mf-monorepo-tmdb/issues/3)
|
|
122
98
|
* feat: add navigation to movie detail page ([467740b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/467740b))
|
|
123
99
|
* feat: add Netlify deployment configuration ([8a0936a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8a0936a))
|
|
124
100
|
* feat: add netlify.toml at root ([60782d7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/60782d7))
|
|
@@ -194,17 +170,78 @@
|
|
|
194
170
|
* feat(ui): add Carousel lightbox variant with CarouselCounter and initialIndex ([59b86b4](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/59b86b4))
|
|
195
171
|
* feat(ui): add color prop to Spinner component (#12) ([27fdd6b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/27fdd6b)), closes [#12](https://github.com/fubaritico/vite-mf-monorepo-tmdb/issues/12)
|
|
196
172
|
* feat(ui): add design system package with Button and Card components ([9fa9052](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9fa9052))
|
|
173
|
+
* feat(ui): add HeroImage /next variant with next/image ([bf5e7d2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bf5e7d2))
|
|
197
174
|
* feat(ui): add Icon component with @heroicons/react ([80a73a9](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/80a73a9))
|
|
198
175
|
* feat(ui): add IconButton and Avatar components with cursor-pointer ([a3e661a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a3e661a))
|
|
199
176
|
* feat(ui): add Modal component ([60c935e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/60c935e))
|
|
200
177
|
* feat(ui): add MovieCard component and refactor Card with CVA-style variants ([bcb5545](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bcb5545))
|
|
201
178
|
* feat(ui): add MovieCard navigation with discriminated union types ([49d46bd](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/49d46bd))
|
|
179
|
+
* feat(ui): add NextImage component and integrate into next variants ([1fcd854](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1fcd854))
|
|
202
180
|
* feat(ui): add Rating component with circle and stars variants ([5949f52](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5949f52))
|
|
203
181
|
* feat(ui): add size prop to Spinner component (#11) ([6f6941c](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/6f6941c)), closes [#11](https://github.com/fubaritico/vite-mf-monorepo-tmdb/issues/11)
|
|
204
182
|
* feat(ui): add Skeleton component with shimmer animation ([a500648](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a500648))
|
|
205
183
|
* feat(ui): add Typography component with 15 variants ([80d1c45](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/80d1c45))
|
|
206
184
|
* feat(ui): image component with canvas-based blur placeholder ([bffd225](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bffd225))
|
|
207
185
|
* feat(ui): make Button polymorphic with as='link' | as='button' ([f3f2e11](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f3f2e11))
|
|
186
|
+
* refactor: centralize test utilities in shared package ([4058ac6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4058ac6))
|
|
187
|
+
* refactor: move list and detail from packages/ to apps/ ([0459ce1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0459ce1))
|
|
188
|
+
* refactor: rename detail remote to movie ([76f18f8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/76f18f8))
|
|
189
|
+
* refactor: rename list remote to home ([8c1cdf5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8c1cdf5))
|
|
190
|
+
* refactor: rename list→home, detail→movie + fix vitest hanging ([532eb9e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/532eb9e))
|
|
191
|
+
* refactor: rename movie package to media and add TV series support ([c8251f5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c8251f5))
|
|
192
|
+
* refactor: simplify remotes and centralize env config ([40f1d37](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/40f1d37))
|
|
193
|
+
* refactor(fonts): remove Press Start 2P dependency, keep preload optimization ([6cbfa7a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/6cbfa7a))
|
|
194
|
+
* refactor(home): extract hero image logic to HeroImage component ([aebf608](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/aebf608))
|
|
195
|
+
* refactor(layouts): replace FC<> with plain function declarations ([54a34f1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/54a34f1))
|
|
196
|
+
* refactor(media): remove tabs from SimilarSection and add empty state messages ([1c15ccd](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1c15ccd))
|
|
197
|
+
* refactor(media): simplify RecommendedSection to show only context media type ([e5f4520](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e5f4520))
|
|
198
|
+
* refactor(shared): centralize mocks and fix import.meta.env typing ([bbbc45f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bbbc45f))
|
|
199
|
+
* refactor(shared): move getBlurDataUrl utility from ui to shared package ([985022b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/985022b))
|
|
200
|
+
* refactor(ui): created common component HeroImage for Hero sections ([ddb60ca](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/ddb60ca))
|
|
201
|
+
* refactor(ui): replace FC<> with plain function declarations ([608aceb](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/608aceb))
|
|
202
|
+
* refactor(ui): split Button and MovieCard into react-router/next entry points ([9573b10](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9573b10))
|
|
203
|
+
* refactor(ui): transform Tabs to Compound Component pattern ([4ced714](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4ced714))
|
|
204
|
+
* fix: fix on svg export script ([bd8d80a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bd8d80a))
|
|
205
|
+
* fix: generated missing remote types in host ([75cd7da](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/75cd7da))
|
|
206
|
+
* fix: ignore all generated api.d.ts files ([a880ef2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a880ef2))
|
|
207
|
+
* fix: paddings and alignments for home hero and media hero sections ([da2bbed](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/da2bbed))
|
|
208
|
+
* fix: resolve ESLint errors for pre-commit hook ([009e3f6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/009e3f6))
|
|
209
|
+
* fix: wrong command in build.yml ([909bf8b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/909bf8b))
|
|
210
|
+
* fix: wrong type in useTVSeriesSimilar ([3ed57f4](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3ed57f4))
|
|
211
|
+
* fix(build): use esbuild minifier instead of terser ([99e5260](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/99e5260))
|
|
212
|
+
* fix(ci): add GITHUB_TOKEN and pin sonarqube-scan-action version ([a2b1d87](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a2b1d87))
|
|
213
|
+
* fix(ci): add pnpm build:packages step to setup action ([5946f1a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5946f1a))
|
|
214
|
+
* fix(ci): correct SonarQube project key ([f5b3050](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f5b3050))
|
|
215
|
+
* fix(ci): implement comprehensive coverage reporting for all packages and apps ([485a6dd](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/485a6dd))
|
|
216
|
+
* fix(ci): improve SonarQube configuration... ([1a48613](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1a48613))
|
|
217
|
+
* fix(ci): migrate to official sonarqube-scan-action ([98f8d2f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/98f8d2f))
|
|
218
|
+
* fix(ci): pass branch name to SonarQube scan ([8cc39db](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8cc39db))
|
|
219
|
+
* fix(ci): resolve SonarQube workflow issues (v5→v6, reusability, race) ([a7e41e6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a7e41e6))
|
|
220
|
+
* fix(detail): fixed missing id in query key ([f969487](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f969487))
|
|
221
|
+
* fix(fonts): resolve @fontsource path issues in Module Federation ([193357e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/193357e))
|
|
222
|
+
* fix(home): apply MovieHero gradient and positioning to HeroSection ([4d31ca0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4d31ca0))
|
|
223
|
+
* fix(host): add health endpoints to remotes and restore prod health checks ([18f048c](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/18f048c))
|
|
224
|
+
* fix(host): use no-cors mode in health check to bypass CORS restrictions ([9244398](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9244398))
|
|
225
|
+
* fix(host): use remoteEntry.js for health checks instead of /health endpoint ([44ccb06](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/44ccb06))
|
|
226
|
+
* fix(images): prioritize hero images, defer carousel posters ([77222ca](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/77222ca))
|
|
227
|
+
* fix(layouts): switch to unbundled ESM build for Next.js compatibility ([304a9d7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/304a9d7))
|
|
228
|
+
* fix(layouts): use next/link in RootLayout for Next.js compatibility ([2292ed7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2292ed7))
|
|
229
|
+
* fix(layouts): used proper syntax for next layout ([d83d6be](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d83d6be))
|
|
230
|
+
* fix(layouts): used proper syntax for next layout ([bfc33ae](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bfc33ae))
|
|
231
|
+
* fix(media): remove unnecessary String() conversion in useTVSeriesSimilar hook ([894cbf7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/894cbf7))
|
|
232
|
+
* fix(media): use correct types for RecommendedSection carousels ([afb5000](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/afb5000))
|
|
233
|
+
* fix(mf): upgrade to v1.11.0 and migrate to createInstance API ([ee8092e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/ee8092e))
|
|
234
|
+
* fix(monitoring): set tracePropagationTargets to empty array to prevent CORS errors on tmdb api ([adb0aba](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/adb0aba))
|
|
235
|
+
* fix(netlify): escape regex dots in Image CDN remote_images config ([8411534](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8411534))
|
|
236
|
+
* fix(publish): use pnpm publish instead of npm publish to resolve workspace:* dependencies ([90bcab6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/90bcab6))
|
|
237
|
+
* fix(shared): move react react-dom react-router-dom to peerDependencies ([4a38034](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4a38034))
|
|
238
|
+
* fix(shared): replace recommendations mock data with real TMDB data ([2e55b6e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2e55b6e))
|
|
239
|
+
* fix(shared): route Netlify Image CDN via environment variable ([a36509e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a36509e))
|
|
240
|
+
* fix(tmdb-client): wrong exposed files in the package ([c27e346](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c27e346))
|
|
241
|
+
* fix(ui): carousel last pagination button scrolls to absolute end ([0a50d84](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0a50d84))
|
|
242
|
+
* fix(ui): export ImageLoading type from Image component ([1e21766](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1e21766))
|
|
243
|
+
* fix(ui): resolve image opacity bug in carousels ([469c5ea](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/469c5ea))
|
|
244
|
+
* fix(ui): use aspect-video for responsive YouTube iframe in TrailerCard (#3) ([8390486](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8390486)), closes [#3](https://github.com/fubaritico/vite-mf-monorepo-tmdb/issues/3)
|
|
208
245
|
* test: add comprehensive test suite reaching 90% coverage ([757a876](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/757a876))
|
|
209
246
|
* test: created agents to set up e2e ([d457a8f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d457a8f))
|
|
210
247
|
* test: modification in home to test ci workflow ([a28de9b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a28de9b))
|
|
@@ -260,21 +297,6 @@
|
|
|
260
297
|
* fix(home,media): add Suspense fallbacks with skeleton placeholders to prevent CLS ([694efc4](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/694efc4))
|
|
261
298
|
* fix(home,media): correct Suspense fallback heights to measured values ([dc9f3d5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/dc9f3d5))
|
|
262
299
|
* refactor(list, detail): use generated tmdb-client instead of manual API calls ([64e6798](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/64e6798))
|
|
263
|
-
* refactor: centralize test utilities in shared package ([4058ac6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4058ac6))
|
|
264
|
-
* refactor: move list and detail from packages/ to apps/ ([0459ce1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0459ce1))
|
|
265
|
-
* refactor: rename detail remote to movie ([76f18f8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/76f18f8))
|
|
266
|
-
* refactor: rename list remote to home ([8c1cdf5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8c1cdf5))
|
|
267
|
-
* refactor: rename list→home, detail→movie + fix vitest hanging ([532eb9e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/532eb9e))
|
|
268
|
-
* refactor: rename movie package to media and add TV series support ([c8251f5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c8251f5))
|
|
269
|
-
* refactor: simplify remotes and centralize env config ([40f1d37](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/40f1d37))
|
|
270
|
-
* refactor(fonts): remove Press Start 2P dependency, keep preload optimization ([6cbfa7a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/6cbfa7a))
|
|
271
|
-
* refactor(home): extract hero image logic to HeroImage component ([aebf608](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/aebf608))
|
|
272
|
-
* refactor(media): remove tabs from SimilarSection and add empty state messages ([1c15ccd](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1c15ccd))
|
|
273
|
-
* refactor(media): simplify RecommendedSection to show only context media type ([e5f4520](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e5f4520))
|
|
274
|
-
* refactor(shared): centralize mocks and fix import.meta.env typing ([bbbc45f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bbbc45f))
|
|
275
|
-
* refactor(shared): move getBlurDataUrl utility from ui to shared package ([985022b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/985022b))
|
|
276
|
-
* refactor(ui): created common component HeroImage for Hero sections ([ddb60ca](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/ddb60ca))
|
|
277
|
-
* refactor(ui): transform Tabs to Compound Component pattern ([4ced714](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4ced714))
|
|
278
300
|
* perf(build): enable terser minification across all remotes ([a21ffe3](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a21ffe3))
|
|
279
301
|
* perf(home): compress hero images with quality reduction and size optimization ([1f8f23f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1f8f23f))
|
|
280
302
|
* perf(home): corrected home images size ([448ffaf](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/448ffaf))
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tmdb-config.d.ts","sourceRoot":"","sources":["../src/tmdb-config.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AACH,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAA;
|
|
1
|
+
{"version":3,"file":"tmdb-config.d.ts","sourceRoot":"","sources":["../src/tmdb-config.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AACH,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAA;AAWvD;;;;;;;;;;GAUG;AACH,eAAO,MAAM,kBAAkB,GAAI,CAAC,SAAS,MAAM,UAAU,CAAC,KAAG,CAchE,CAAA"}
|
package/dist/tmdb-config.js
CHANGED
|
@@ -3,7 +3,9 @@
|
|
|
3
3
|
* TMDB API Bearer token from environment variables.
|
|
4
4
|
* Must be set in `.env.local` at the monorepo root.
|
|
5
5
|
*/
|
|
6
|
-
const TMDB_API_TOKEN =
|
|
6
|
+
const TMDB_API_TOKEN = typeof process !== 'undefined' && process.env?.VITE_TMDB_API_TOKEN
|
|
7
|
+
? process.env.VITE_TMDB_API_TOKEN
|
|
8
|
+
: import.meta.env.VITE_TMDB_API_TOKEN;
|
|
7
9
|
/**
|
|
8
10
|
* Creates the client configuration for TMDB API requests.
|
|
9
11
|
*
|
package/dist/tmdb-config.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tmdb-config.js","sourceRoot":"","sources":["../src/tmdb-config.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAerC;;;GAGG;AACH,MAAM,cAAc,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,mBAAmB,CAAA;
|
|
1
|
+
{"version":3,"file":"tmdb-config.js","sourceRoot":"","sources":["../src/tmdb-config.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAerC;;;GAGG;AACH,MAAM,cAAc,GAClB,OAAO,OAAO,KAAK,WAAW,IAAI,OAAO,CAAC,GAAG,EAAE,mBAAmB;IAChE,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,mBAAmB;IACjC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,mBAAmB,CAAA;AAEzC;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAmB,MAAS,EAAK,EAAE;IACnE,MAAM,eAAe,GACnB,MAAM,CAAC,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,OAAO,CAAC;QAC9C,CAAC,CAAE,MAAM,CAAC,OAAkC;QAC5C,CAAC,CAAC,EAAE,CAAA;IAER,OAAO;QACL,GAAG,MAAM;QACT,OAAO,EAAE,4BAA4B;QACrC,OAAO,EAAE;YACP,GAAG,eAAe;YAClB,aAAa,EAAE,UAAU,cAAc,EAAE;SAC1C;KACF,CAAA;AACH,CAAC,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fubar-it-co/tmdb-client",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.9",
|
|
4
4
|
"description": "TMDB API client generated with heyAPI",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -28,9 +28,10 @@
|
|
|
28
28
|
"@tanstack/react-query": "5.74.4"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"conventional-changelog": "7.2.0",
|
|
32
31
|
"@eslint/js": "9.21.0",
|
|
33
32
|
"@hey-api/openapi-ts": "^0.92.3",
|
|
33
|
+
"@types/node": "22.14.0",
|
|
34
|
+
"conventional-changelog": "7.2.0",
|
|
34
35
|
"eslint": "^9.0.0",
|
|
35
36
|
"typescript": "5.7.2",
|
|
36
37
|
"typescript-eslint": "8.24.1",
|