@fubar-it-co/tmdb-client 0.0.5 → 0.0.6

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 CHANGED
@@ -1,4 +1,4 @@
1
- ## <small>0.0.5 (2026-03-11)</small>
1
+ ## <small>0.0.6 (2026-03-11)</small>
2
2
 
3
3
  * docs: add accessibility (a11y) testing guide to README ([62608c9](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/62608c9))
4
4
  * docs: add acknowledgment for Nsttt (DTS plugin) ([87ff972](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/87ff972))
@@ -13,27 +13,43 @@
13
13
  * docs(claude): migrate rules to .claude/ and add slash command skills ([8e45ec3](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8e45ec3))
14
14
  * docs(claude): remove auto-loaded rules, add model selection and on-demand loading rule ([973cf36](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/973cf36))
15
15
  * docs(claude): update session notes — Phase 4.8 done, Phase 4.6 next ([7c08fbe](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/7c08fbe))
16
+ * docs(http-client): update changelog for version bump ([2dc2864](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2dc2864))
16
17
  * docs(http-client): update changelog for version bump ([dfdf0f8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/dfdf0f8))
17
18
  * docs(http-client): update changelog for version bump ([4f85338](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4f85338))
18
19
  * docs(http-client): update changelog for version bump ([2f2307c](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/2f2307c))
19
20
  * docs(http-client): update changelog for version bump ([dd5003d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/dd5003d))
20
21
  * docs(http-client): update changelog for version bump ([1a7a80e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1a7a80e))
22
+ * docs(layouts): update changelog for version bump ([126f23a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/126f23a))
21
23
  * docs(license): add MIT license ([d55012a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d55012a))
22
24
  * docs(readme): add readme file ([1053ffb](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1053ffb))
23
25
  * docs(rules): add comprehensive Windsurf Cascade rules ([5b5b80a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5b5b80a))
24
26
  * docs(rules): document officially supported TMDB image sizes ([5c03094](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5c03094))
27
+ * docs(shared): update changelog for version bump ([244ca73](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/244ca73))
28
+ * docs(tokens): update changelog for version bump ([58902e0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/58902e0))
29
+ * docs(tokens): update changelog for version bump ([02bc860](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/02bc860))
25
30
  * docs(ui): add JSDoc comments to Rating subcomponent props ([9234971](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9234971))
26
31
  * docs(ui): add JSDoc documentation to Carousel components ([101dc1e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/101dc1e))
27
- * build: add cors headers and spa redirects to root netlify config ([94c5fff](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/94c5fff))
28
- * build: commit generated mf-types for CI compatibility ([57457e1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/57457e1))
29
- * build: commit remote.css files for CI compatibility ([862932f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/862932f))
30
- * build: exclude test files from tsc build in all apps ([305f113](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/305f113))
31
- * build: migrate http-client to @fubar-it-co/tmdb-client npm package ([e23e020](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e23e020))
32
- * build: remove default build command from root netlify config ([fca311e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/fca311e))
33
- * build: skip rebuild when app-specific files are unchanged ([5158da0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5158da0))
34
- * build(http-client): configure package for npm publication with verdaccio support ([b19e8b9](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b19e8b9))
35
- * build(scripts): separate prod and prod:server commands for ci and local dev ([4103406](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4103406))
36
- * build(scripts): separate prod and prod:server commands for ci and local dev ([0eca34b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0eca34b))
32
+ * docs(ui): update changelog for version bump ([1c430e6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1c430e6))
33
+ * chore: added start session skill to claude ([8618c4d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8618c4d))
34
+ * chore: generated types ([508fc49](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/508fc49))
35
+ * chore: improve dev script with watch support for shared and ui ([b5508e8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b5508e8))
36
+ * chore: mark publish scripts as executable ([799138a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/799138a))
37
+ * chore: update .windsurfrules with current project state ([e879115](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e879115))
38
+ * chore: updated react from 19.0.0 to 19.1.0 ([5ab9f01](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5ab9f01))
39
+ * chore(cleaning): remove typos an consoles ([3935c3a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3935c3a))
40
+ * chore(code): removed dead code and unused imports ([50c9732](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/50c9732))
41
+ * chore(deps): centralize fontsource packages in pnpm catalog ([49a7175](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/49a7175))
42
+ * chore(deps): remove husky for simplified commit process ([208474d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/208474d))
43
+ * chore(deps): update react-router to fix vulnerabilities ([01fccb2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/01fccb2))
44
+ * chore(http-client): upgrade @hey-api/openapi-ts to v0.92.3 ([d421c97](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d421c97))
45
+ * chore(netlify): enable Image CDN for remote TMDB images ([70710c3](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/70710c3))
46
+ * chore(node): configure project to use Node.js LTS version ([a0903ba](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a0903ba))
47
+ * chore(node): update to Node.js v22 and verify application startup ([55da4d5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/55da4d5))
48
+ * chore(project): made shared deps and remote consistent ([b80ef7b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b80ef7b))
49
+ * chore(project): setup working project architecture ([635d0c8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/635d0c8))
50
+ * chore(readme): add issues section ([36fde18](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/36fde18))
51
+ * chore(rename): rename project before pushing to git ([3df9909](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3df9909))
52
+ * chore(scripts): remove unused scripts ([db9ec20](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/db9ec20))
37
53
  * feat: add navigation to movie detail page ([467740b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/467740b))
