You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_This file contains the changelog revisions for the IMDb Movie & TV Search Engine WebApp._
6
+
7
+
### Bug Fixes
8
+
9
+
-[12764b6a](https://github.com/justinhartman/imdb-app/commit/12764b6a8386e6033a5c5a1bc6733f57a648a0b7): Fix issue with production GH actions not running test coverage
10
+
-[d9a05a47](https://github.com/justinhartman/imdb-app/commit/d9a05a478242d010dcd1f73f642ba4396957db46): persist server preference
11
+
12
+
### Refactored Code
13
+
14
+
-[4527b448](https://github.com/justinhartman/imdb-app/commit/4527b448bef90fa4b4df62d02f9ba0c3e03e1e10): Switch server to always start with vidsrc server when multi enabled
15
+
-[ae94cf0e](https://github.com/justinhartman/imdb-app/commit/ae94cf0e1591483e64c931e5547af7fb8e0a845f): Re-arrange build methods in appHelper
16
+
17
+
### Testing
18
+
19
+
-[25e94833](https://github.com/justinhartman/imdb-app/commit/25e948333a24d9a4e47b8b8ba1bfc42bccd471bd): Add test for missing code coverage
20
+
21
+
### Core Updates
22
+
23
+
-[7865cf82](https://github.com/justinhartman/imdb-app/commit/7865cf82efa735ea4acf6d2bc81895188674cfcc): Update package.json with release commands
24
+
-**build**
25
+
-[f82d2189](https://github.com/justinhartman/imdb-app/commit/f82d218968f267efff8a278f493f52acb24b2ca5): Fix invalid YAML in Github actions
26
+
-[7d530e9e](https://github.com/justinhartman/imdb-app/commit/7d530e9ec1a5a04ac6832f3ed958bf3dcba197f5): Migrate Github Actions to Bun
27
+
28
+
29
+
### Bun Package Updates
30
+
31
+
-[79a30932](https://github.com/justinhartman/imdb-app/commit/79a3093276d09f2f9ca312eaef8cb07826fceee7): Fix script commands by adding `bun run` to ensure they run
32
+
-[bfe51c96](https://github.com/justinhartman/imdb-app/commit/bfe51c967c1c3bcaccaf2b8341416079d2507171): Fix build version in bun version file
33
+
-[c9fa15fd](https://github.com/justinhartman/imdb-app/commit/c9fa15fdaebdbdd450f0d59a13b54b0b464e8a3b): Update package.json to work with Bun
34
+
-[deff0c77](https://github.com/justinhartman/imdb-app/commit/deff0c774a5bb958a52ac2d39b5e034a4a75615d): Migrate from Yarn to Bun
35
+
36
+
### Pull Requests Merged
37
+
38
+
-[f47be0ff](https://github.com/justinhartman/imdb-app/commit/f47be0ffe6b0cbbf7d8273539b6b3c1caa4303f5): Merge pull request #56 from justinhartman/develop
39
+
-[e8a60e19](https://github.com/justinhartman/imdb-app/commit/e8a60e1905ea218051f32d9b8d052288aeee4c01): Merge pull request #54 from justinhartman/feat/add-server-selection-persistence-mechanism
0 commit comments