38
54
  * feat: add Netlify deployment configuration ([8a0936a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8a0936a))
39
55
  * feat: add netlify.toml at root ([60782d7](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/60782d7))
@@ -82,6 +98,9 @@
82
98
  * feat(photos): add Photos section with ID-based lightbox navigation ([861b4a2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/861b4a2))
83
99
  * feat(photos): add useMovieImages hook ([716147a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/716147a))
84
100
  * feat(photos): init remote app on port 3003 with Photos placeholder ([e023601](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e023601))
101
+ * feat(publish): add changelog generation and npm scope configuration to publish scripts ([a2529b6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a2529b6))
102
+ * feat(publish): add changelog generation and npm scope configuration to shared package ([79ed782](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/79ed782))
103
+ * feat(publish): add changelog generation and npm scope configuration to ui package ([07cd7ec](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/07cd7ec))
85
104
  * feat(react-query): implementation of react query for micro front end ([288ace6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/288ace6))
86
105
  * feat(scripts): add script to stop all running servers ([85fc92d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/85fc92d))
87
106
  * feat(servers): add configuration and scripts to launch the app in dev mode ([c642af0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c642af0))
@@ -108,6 +127,16 @@
108
127
  * feat(ui): add Typography component with 15 variants ([80d1c45](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/80d1c45))
109
128
  * feat(ui): image component with canvas-based blur placeholder ([bffd225](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/bffd225))
110
129
  * feat(ui): make Button polymorphic with as='link' | as='button' ([f3f2e11](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/f3f2e11))
130
+ * build: add cors headers and spa redirects to root netlify config ([94c5fff](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/94c5fff))
131
+ * build: commit generated mf-types for CI compatibility ([57457e1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/57457e1))
132
+ * build: commit remote.css files for CI compatibility ([862932f](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/862932f))
133
+ * build: exclude test files from tsc build in all apps ([305f113](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/305f113))
134
+ * build: migrate http-client to @fubar-it-co/tmdb-client npm package ([e23e020](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e23e020))
135
+ * build: remove default build command from root netlify config ([fca311e](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/fca311e))
136
+ * build: skip rebuild when app-specific files are unchanged ([5158da0](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5158da0))
137
+ * build(http-client): configure package for npm publication with verdaccio support ([b19e8b9](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b19e8b9))
138
+ * build(scripts): separate prod and prod:server commands for ci and local dev ([4103406](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4103406))
139
+ * build(scripts): separate prod and prod:server commands for ci and local dev ([0eca34b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0eca34b))
111
140
  * feat(home,ui): add CarouselLoading and fix TMDBError typing ([9f33898](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/9f33898))
112
141
  * Feat/any feature (#4) ([62e8cf5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/62e8cf5)), closes [#4](https://github.com/fubaritico/vite-mf-monorepo-tmdb/issues/4)
113
142
  * fix(home,media,photos): revert lazy-loading, configure aggressive esbuild minification ([c4ae10d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/c4ae10d))
@@ -156,25 +185,6 @@
156
185
  * test: scoped build in netlify ([e0c52c5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e0c52c5))
157
186
  * test: scoped build in netlify undo ([92138f9](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/92138f9))
158
187
  * test(setup): set environment test for the project with vitest and testing library ([1b1287c](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/1b1287c))
159
- * chore: added start session skill to claude ([8618c4d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/8618c4d))
160
- * chore: generated types ([508fc49](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/508fc49))
161
- * chore: improve dev script with watch support for shared and ui ([b5508e8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b5508e8))
162
- * chore: update .windsurfrules with current project state ([e879115](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/e879115))
163
- * chore: updated react from 19.0.0 to 19.1.0 ([5ab9f01](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/5ab9f01))
164
- * chore(cleaning): remove typos an consoles ([3935c3a](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3935c3a))
165
- * chore(code): removed dead code and unused imports ([50c9732](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/50c9732))
166
- * chore(deps): centralize fontsource packages in pnpm catalog ([49a7175](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/49a7175))
167
- * chore(deps): remove husky for simplified commit process ([208474d](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/208474d))
168
- * chore(deps): update react-router to fix vulnerabilities ([01fccb2](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/01fccb2))
169
- * chore(http-client): upgrade @hey-api/openapi-ts to v0.92.3 ([d421c97](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/d421c97))
170
- * chore(netlify): enable Image CDN for remote TMDB images ([70710c3](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/70710c3))
171
- * chore(node): configure project to use Node.js LTS version ([a0903ba](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/a0903ba))
172
- * chore(node): update to Node.js v22 and verify application startup ([55da4d5](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/55da4d5))
173
- * chore(project): made shared deps and remote consistent ([b80ef7b](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/b80ef7b))
174
- * chore(project): setup working project architecture ([635d0c8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/635d0c8))
175
- * chore(readme): add issues section ([36fde18](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/36fde18))
176
- * chore(rename): rename project before pushing to git ([3df9909](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/3df9909))
177
- * chore(scripts): remove unused scripts ([db9ec20](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/db9ec20))
178
188
  * refactor: centralize test utilities in shared package ([4058ac6](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/4058ac6))
179
189
  * refactor: move list and detail from packages/ to apps/ ([0459ce1](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/0459ce1))
180
190
  * refactor: rename detail remote to movie ([76f18f8](https://github.com/fubaritico/vite-mf-monorepo-tmdb/commit/76f18f8))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fubar-it-co/tmdb-client",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "TMDB API client generated with heyAPI",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -16,7 +16,19 @@
16
16
  }
17
17
  },
18
18
  "publishConfig": {
19
- "access": "private"
19
+ "access": "restricted"
20
+ },
21
+ "dependencies": {
22
+ "@tanstack/react-query": "5.74.4"
23
+ },
24
+ "devDependencies": {
25
+ "conventional-changelog": "7.2.0",
26
+ "@eslint/js": "9.21.0",
27
+ "@hey-api/openapi-ts": "^0.92.3",
28
+ "eslint": "^9.0.0",
29
+ "typescript": "5.7.2",
30
+ "typescript-eslint": "8.24.1",
31
+ "vite": "6.2.0"
20
32
  },
21
33
  "scripts": {
22
34
  "clean": "rm -rf dist",
@@ -30,17 +42,5 @@
30
42
  "release:patch": "pnpm build && ./publish.sh patch",
31
43
  "release:minor": "pnpm build && ./publish.sh minor",
32
44
  "release:major": "pnpm build && ./publish.sh major"
33
- },
34
- "dependencies": {
35
- "@tanstack/react-query": "catalog:"
36
- },
37
- "devDependencies": {
38
- "conventional-changelog": "catalog:",
39
- "@eslint/js": "catalog:",
40
- "@hey-api/openapi-ts": "^0.92.3",
41
- "eslint": "^9.0.0",
42
- "typescript": "catalog:",
43
- "typescript-eslint": "catalog:",
44
- "vite": "catalog:"
45
45
  }
46
- }
46
+ }
package/publish-local.sh CHANGED
File without changes
package/publish.sh CHANGED
@@ -84,7 +84,7 @@ check_status "Version bump"
84
84
 
85
85
  # Generate changelog
86
86
  log "Generating changelog..." "$YELLOW"
87
- pnpm exec conventional-changelog -p angular -r 0 > CHANGELOG.md
87
+ pnpm exec conventional-changelog -p angular -r 0 --path . > CHANGELOG.md
88
88
  check_status "Changelog generation"
89
89
 
90
90
  # Add changelog to git
@@ -93,7 +93,7 @@ git commit -m "docs(http-client): update changelog for version bump" --no-verify
93
93
  check_status "Changelog commit"
94
94
 
95
95
  log "Publishing package..." "$YELLOW"
96
- npm publish --userconfig .npmrc --no-git-checks
96
+ pnpm publish --no-git-checks
97
97
  check_status "Publish"
98
98
 
99
99
  CURRENT_VERSION=$(node -p "require('./package.json').version")